Unit 'htmlelements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-xml]

THTML_table

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tagsintf.inc line 630

type THTML_table = class(THTMLAttrsElement)

public

  constructor create(); override;

  property border: DOMString; [rw]

  property cellpadding: DOMString; [rw]

  property cellspacing: DOMString; [rw]

  property frame: THTMLframe; [rw]

  property rules: THTMLrules; [rw]

  property summary: DOMString; [rw]

  property width: DOMString; [rw]

end;

Inheritance

THTML_table

|

THTMLAttrsElement

|

THTMLCores18nElement

|

THTMLCoreAttrsElement

|

THTMLIDElement

|

THtmlCustomElement

|

TDOMElement

|

TDOMNode_NS

|

TDOMNode_WithChildren

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18