TClrCustomControl.OnMouseDown Event
Occurs when the mouse pointer is over the control and a mouse button is pressed.
protected property OnMouseDown: TMouseEventHandler read GetMouseDown write SetMouseDown;
Occurs when the mouse pointer is over the control and a mouse button is pressed.
protected property OnMouseDown: TMouseEventHandler read GetMouseDown write SetMouseDown;