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

TApplication.IntfAppMinimize

Called by the interface when the application is minimized.

Declaration

Source position: forms.pp line 1452

public procedure TApplication.IntfAppMinimize;

See also

TApplication.OnMinimize

  

Event handler for application minimized.

TApplicationHandlerType.ahtMinimize

  

Handler invoked when the application is minimized.