Back to Devexpress

TcxMRUFontNameItem Class

vcl-cxfontnamecombobox-ff952ac3.md

latest986 B
Original Source

TcxMRUFontNameItem Class

Represents an item in the MRU font list.

Declaration

delphi
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

TcxMRUFontNameItem Members

cxFontNameComboBox Unit