Class tskinfontalias
Unit
Declaration
type tskinfontalias = class(townedpersistent)
Description
No description available, ancestor townedpersistent description follows
No description available, ancestor tvirtualpersistent description follows
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- townedpersistent
- tskinfontalias
Overview
Methods
![]() |
constructor create(aowner: tobject); override; |
Properties
![]() |
property name: string read fname write fname; |
![]() |
property alias: string read falias write falias; |
![]() |
property ancestor: string read fancestor write fancestor; |
![]() |
property mode: fontaliasmodety read fmode write fmode
default fam_overwrite; |
![]() |
property height: integer read fheight write fheight default 0; |
![]() |
property width: integer read fwidth write fwidth default 0; |
![]() |
property options: fontoptionsty read foptions write foptions default []; |
![]() |
property xscale: real read fxscale write fxscale; |
![]() |
property template: tfontcomp read ftemplate write settemplate; |
Description
Methods
![]() |
constructor create(aowner: tobject); override; |
Properties
![]() |
property name: string read fname write fname; |
![]() |
property alias: string read falias write falias; |
![]() |
property ancestor: string read fancestor write fancestor; |
![]() |
property mode: fontaliasmodety read fmode write fmode
default fam_overwrite; |
![]() |
property height: integer read fheight write fheight default 0; |
![]() |
property width: integer read fwidth write fwidth default 0; |
![]() |
property options: fontoptionsty read foptions write foptions default []; |
![]() |
property xscale: real read fxscale write fxscale; |
![]() |
property template: tfontcomp read ftemplate write settemplate; |
Generated by PasDoc 0.16.0.

