Class SLScope.TSLDisplayElementChannelLink
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
||
(One intermediate revision by one user not shown) | |||
Line 26: | Line 26: | ||
=== C# (.NET): === | === C# (.NET): === | ||
<code> | <code> | ||
− | '''public ref class''' | + | '''public ref class''' DisplayElementChannelLink : [[Class SLScope.TSLDisplaySelectableCollectionItem|Mitov.PlotLab.DisplaySelectableCollectionItem]] |
</code> | </code> | ||
== Summary == | == Summary == |
Latest revision as of 00:30, 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: SignalLabScopePkg
Unit: SLScope
Inherits: TSLDisplaySelectableCollectionItem
Contents |
Syntax
Delphi:
type TSLDisplayElementChannelLink = class( TSLDisplaySelectableCollectionItem )
C++ Builder:
class TSLDisplayElementChannelLink : public TSLDisplaySelectableCollectionItem
Visual C++ (MFC):
class CTSLDisplayElementChannelLink : public CTSLDisplaySelectableCollectionItem
C# (.NET):
public ref class DisplayElementChannelLink : Mitov.PlotLab.DisplaySelectableCollectionItem
Summary
Link between element and channel.
Description
Defines a display element-channel link.
Properties
Published
- Channel - Specifies the channel to be linked to the element containing the channel link collection.
Public
- ChannelIndex - Specifies the index of the channel to be linked to the element containing the channel link collection.
From TSLDisplaySelectableCollectionItem
Methods
Public
- procedure MouseEnter()
- procedure MouseLeave()
- procedure MouseDown(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean; var MouseHandled : Boolean)
- procedure MouseUp(Button : TMouseButton; Shift : TShiftState; X : Integer; Y : Integer; MouseInside : Boolean)
From TSLDisplayCollectionItem
Properties
Published
- Tag - Stores an general purpose integer value as part of an item