[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.IntfAppRestore

Called by the interface when the application is restored.

Declaration

Source position: forms.pp line 1488

public procedure TApplication.IntfAppRestore;

See also

TApplication.OnRestore

  

Event handler for application restored (from minimized/maximized state).

TApplicationHandlerType.ahtRestore

  

Handler invoked on application restored (from minimized state).