Class SLScope.TSLOptionalAxesCursorDisplayCollectionItem
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: TSLOptionalAxesDisplayCollectionItem
Syntax
Delphi:
type TSLOptionalAxesCursorDisplayCollectionItem = class( TSLOptionalAxesDisplayCollectionItem )
C++ Builder:
class TSLOptionalAxesCursorDisplayCollectionItem : public TSLOptionalAxesDisplayCollectionItem
Visual C++ (MFC):
class CTSLOptionalAxesCursorDisplayCollectionItem : public CTSLOptionalAxesDisplayCollectionItem
C# (.NET):
public ref class OptionalAxesCursorDisplayCollectionItem : Mitov.PlotLab.OptionalAxesDisplayCollectionItem
Summary
Optional (Visible/Invisible) display collection item with mouse cursor.
Description
Defines optional (Visible/Invisible) display collection item with mouse cursor.
Properties
Published
- MouseCursor - Specifies the image used to represent the mouse pointer when it passes into the region covered by the element.
From TSLOptionalAxesDisplayCollectionItem
Methods
Public
From TSLOptionalDisplayCollectionItem
Properties
Published
- Visible - Specifies if the item will be visible.
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