Skip to main content

TdxFilterBoxMRUItems Members

Properties

Name Description
Count Specifies the number of items stored within the current MRU list. Inherited from TcxMRUItems.
Items
MaxCount Specifies the maximum number of items stored within the current MRU list. Inherited from TcxMRUItems.
VisibleCount
VisibleItems

Methods

Name Description
Add(TcxMRUItem) Adds an item to the current MRU list. Inherited from TcxMRUItems.
Add(TcxDataFilterCriteria)
ClearItems Removes all items from the current MRU list. Inherited from TcxMRUItems.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
IndexOf(TcxMRUItem) Determines the position (index) of an item within the current MRU list. Inherited from TcxMRUItems.
ToString Inherited from TObject.
See Also