[Overview][Classes][Index] Reference for unit 'DFont' (#DEngine)

TFontMan

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

Manager shriftov

Declaration

Source position: DFont.pas line 36

type TFontMan = class

public

  constructor Create();

  function CreateFont();

  

Sozdayot shrift iz faila s zadannim Spaicing. Predpolagaya, chto v nem bukvi zapisani v matricu 16x16.

  property Graph: TGraph; [r]

end;

Inheritance

TFontMan

  

Manager shriftov

|

TObject