TClrCustomControl.OnMouseClick Event
Occurs when the control is clicked by the mouse.
protected property OnMouseClick: TMouseEventHandler read GetMouseClick write SetMouseClick;
Occurs when the control is clicked by the mouse.
protected property OnMouseClick: TMouseEventHandler read GetMouseClick write SetMouseClick;