packed record TAdStandardFontProperties

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdStandardFontProperties = packed record

Description

Properties that are passed as data to the font generator class

Overview

Fields

FontName:ShortString;
FontSize:integer;
FontStyles:TAdFontStyles;
ShadowColor:longint;
ShadowAlpha:byte;
ShadowOffsetX:integer;
ShadowOffsetY:integer;
ShadowBlur:byte;

Description

Fields

FontName:ShortString;

Stores the name of the font

FontSize:integer;

The size of the font.

FontStyles:TAdFontStyles;

The style of the font.

ShadowColor:longint;

The shadow color of the font.

ShadowAlpha:byte;

The alpha value of the shadow.

ShadowOffsetX:integer;

The distance of the shadow from the text.

ShadowOffsetY:integer;

The distance of the shadow from the text.

ShadowBlur:byte;

The blur value of the text.

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00