[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnHelp property.
Source position: forms.pp line 1849
protected procedure TApplicationProperties.SetOnHelp( |
const AValue: THelpEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when help is requested in the application. |