|
RAD Studio VCL Reference
|
Specifies the alignment of the table within the HTML document.
property Align: THTMLAlign;
__property THTMLAlign Align;
Set Align to indicate the desired alignment of the contents of each cell in the table row or header. Align indicates the desired value of the Align option of the <TR> tag.
The default value of Align is haDefault, which means the web browser that reads the HTML document positions the cell contents wherever it wants horizontally.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|