TAdvCustomFormDesigner.LeaveMouseAction Method
Cancels the current mouse operation.
Remarks
End-user can start some mouse operations in the designer, such as moving or resizing a control, start a selection rect, among others. Call LeaveMouseAction to programatically cancel such mouse action and put the designer in the default browsing mouse state.
Syntax
Unit: FormDesigner
procedure TAdvCustomFormDesigner.LeaveMouseAction;