API:Bde.DBBdeWeb.TQueryTableProducer.Caption
Delphi
property Caption: string read FCaption write SetCaption default 0;
C++
__property Caption = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Bde.DBBdeWeb.pas Bde.DBBdeWeb.hpp |
Bde.DBBdeWeb | TQueryTableProducer |
Description
Specifies the caption string that appears with the HTML table. {{#multireplace:Bde.DBBdeWeb.TQueryTableProducer.Caption|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.DBWeb.TDSTableProducer.Caption|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.Caption|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the caption string that appears with the HTML table. Set Caption to add a caption to the HTML table that represents the dataset. Caption indicates the text that should appear inside the HTML CAPTION tag.