TdxFilterBoxMRUItem Members
An item in a list of most recently used items (MRU list for short).Constructors
| Name | Description |
|---|---|
| Create(TcxDataFilterCriteria) | Initializes a new instance of the TdxFilterBoxMRUItem class with specified settings. |
Methods
| Name | Description |
|---|---|
| AssignTo(TcxDataFilterCriteria) | |
| Equals(TcxMRUItem) | Determines if the item is equal to a specified item. Inherited from TcxMRUItem. |
| Equals(TObject) | Inherited from TObject. |
| FilterEquals(TcxDataFilterCriteria) | |
| GetHashCode | Inherited from TObject. |
| GetStream | |
| ToString | Inherited from TObject. |
See Also