RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueryTextArea.Caption Property

Specifies the text of a label that indicates what information the generated control displays.

Pascal
property Caption: string;
C++
__property AnsiString Caption;

Use Caption to specify the text of the control's label. 

 

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