TcxMRUItems Properties
A list of most recently used items (MRU list for short).| Name | Description |
|---|---|
| Count | Specifies the number of items stored within the current MRU list. |
| Items | Provides indexed access to the items within the current MRU list. |
| MaxCount | Specifies the maximum number of items stored within the current MRU list. |
See Also