Class LPComponent.TLPNamedCollectionItem
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 01:04, 7 June 2013
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: SignalLabBasicPkg
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 TLPNamedCollectionItem : 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.