Class tcanvasfont
Unit
Declaration
type tcanvasfont = class(tfont)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tlinkedoptionalpersistent
- tfont
- tcanvasfont
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; |
|
This item has no description. | |
| Protected | fgdifuncs: pgdifunctionaty; |
|
This item has no description. | |
Methods
| Protected | procedure dochanged(const changed: canvasstatesty; const nochange: boolean); override; |
|
This item has no description. | |
| Protected | function gethandle: fontnumty; override; |
|
This item has no description. | |
| Protected | procedure assignproperties(const source: tfont; const ahandles: boolean); override; |
|
This item has no description. | |
| Public | constructor create(const acanvas: tcanvas); reintroduce; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.