RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TCaption Type

TCaption is the type of the Caption property.

Pascal
TCaption = type string;
C++
type string TCaption;

Controls

TCaption is the string that represents the caption or text of a control. 

 

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