RAD Studio VCL Reference
|
Specifies the display attributes of all the rows in the HTML table.
property RowAttributes: THTMLTableRowAttributes;
__property THTMLTableRowAttributes RowAttributes;
Set RowAttributes to a THTMLTableRowAttributes object that describes the display attributes of the rows in the HTML table. Setting RowAttributes calls the Assign method of the THTMLTableRowAttributes object stored internally by TDSTableProducer. Thus, the memory for any row attributes object assigned to the RowAttributes 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!
|