[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Minimizes the whole application to the taskbar.
Source position: interfacebase.pp line 138
public procedure TWidgetSet.AppMinimize; virtual; abstract; |
Called by Application.Minimize. Don't use this directly, the LCL will use it when adequate.
|
Restore application previously minimized to the taskbar. |
lazarus-ccr.sourceforge.net |