Class TObjectVector
Unit
Declaration
type TObjectVector = class(TObjectList)
Description
Hierarchy
- TObject
 - TList
 - 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.16.0.
