[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds an application minimizing handler.
Source position: forms.pp line 1516
public procedure TApplication.AddOnMinimizeHandler( |
Handler: TNotifyEvent; |
AsFirst: Boolean = True |
); |
TApplicationHandlerType.ahtMinimize |
|
Handler invoked when the application is minimized. |
lazarus-ccr.sourceforge.net |