help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TCollection.Create

Creates a new collection.

Declaration

Source position: classesh.inc line 407

public constructor TCollection.Create(

  AItemClass: TCollectionItemClass

);

Description

Create instantiates a new instance of the TCollection class which will manage objects of class AItemClass. It creates the list used to hold all objects, and stores the AItemClass for the adding of new objects to the collection.

See also

TCollection.ItemClass

  

Class pointer for each item in the collection.

TCollection.Destroy

  

Destroys the collection and frees all the objects it manages.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505