Unit 'DAV_GuiFont' Package
[Overview][Types][Classes][Variables][Index] [#pl_asiovst]

TGuiCustomGDIFont

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

Declaration

Source position: DAV_GuiFont.pas line 77

type TGuiCustomGDIFont = class(TGuiCustomFont)

protected

  procedure FontChanged(); virtual; abstract;

  

  procedure AntiAliasingChanged; override;

  

  procedure AssignByteMapFont; virtual; abstract;

  

  procedure FontTurnChanged; virtual;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  property Font: TFont; [rw]

  

  property FontTurn: TFontTurn; [rw]

  

end;

Inheritance

TGuiCustomGDIFont

  

|

TGuiCustomFont

  

|

TObject



CT Web help

CodeTyphon Studio