RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TQueryTableProducer.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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!