API:Bde.DBBdeWeb.TQueryTableProducer.CaptionAlignment
Delphi
property CaptionAlignment: THTMLCaptionAlignment read FCaptionAlignment write SetCaptionAlignment default 0;
C++
__property CaptionAlignment = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Bde.DBBdeWeb.pas Bde.DBBdeWeb.hpp |
Bde.DBBdeWeb | TQueryTableProducer |
Description
Specifies where the Caption string should appear relative to the HTML table. {{#multireplace:Bde.DBBdeWeb.TQueryTableProducer.CaptionAlignment|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.DBWeb.TDSTableProducer.CaptionAlignment|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Web.DBWeb.TDSTableProducer.CaptionAlignment|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies where the Caption string should appear relative to the HTML table. 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.