RAD Studio VCL Reference
|
Specifies the display attributes that pertain to the entire HTML table produced by TDSTableProducer.
property TableAttributes: THTMLTableAttributes;
__property THTMLTableAttributes TableAttributes;
Set TableAttributes to a THTMLTableAttributes object that describes the display attributes for the HTML TABLE tag. Setting TableAttributes calls the Assign method of the THTMLTableAttributes object stored internally by TDSTableProducer. Thus, the memory for any table attributes object assigned to the TableAttributes property is never owned or freed by TDSTableProducer.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|