Class SLControlCollection.TLPDrawComponentElement

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(3 intermediate revisions by one user not shown)
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''' TLPDrawComponentElement : [[Class SLControlCollection.TLPComponentElement|Mitov.SignalLab.ComponentElement]]
+
'''public ref class''' DrawComponentElement : [[Class SLControlCollection.TLPComponentElement|Mitov.SignalLab.ComponentElement]]
 
</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: TLPComponentElement

Contents

Syntax

Delphi:

type TLPDrawComponentElement = class( TLPComponentElement, ILPDrawComponentElement, ILPHitTestComponentElement )

C++ Builder:

class TLPDrawComponentElement : public TLPComponentElement

Visual C++ (MFC):

class CTLPDrawComponentElement : public CTLPComponentElement

C# (.NET):

public ref class DrawComponentElement : Mitov.SignalLab.ComponentElement

Summary

Collection of component elements.

Description

Defines a collection of component elements.

From TLPComponentElement

Properties

Published

Methods

Public

From TSLComponentItem

Properties

Public

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox