TFontManager.MaxFonts

property MaxFonts: integer; //read & write


Sets the maximum number of fonts that the FontManager will contain (default = 20). Once this limit has been reached, method calls to load new fonts will return a nil pointer.