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

TApplicationProperties.SetHelpFile

Sets the value for the HelpFile property.

Declaration

Source position: forms.pp line 1718

protected procedure TApplicationProperties.SetHelpFile(

  const AValue: string

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.HelpFile

  

Contains the name for the help file in an application.

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