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