RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueryText.Text Property

Specifies the initial value of the generated control.

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

Use Text to initialize the value that appears in the generated display control. 

 

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