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

THTML_area

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

Declaration

Source position: tagsintf.inc line 62

type THTML_area = class(THTMLAttrsElement)

public

  constructor create(); override;

  property accesskey: DOMString; [rw]

  property alt: DOMString; [rw]

  property coords: DOMString; [rw]

  property href: DOMString; [rw]

  property nohref: Boolean; [rw]

  property onblur: DOMString; [rw]

  property onfocus: DOMString; [rw]

  property shape: THTMLshape; [rw]

  property tabindex: DOMString; [rw]

end;

Inheritance

THTML_area

|

THTMLAttrsElement

|

THTMLCores18nElement

|

THTMLCoreAttrsElement

|

THTMLIDElement

|

THtmlCustomElement

|

TDOMElement

|

TDOMNode_NS

|

TDOMNode_WithChildren

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18