TObjectList<T>.Create(Boolean) Constructor
Initializes a new instance of the TObjectList<T> class.
public constructor Create(ownsObjects: Boolean); overload;
Parameters
- ownsObjects
- Type: Boolean
Initializes a new instance of the TObjectList<T> class.
public constructor Create(ownsObjects: Boolean); overload;