|
TFontInfos.Add |
Top Previous Next |
|
Adds a new style in the collection of text styles function Add: TFontInfo; This method overrides TCollection.Add method to return TFontInfo instance. Call Add to create a text style in the collection. The new item is placed at the end of the Items array. Return value: Created collection item. See also:
|