RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetDisplayStyle Method

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

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

GetDisplayStyle implements IGetHTMLStyle's GetDisplayStyle method 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!