-Fonts is a read-only TStrings property which contains -the names for the fonts found using the EnumFontFamiliesEx -routine for the widgetset. Values in Fonts are sorted alphabetically in -ascending order. +Fonts is a read-only TStringList property which contains +the names for the fonts found using the EnumFontFamiliesEx routine +for the widgetset. Values in Fonts are unique (no duplicates) and sorted +alphabetically in ascending order.