Sets the value for the OnMinimize property.
Source position: forms.pp line 1739
protected procedure TApplicationProperties.SetOnMinimize( |
const AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when the application is minimized. |