RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNextPageAction.GetDefaultDisplayLabel Method

Provides the default display label for this adapter action.

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

GetDefaultDisplayLabel returns ">>". This displays as '>>' in the browser. 

 

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