RAD Studio VCL Reference
|
Customizes the appearance of the generated control's label.
property CaptionAttributes: TCaptionAttributes;
__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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|