RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedDisplayField.SetDisplayLabel Method

SetDisplayLabel sets the value of the DisplayLabel property.

Pascal
procedure SetDisplayLabel(const AValue: string);
C++
__fastcall SetDisplayLabel(const AnsiString AValue);

Use SetDisplayLabel to set the value of the DisplayLabel property to AValue. 

 

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