[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnActivate property.
Source position: forms.pp line 1839
protected procedure TApplicationProperties.SetOnActivate( |
AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when an Activate message is handled in the application. |
Version 4.0 | Generated 2025-05-03 | Home |