Class SLControlCollection.TLPComponentElement

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit SLControlCollection|SLControlCollection]]
 
'''Unit:''' [[Unit SLControlCollection|SLControlCollection]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TLPComponentElement : [[Class SLComponentCollection.TSLComponentItem|Mitov.SignalLab.ComponentItem]]
+
'''public ref class''' ComponentElement : [[Class SLComponentCollection.TSLComponentItem|Mitov.SignalLab.ComponentItem]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:29, 26 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: Mitov.BasicLab

Unit: SLControlCollection

Inherits: TSLComponentItem

Contents

Syntax

Delphi:

type TLPComponentElement = class( TSLComponentItem, ILPComponentElement )

C++ Builder:

class TLPComponentElement : public TSLComponentItem

Visual C++ (MFC):

class CTLPComponentElement : public CTSLComponentItem

C# (.NET):

public ref class ComponentElement : Mitov.SignalLab.ComponentItem

Summary

Component element.

Description

Defines a component element.

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox