TClrFont.Style Property
Gets or sets style information for this Font.
published property Style: TFontStyle_Set read FStyle write SetStyle default [TFontStyle.fsRegular];
Property Value
Type: TFontStyle_Set
A FontStyle enumeration that contains style information for this Font.