RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTMLTableColumns.Create Constructor

Creates an instance of THTMLTableColumns.

Pascal
constructor Create(DSTableProducer: TDSTableProducer; ColumnClass: THTMLTableColumnClass);
C++

Do not call the constructor of Create. TDSTableProducer calls Create from its own constructor. The DSTableProducer parameter specifies the TDSTableProducer object that uses the THTMLTableColumns object to manage its column descriptors. The ColumnClass parameter indicates the class of the THTMLTableColumn objects that fill the Items array. 

 

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