Class LPComponent.TLPTypedOwnerComponentCollection
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: LPComponent
Inherits: TLPTypedCollection
Contents |
Syntax
Delphi:
type TLPTypedOwnerComponentCollection = class( TLPTypedCollection )
C++ Builder:
class TLPTypedOwnerComponentCollection : public TLPTypedCollection
Visual C++ (MFC):
class CTLPTypedOwnerComponentCollection : public CLPComponent
C# (.NET):
public ref class VclCollectionProperty : Vcl.VclCollectionProperty
Summary
Defines a typed collection owned by component.
Description
Base generic(template) class for typed owned by component collections.