Web.HTTPProd.THTMLTableAttributes Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublishedSpecifies the alignment of the table within the HTML document.
BgColorpublishedSpecifies the background color of the HTML table.
BorderpublishedSpecifies the thickness of the border drawn around the HTML table.
CellPaddingpublishedSpecifies the amount of space to leave around the contents of each cell in the HTML table.
CellSpacingpublishedSpecifies the amount of space to leave between cells in the HTML table.
CustompublishedRepresents a tag option and its value in an HTML tag.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ProducerpublicIndicates the content producer that uses the THTMLTagAttributes object to represent the options for one of the HTML tags in the content it produces.
WidthpublishedSpecifies the width of the entire HTML table.