Class tskinfontalias

Unit

Declaration

type tskinfontalias = class(townedpersistent)

Description

This item has no description.

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;

This item has no description.

Properties

Published property name: string read fname write fname;

This item has no description.

Published property alias: string read falias write falias;

This item has no description.

Published property ancestor: string read fancestor write fancestor;

This item has no description.

Published property mode: fontaliasmodety read fmode write fmode default fam_overwrite;

This item has no description.

Published property height: integer read fheight write fheight default 0;

This item has no description.

Published property width: integer read fwidth write fwidth default 0;

This item has no description.

Published property options: fontoptionsty read foptions write foptions default [];

This item has no description.

Published property xscale: real read fxscale write fxscale;

This item has no description.

Published property template: tfontcomp read ftemplate write settemplate;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.