[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Increases the capacity of the list if needed.
Source position: classesh.inc line 170
Expand increases the capacity of the list if the current element count matches the current list capacity.
The capacity is increased according to the following algorithm:
The return value is Self.
|
Current capacity (i.e. number of pointers that can be stored) of the list. |
No notes exist for this page yet.