[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 1823

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.