TFontInfos.AddFont (deprecated)

<< Click to display table of contents >>

TFontInfos.AddFont (deprecated)

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.