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

ThtmlFRAMESET

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

Declaration

Source position: flcHTMLDocElements.pas line 1961

type ThtmlFRAMESET = class(AhtmlElementInclCoreAttrs)

public

  constructor Create; override;

  

  function CreateItem(); override;

  

  property Rows: string; [rw]

  

  property Cols: string; [rw]

  

  property OnLoad: string; [rw]

  

  property OnUnload: string; [rw]

  

end;

Inheritance

ThtmlFRAMESET

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio