Create(Boolean,Integer) Constructor
Initializes a new instance of the TdxFastObjectList class with specified settings.
Declaration
constructor Create(AOwnsObjects: Boolean = True; ACapacity: Integer = 0);
Parameters
Name | Type |
---|---|
AOwnsObjects | Boolean |
ACapacity | Integer |
See Also