[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnMinimize property.
Source position: forms.pp line 1851
protected procedure TApplicationProperties.SetOnMinimize( |
const AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when the application is minimized. |