Class TObjectVector
Unit
PasDoc_ObjectVector
Declaration
type TObjectVector = class(TObjectList)
Description
Hierarchy
- TObjectList
- TObjectVector
Overview
Methods
|
constructor Create(const AOwnsObject: boolean); virtual; |
Description
Methods
|
constructor Create(const AOwnsObject: boolean); virtual; |
This is only to make constructor virtual, while original TObjectList has a static constructor.
|
Generated by PasDoc 0.15.0.
|