RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedDisplayField.GetDisplayStyle Method

Returns a string value to suggest an HTML display style for this adapter field.

Pascal
function GetDisplayStyle(const AAdapterMode: string): string;
C++
__fastcall AnsiString GetDisplayStyle(const AnsiString AAdapterMode);

GetDisplayStyle implements IGetHTMLStyle's GetDisplayStyle by translating the result value of GetDisplayStyleType into a string. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!