[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplicationProperties.SetOnHelp

Sets the value for the OnHelp property.

Declaration

Source position: forms.pp line 1744

protected procedure TApplicationProperties.SetOnHelp(

  const AValue: THelpEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnHelp

  

Event handler signalled when help is requested in the application.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.