Sets the value for the OnHelp property.
Source position: forms.pp line 1744
protected procedure TApplicationProperties.SetOnHelp( |
const AValue: THelpEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when help is requested in the application. |