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

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 3.2 Generated 2024-02-25 Home