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



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

TOwnedCollection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TCollection descendent which maintains owner information.

Declaration

Source position: classesh.inc line 423

type TOwnedCollection = class(TCollection)

public

  constructor Create();

  

Create a new TOwnerCollection instance.

end;

Inheritance

TOwnedCollection

  

TCollection descendent which maintains owner information.

|

TCollection

  

Base class to manage collections of named objects.

|

TPersistent

  

Base class for streaming system and persistent properties.

|

TObject

Description

TOwnedCollection automatically maintains owner information, so it can be displayed in an IDE. Collections that should be displayed in an IDE should descend from TOwnedCollection or must implement a GetOwner function.

See also

TCollection

  

Base class to manage collections of named objects.

Notes

 No notes exist for this page yet. 





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