FMX.Platform.IFMXApplicationService.Terminate
Delphi
procedure Terminate;
C++
virtual void __fastcall Terminate() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Platform.pas FMX.Platform.hpp | FMX.Platform | IFMXApplicationService | 
Description
In descendants, Terminate implements functionality to terminate the application.