Class tcanvasfont

Unit

Declaration

type tcanvasfont = class(tfont)

Description

No description available, ancestor tfont description follows
No description available, ancestor tlinkedoptionalpersistent description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Fields

Protected fcanvas: tcanvas;
Protected fgdifuncs: pgdifunctionaty;

Methods

Protected procedure dochanged(const changed: canvasstatesty; const nochange: boolean); override;
Protected function gethandle: fontnumty; override;
Protected procedure assignproperties(const source: tfont; const ahandles: boolean); override;
Public constructor create(const acanvas: tcanvas); reintroduce;

Description

Fields

Protected fcanvas: tcanvas;
 
Protected fgdifuncs: pgdifunctionaty;
 

Methods

Protected procedure dochanged(const changed: canvasstatesty; const nochange: boolean); override;
 
Protected function gethandle: fontnumty; override;
 
Protected procedure assignproperties(const source: tfont; const ahandles: boolean); override;
 
Public constructor create(const acanvas: tcanvas); reintroduce;
 

Generated by PasDoc 0.16.0.