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

TGuiCustomOversampledGDIFont

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

Declaration

Source position: DAV_GuiFont.pas line 116

type TGuiCustomOversampledGDIFont = class(TGuiCustomGDIFont)

protected

  procedure AssignByteMapFont; override;

  

  procedure DownsampleByteMap(); virtual;

  

  procedure FontChanged(); override;

  

  procedure FontOversamplingChanged; virtual;

  

  procedure UpdateScaledFont; virtual;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  function TextExtent(); override;

  

  procedure TextOut(); override;

  

  property FontOversampling: TFontOversampling; [rw]

  

end;

Inheritance

TGuiCustomOversampledGDIFont

  

|

TGuiCustomGDIFont

  

|

TGuiCustomFont

  

|

TObject



CT Web help

CodeTyphon Studio