Unit 'flcHTMLDocElements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

AhtmlTextInputElement

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

Declaration

Source position: flcHTMLDocElements.pas line 1376

type AhtmlTextInputElement = class(AhtmlElementInclAttrs)

public

  property Name: string; [rw]

  

  property Disabled: Boolean; [rw]

  

  property ReadOnly: Boolean; [rw]

  

  property TabIndex: string; [rw]

  

  property OnFocus: string; [rw]

  

  property OnBlur: string; [rw]

  

  property OnSelect: string; [rw]

  

  property OnChange: string; [rw]

  

end;

Inheritance

AhtmlTextInputElement

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio