TsgShxFontList.AddStyle

TsgShxFontList

  Classes Reference > Auxiliary Classes > TSVGColors > TsgSHXFontList > TsgShxFontList Methods >

TsgShxFontList.AddStyle

TsgShxFontList

Previous pageReturn to chapter overviewNext page

Adds TsgShxFont object and its drawing style.

procedure AddStyle(const AName, AFontName: string; AVertical, AUpSideDown, ABackwards: Boolean; AObliqueAngle, AWidth: Double);

AName – new SHX Font

AFontName – source SHX Font

AVertical, AUpSideDown, ABackwards, AObliqueAngle, AWidth – format properties for the destination SHX Font

Value

Meaning

AVertical

font has a vertical orientation

AUpSideDown

font is mirrored in X

ABackwards

font is rotated around X

AObliqueAngle

oblique angle of the destination SHX Font

AWidth

width value of the destination SHX Font

Description

Adds TsgShxFont object with specified in AName name with predefined parameters.

Go to CAD VCL Enterprise