|
RAD Studio VCL Reference
|
Adds a new column descriptor to the end of the Items array.
function Add: THTMLTableColumn;
__fastcall THTMLTableColumn Add();
Call Add to add a column descriptor to the collection of columns shown in the HTML table generated by TDSTableProducer. Applications should only call Add when the value of the State property is csCustom.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|