Class SLControlCollection.TLPMatrixComponentElements

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(12 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''' TLPMatrixComponentElements : [[Class SLControlCollection.TLPComponentElements|Mitov.SignalLab.ComponentElements]]
+
'''public ref class''' MatrixComponentElements : [[Class SLControlCollection.TLPComponentElements|Mitov.SignalLab.ComponentElements]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 35: Line 35:
  
 
== From [[Class SLControlCollection.TLPComponentElements|TLPComponentElements]] ==
 
== From [[Class SLControlCollection.TLPComponentElements|TLPComponentElements]] ==
 
== Properties ==
 
 
=== Public ===
 
*[[Property SLControlCollection.TLPComponentElements.Items|Items]]
 
  
 
== Methods ==
 
== Methods ==
Line 46: Line 41:
 
*[[Method procedure SLControlCollection.TLPComponentElements.InvalidateOwner()|procedure InvalidateOwner()]]
 
*[[Method procedure SLControlCollection.TLPComponentElements.InvalidateOwner()|procedure InvalidateOwner()]]
 
*[[Method procedure SLControlCollection.TLPComponentElements.SelectionChange(ILPComponentElement)|procedure SelectionChange(ASelected : ILPComponentElement)]]
 
*[[Method procedure SLControlCollection.TLPComponentElements.SelectionChange(ILPComponentElement)|procedure SelectionChange(ASelected : ILPComponentElement)]]
 +
 +
== From [[Class SLComponentCollection.TSLTypedComponentItems|TSLTypedComponentItems]] ==
 +
 +
== Properties ==
 +
 +
=== Public ===
 +
*[[Property SLComponentCollection.TSLTypedComponentItems.Items|Items]]
  
 
== From [[Class SLComponentCollection.TSLComponentItems|TSLComponentItems]] ==
 
== From [[Class SLComponentCollection.TSLComponentItems|TSLComponentItems]] ==
Line 68: Line 70:
  
 
=== Public ===
 
=== Public ===
 +
*[[Method function LPComponent.TLPPersistent.QueryInterface(TGUID;TObject) : HResult|function QueryInterface(IID : TGUID; Obj : TObject) : HResult]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method function LPComponent.TLPPersistent.GetOwner() : TPersistent|function GetOwner() : TPersistent]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
 
*[[Method procedure LPComponent.TLPPersistent.OwnerNameChanged(String;String)|procedure OwnerNameChanged(AOldName : String; ANewName : String)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

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: TLPComponentElements

Contents

Syntax

Delphi:

type TLPMatrixComponentElements = class( TLPComponentElements )

C++ Builder:

class TLPMatrixComponentElements : public TLPComponentElements

Visual C++ (MFC):

class CTLPMatrixComponentElements : public CTLPComponentElements

C# (.NET):

public ref class MatrixComponentElements : Mitov.SignalLab.ComponentElements

Summary

Collection of matrix component elements.

Description

Defines a collection of matrix component elements.

From TLPComponentElements

Methods

Public

From TSLTypedComponentItems

Properties

Public

From TSLComponentItems

Properties

Public

Methods

Public

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox