RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlProperties.Text Property

Contains a text label associated with the attached control.

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

Use the Text property to set or check the associated text label displayed on the action client item on a ribbon group. 

 

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