Type SLScope.TSLScopeMarkerDraggedEvent

From Mitov Wiki Doc
Jump to: navigation, search

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

Contents

Syntax

Delphi:

type procedure TSLScopeMarkerDraggedEvent( Sender : TObject, AOldPosition : Real, ANewPosition : Real ) of object;

C++ Builder:

typedef void __fastcall (__closure *TSLScopeMarkerDraggedEvent)( TObject * Sender, double AOldPosition, double ANewPosition );

Summary

Scope Channel Marker has been dragged event type.

Description

Defines event to be fired when a Scope Channel Marker has been dragged.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox