|
TFontInfos.AddFontEx (deprecated) |
Top Previous Next |
|
Adds a new item in the collection of text styles, initializes it. function AddFontEx(Name: TFontName; Size: Integer; Color, BackColor: TColor; Style:TFontStyles; Charset: TFontCharset): TFontInfo; Please use Add instead of this method. |