RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterUpdateField.ImplGetDisplayLabel Method

Gets the preferred display label for this adapter field.

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

ImplGetDisplayLabel returns the value of the DisplayLabel property. 

 

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