RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCaptionAttributes.VAlign Property

Represents the VAlign option of an HTML tag.

Pascal
property VAlign: THTMLVAlign;
C++
__property THTMLVAlign VAlign;

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

The Web item that generates the caption inserts the specified VAlign 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!