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