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

TApplicationProperties.SetHintHidePause

Sets the value for the HintHidePause property.

Declaration

Source position: forms.pp line 1721

protected procedure TApplicationProperties.SetHintHidePause(

  const AValue: Integer

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.HintHidePause

  

How long a Hint stays visible after the mouse pointer is moved.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.