Vcl.Controls.TMouse Properties
InheritedProtected
Capture | public | Specifies the handle of the window that is capturing mouse events. |
CursorPos | public | Specifies the position of the mouse cursor. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
DragImmediate | public | Specifies whether clicking the left mouse button starts a drag event immediately. |
DragThreshold | public | Specifies the number of pixels that the left mouse button must be moved in order to cause a drag operation. |
IsDragging | public | Is there an active dragging operation? |
IsPanning | public | Returns the Boolean value True if the panning window is actively panning. . |
MousePresent | public | Specifies whether a mouse is present on the system. |
PanningWindow | public | Returns a reference to the active panning window. . |
PanningWindowClass | public | The class type used for creating the panning window class. |
RegWheelMessage | public | Indicates the windows message that is sent when the user scrolls the mouse wheel. |
WheelPresent | public | Specifies whether the mouse has a wheel. |
WheelScrollLines | public | Specifies the number of lines that are scrolled for each notch that the mouse wheel is rotated. |