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

ThtmlBODY

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

Declaration

Source position: flcHTMLDocElements.pas line 459

type ThtmlBODY = class(AhtmlElementInclAttrs)

protected

  procedure ApplyHTMLStyleInfo(); override;

  

public

  constructor Create; override;

  

  property OnLoad: string; [rw]

  

  property OnUnload: string; [rw]

  

  property Background: string; [rw]

  

  property BackColor: string; [rw]

  

  property BackColorDelphi: TColor; [r]

  

  property TextColor: string; [rw]

  

  property LinkColor: string; [rw]

  

  property VisitedLinkColor: string; [rw]

  

  property SelectedLinkColor: string; [rw]

  

  procedure PrepareStructure;

  

  function StyleRefs;

  

end;

Inheritance

ThtmlBODY

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio