RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBText.GetLabelText Method

Returns the value of the Caption property.

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

Call GetLabelText to obtain the string that appears as the text of the label. 

 

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