RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetTableProducer.CaptionAlignment Property

Specifies where the Caption string should appear relative to the HTML table.

Pascal
property CaptionAlignment: THTMLCaptionAlignment;
C++
__property THTMLCaptionAlignment CaptionAlignment;

Set CaptionAlignment to specify whether the Caption should appear above or below the HTML table.  

CaptionAlignment is the value of the ALIGN option on the HTML CAPTION tag. 

 

Caption 

Embedding Tables in HTML Documents

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