FMX.InertialMovement.TAniCalculations.OnStop

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnStop: TNotifyEvent read FOnStop write FOnStop;

C++

__property System::Classes::TNotifyEvent OnStop = {read=FOnStop, write=FOnStop};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


Beschreibung

Die Ereignisbehandlungsroutine für dieses Ereignis wird ausDoStop aufgerufen.

Siehe auch