| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Creates a new instance of this collection item.
Source position: classesh.inc line 498
public constructor TCollectionItem.Create(  | 
ACollection: TCollection  | 
); virtual;  | 
Create instantiates a new item in a TCollection. It is called by the TCollection.Add function and should under normal circumstances never be called directly. called
  | 
Destroys this collection item.  |