TcxMRUItems.ClearItems Method
In This Article
Removes all items from the current MRU list.
#Declaration
Delphi
procedure ClearItems;
#Remarks
Call the ClearItems method to clear the current MRU list by removing all its items.
See Also