|
RAD Studio VCL Reference
|
Suggests an HTML display type for this adapter field.
function GetDisplayStyleType(const AAdapterMode: string): TAdapterDisplayHTMLElementType; virtual;
virtual __fastcall TAdapterDisplayHTMLElementType GetDisplayStyleType(const AnsiString AAdapterMode);
GetDisplayStyleType returns htmldText, indicating that this adapter field should be displayed by simple text. Descendant classes may override this method to suggest other HTML display types.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|