[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom_html.pp line 555
type THTMLTableRowElement = class(THTMLElement) |
public |
property RowIndex: Integer; [r] |
property SectionRowIndex: Integer; [r] |
property Cells: THTMLCollection; [r] |
function InsertCell(); |
procedure DeleteCell(); |
end; |
| |
| |
| |
| |
| |
| |
TObject |