[Overview][Resource strings][Types][Classes] | Reference for unit 'CacheCls' (#fcl) |
Indexed array to the slots
Source position: cachecls.pp line 90
public property TCache.Slots: PCacheSlot |
Slots provides index-based access to the TCacheSlot records in the list. Accessing the records directly does not change their position in the MRU list.
The index is zero-based and can maximally be SlotCount-1. Providing an invalid index will result in an exception.
|
Indexed access to data items |
|
|
Number of slots in the list |
No notes exist for this page yet.