RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionAttributes.Align Property

Represents the Align option of an HTML tag.

Pascal
property Align: THTMLAlign;
C++
__property THTMLAlign Align;

Use Align to add an Align option to the tag that surrounds the caption. The Align option influences the horizontal alignment of the caption text.  

The Web item that generates the caption inserts the specified Align option into the HTML tag when it generates its content. 

 

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