Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TCollectionItem.Create

Creates a new instance of this collection item.

Declaration

Source position: classesh.inc line 503

public constructor TCollectionItem.Create(

  ACollection: TCollection

); virtual;

Description

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

See also

TCollectionItem.Destroy

  

Destroys this collection item.


Documentation generated on: Jul 24 2023