RAD Studio VCL Reference
|
TOwnedCollection is a collection that maintains information about its owner.
TOwnedCollection = class(TCollection);
class TOwnedCollection : public TCollection;
Classes
By maintaining information about its owner, TOwnedCollection lets the Object Inspector display the collection's name at design time.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|