Table of Contents

TTMSFNCBloxControl.OnElementMouseDown Event

Occurs when a mouse button is pressed over an element.

API unit family: TMSFNCBloxControl Declaring type: TTMSFNCBloxControl Type: TTMSFNCBloxElementMouseEvent

Syntax

property OnElementMouseDown: TTMSFNCBloxElementMouseEvent;

Remarks

The handler receives the element, the button, the shift state, and the position in surface coordinates.