RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldText.CaptionAttributes Property

Customizes the appearance of the generated control's label.

Pascal
property CaptionAttributes: TCaptionAttributes;
C++
__property TCaptionAttributes CaptionAttributes;

Use CaptionAttributes to customize the appearance of the control's label. CaptionAttributes defines a set of options that are added to an HTML SPAN tag surrounding the value of the Caption property. 

 

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