[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom_html.pp line 185
type THTMLOptionElement = class(THTMLElement) |
public |
property Form: THTMLFormElement; [r] |
property DefaultSelected: Boolean; [rw] |
property Index: Integer; [r] |
property Disabled: Boolean; [rw] |
property OptionLabel: DOMString; [rw] |
property Selected: Boolean; [rw] |
end; |
| |
| |
| |
| |
| |
| |
TObject |