RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetTableProducer.Caption Property

Specifies the caption string that appears with the HTML table.

Pascal
property Caption: string;
C++
__property AnsiString Caption;

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. 

 

CaptionAlignment 

OnGetTableCaption 

Embedding Tables in HTML Documents

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