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

 

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