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

ThtmlFONT

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

Declaration

Source position: flcHTMLDocElements.pas line 390

type ThtmlFONT = class(AhtmlElementInclCoreAttrsAndi18n)

protected

  procedure ApplyHTMLStyleInfo(); override;

  

public

  constructor Create; override;

  

  property Size: string; [rw]

  

  property SizeValue: ThtmlFontSize; [r]

  

  property Color: string; [rw]

  

  property ColorRGB: LongWord; [rw]

  

  property ColorDelphi: TColor; [rw]

  

  property FaceStr: string; [rw]

  

end;

Inheritance

ThtmlFONT

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio