Class LPComponent.TLPTypedCollection
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: TLPCollection
Contents |
Syntax
Delphi:
type TLPTypedCollection = class( TLPCollection )
C++ Builder:
class TLPTypedCollection : public TLPCollection
Visual C++ (MFC):
class CTLPTypedCollection : public CLPComponent
C# (.NET):
public ref class VclCollectionProperty : Vcl.VclCollectionProperty
Summary
Defines a typed collection.
Description
Base generic(template) class for typed collections.