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