RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterPrevPageAction.GetDefaultDisplayLabel Method

Provides the default display label for this adapter action.

Pascal
function GetDefaultDisplayLabel: string; override;
C++
virtual __fastcall AnsiString GetDefaultDisplayLabel();

GetDefaultDisplayLabel returns "&lt;&lt;". This displays as '<<' in the browser. 

 

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