<< Click to display table of contents >> TFontInfos.AddFontEx (deprecated) |
Adds a new item in the collection of text styles, initializes it.
function AddFontEx(Name: TFontName; Size: Integer;
Color, BackColor: TRVColor; Style:TFontStyles;
Charset: TRVFontCharset): TFontInfo;
Please use Add instead of this method.