OnAnnMouseMove event (Annotation Control)
Builder Syntax |
TAnnMouseMoveEvent OnAnnMouseMove (int Button, int Shift, int x, int y); |
Delphi Syntax |
OnAnnMouseMove (Button: integer; Shift: integer; x: longint; y: longint): TAnnMouseMoveEvent |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Occurs when the user moves the mouse over the LEADAnn Control in design mode.
See Also
Elements: |
|
Topics: |