[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
The current capacity of the list.
Source position: classesh.inc line 1511
public property TInterfaceList.Capacity: Integer |
Capacity is the number of elements that the list can contain without needing to allocate more memory.
|
Capacity of the list |
|
|
The current number of elements in the list. |
|
|
Current capacity (i.e. number of pointers that can be stored) of the list. |
|
|
Current capacity (i.e. number of pointers that can be stored) of the list. |
No notes exist for this page yet.