Class tskinfontalias

Unit

Declaration

type tskinfontalias = class(townedpersistent)

Description

No description available, ancestor townedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Public constructor create(aowner: tobject); override;

Properties

Published property name: string read fname write fname;
Published property alias: string read falias write falias;
Published property ancestor: string read fancestor write fancestor;
Published property mode: fontaliasmodety read fmode write fmode default fam_overwrite;
Published property height: integer read fheight write fheight default 0;
Published property width: integer read fwidth write fwidth default 0;
Published property options: fontoptionsty read foptions write foptions default [];
Published property xscale: real read fxscale write fxscale;
Published property template: tfontcomp read ftemplate write settemplate;

Description

Methods

Public constructor create(aowner: tobject); override;
 

Properties

Published property name: string read fname write fname;
 
Published property alias: string read falias write falias;
 
Published property ancestor: string read fancestor write fancestor;
 
Published property mode: fontaliasmodety read fmode write fmode default fam_overwrite;
 
Published property height: integer read fheight write fheight default 0;
 
Published property width: integer read fwidth write fwidth default 0;
 
Published property options: fontoptionsty read foptions write foptions default [];
 
Published property xscale: real read fxscale write fxscale;
 
Published property template: tfontcomp read ftemplate write settemplate;
 

Generated by PasDoc 0.16.0.