Class TCustomizedFont

Unit

Declaration

type TCustomizedFont = class(TCastleAbstractFont)

Description

Font that uses another TCastleAbstractFont for rendering and sizing, but modifies the underlying font size. Simply set the Size property of this instance to non-zero to force the specific size.

The underlying font properties remain unchanged (so it can be still used for other purposes, directly or by other TCustomizedFont wrappers).

Source: fonts/castlefonts_fontsizevariants.inc (line 28).

Hierarchy


Generated by PasDoc 0.17.0.snapshot.