TcxControlOptionsFilteringItemPopup.MRUItemsListCount Property
In This Article
#Declaration
Delphi
property MRUItemsListCount: Integer read; write; default cxControlFilterDefaultItemMRUItemsListCount;
#Property Value
Type | Default |
---|---|
Integer | cx |
#Remarks
The MRUItemListCount property’s default value is the cxControlFilterDefaultItemMRUItemsListCount global constant.
See Also