FMX.Platform.IFMXApplicationEventService.SetApplicationEventHandler
Delphi
procedure SetApplicationEventHandler(AEventHandler: TApplicationEventHandler);
C++
virtual void __fastcall SetApplicationEventHandler(TApplicationEventHandler AEventHandler) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXApplicationEventService |
Description
Defines an event handler for observing an application state changes.