Class LPComponent.TLPTypedCollectionItem
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: TLPCollectionItem
Contents |
Syntax
Delphi:
type TLPTypedCollectionItem = class( TLPCollectionItem )
C++ Builder:
class TLPTypedCollectionItem : public TLPCollectionItem
Visual C++ (MFC):
class CTLPTypedCollectionItem : public CLPComponent
C# (.NET):
public ref class VclCollectionItem : Vcl.VclCollectionItem
Summary
Defines a typed collection item.
Description
Base generic(template) class for typed collection items.