Terminates the application.
Source position: interfacebase.pp line 139
public procedure TWidgetSet.AppTerminate; virtual; abstract;
Called by Application.Terminate. Don't call this directly, the LCL will use it when adequate.