RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTMLTableHeaderAttributes.Caption Property

Represents the text that appears in the header cell.

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

Set the Caption property to provide a caption for the column that contains the header cell. If the header cell is used by a dataset table producer or a query table producer, the Caption property overrides the field name that would label the column by default. 

 

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