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