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