RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterAction.GetDefaultDisplayLabel Method

Provides the default display label for this adapter action.

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

When the display label for the action matches this value then the display label property does not need to be stored in the form file. 

 

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