TClrCustomControl.OnMouseUp Event
Occurs when the mouse pointer is over the control and a mouse button is released.
protected property OnMouseUp: TMouseEventHandler read GetMouseUp write SetMouseUp;
Occurs when the mouse pointer is over the control and a mouse button is released.
protected property OnMouseUp: TMouseEventHandler read GetMouseUp write SetMouseUp;