TClrFont.Style Property

Gets or sets style information for this Font.

Namespace: CNClrLib.Control.Graphics
published
 property Style: TFontStyle_Set read FStyle write SetStyle default [TFontStyle.fsRegular];

Property Value

A FontStyle enumeration that contains style information for this Font.