Class LPComponent.TLPNamedCollectionItem

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 40: Line 40:
 
=== Published ===
 
=== Published ===
 
*[[Property LPComponent.TLPNamedCollectionItem.Name|Name]] - Specifies the name of the collection item.  
 
*[[Property LPComponent.TLPNamedCollectionItem.Name|Name]] - Specifies the name of the collection item.  
 +
 +
== From [[Class LPComponent.TLPCollectionItem|TLPCollectionItem]] ==
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function LPComponent.TLPCollectionItem.QueryInterface(TGUID;TPersistent) : HResult|function QueryInterface(IID : TGUID; Obj : TPersistent) : HResult]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 16:52, 18 October 2012

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

From TLPCollectionItem

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox