Class LPComponent.TLPNamedCollectionItem
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 TLPNamedCollectionItem = class( TLPCollectionItem )
C++ Builder:
class TLPNamedCollectionItem : public TLPCollectionItem
Visual C++ (MFC):
class CTLPNamedCollectionItem : public CTLPCollectionItem
C# (.NET):
public ref class NamedCollectionItem : Mitov.SignalLab.Vcl.VclCollectionItem
Summary
Named collection item.
Description
Defines named collection item.
The item has name property.
Properties
Published
- Name - Specifies the name of the collection item.