RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedDisplayField.GetViewMode Method

Returns a string value to suggest a view mode for this adapter field.

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

GetViewMode implements IGetHTMLStyle's GetViewMode method by translating the result value of GetViewModeType into a string. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!