FMX.InertialMovement.TAniCalculations.MouseLeave

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MouseLeave;

C++

void __fastcall MouseLeave();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations

Description

Handles situations when the mouse pointer leaves the container window.

See Also