TcxMRUItems Members
In This Article
#Properties
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. |
Max |
Specifies the maximum number of items stored within the current MRU list. |
#Methods
Name | Description |
---|---|
Add |
Adds an item to the current MRU list. |
Clear |
Removes all items from the current MRU list. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Index |
Determines the position (index) of an item within the current MRU list. |
To |
Inherited from TObject. |
See Also