JVCL Help:TJvDockClient.OnNCMouseMove
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDockClient.OnNCMouseMove Event
[+] TJvDockClient Events
[+] TJvDockClient Methods
[+] TJvDockClient Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the cursor is moved within the nonclient area of the window.
Pascal
TJvDockNCMouseMoveEvent = procedure (DockClient: TJvDockClient; X, Y: Smallint; HitTest: Longint; MouseStation: TJvDockMouseStation) ofobject;
propertyOnNCMouseMove: TJvDockNCMouseMoveEvent;
Parameters
Parameters | Description |
HitTest | Description for this parameter |
MouseStation | Description for this parameter |
Y | Description for this parameter |
DockClient | Description for this parameter |
X | Description for this parameter |
Description
Write here a description
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page