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

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.


Version 4.0 Generated 2025-05-03 Home