RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.GetDefaultDisplayLabel Method

Provides the default display label for this adapter field.

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

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

 

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