Class SLScope.TSLDisplaySelectableCollectionItem
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 23:53, 25 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: TSLDisplayCollectionItem
Contents |
Syntax
Delphi:
type TSLDisplaySelectableCollectionItem = class( TSLDisplayCollectionItem )
C++ Builder:
class TSLDisplaySelectableCollectionItem : public TSLDisplayCollectionItem
Visual C++ (MFC):
class CTSLDisplaySelectableCollectionItem : public CTSLDisplayCollectionItem
C# (.NET):
public ref class TSLDisplaySelectableCollectionItem : Mitov.PlotLab.DisplayCollectionItem
Summary
Basic display selectable collection item type.
Description
Defines basic display selectable collection item type.
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