Event SLScope.TSLScopeChannelMarker.OnDragged

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.

Class: TSLScopeChannelMarker

Contents

Syntax

Delphi:

property OnDragged : TSLScopeMarkerDraggedEvent read FOnDragged write FOnDragged;

C++ Builder:

__property TSLScopeMarkerDraggedEvent OnDragged = { read=FOnDragged, write=FOnDragged };

Summary

Occurs when the marker has been dragged by the mouse.

Description

Implement event handler for this event to get notified when a marker has been dragged by the mouse.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox