Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.