TcxMRUFontNameItem Class
Represents an item in the MRU font list.
Declaration
TcxMRUFontNameItem = class(
TCollectionItem
)
Remarks
The TcxMRUFontNameItem class represents items within the TcxMRUFontNameItems collection. This collection contains MRU (Most Recently Used) font names.
You can use the MRUFontNames property to access the MRU font list programmatically.
Inheritance
TObject
TPersistent
TCollectionItem
TcxMRUFontNameItem
See Also