TTMSFNCBloxControl.OnElementMouseUp Event
Occurs when a mouse button is released over an element.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxControl
Type: TTMSFNCBloxElementMouseEvent
Syntax
property OnElementMouseUp: TTMSFNCBloxElementMouseEvent;
Remarks
The handler receives the element, the button, the shift state, and the position in surface coordinates.