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

TApplicationProperties.SetShowHint

Sets the value for the ShowHint property.

Declaration

Source position: forms.pp line 1835

protected procedure TApplicationProperties.SetShowHint(

  const AValue: Boolean

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.ShowHint

  

Indicates if Hints are displayed for the application.


Version 4.0 Generated 2025-05-03 Home