|
RAD Studio VCL Reference
|
Specifies the vertical alignment of the contents of the cells in the column.
property VAlign: THTMLVAlign;
__property THTMLVAlign VAlign;
Set VAlign to indicate the desired vertical alignment of text in the cells of the column. VAlign indicates the desired value of the VAlign option of the HTML <TD> tag.
The default value of VAlign is haVDefault, which means the web browser that reads the HTML document vertically positions the contents of cells wherever it wishes.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|