Unit 'HtmlFonts' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_htmlviewer]

ThtFont

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

Declaration

Source position: HtmlFonts.pas line 81

type ThtFont = class(TFont)

public

  bgColor: TColor;

  

  tmHeight: Integer;

  

  tmDescent: Integer;

  

  tmExternalLeading: Integer;

  

  tmAveCharWidth: Integer;

  

  tmMaxCharWidth: Integer;

  

  tmCharset: Integer;

  

  CharExtra: Integer;

  

  EmSize: Integer;

  

  ExSize: Integer;

  

  constructor Create; override;

  

  procedure Assign();

  

  procedure AssignToCanvas();

  

end;

Inheritance

ThtFont

  

|

TObject



CT Web help

CodeTyphon Studio