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