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

ThtmlTEXTAREA

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

Declaration

Source position: flcHTMLDocElements.pas line 1577

type ThtmlTEXTAREA = class(AhtmlTextInputElement)

public

  constructor Create; override;

  

  property Rows: Integer; [rw]

  

  property Cols: Integer; [rw]

  

end;

Inheritance

ThtmlTEXTAREA

  

|

AhtmlTextInputElement

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio