[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom_html.pp line 573
type THTMLTableCellElement = class(THTMLElement) |
public |
property CellIndex: Integer; [r] |
property ColSpan: Integer; [rw] |
property NoWrap: Boolean; [rw] |
property RowSpan: Integer; [rw] |
end; |
| |
| |
| |
| |
| |
| |
TObject |