RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTMLTableColumns.DSTableProducer Property

Indicates the table producer that uses THTMLTableColumns to store and manage column descriptions.

Pascal
property DSTableProducer: TDSTableProducer;
C++
__property TDSTableProducer DSTableProducer;

Read DSTableProducer to gain direct access to the table producer that uses the THTMLTableColumns object. THTMLTableColumns uses this property to inform the table producer of changes to the columns so that it can recompute its layout. 

 

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