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

TApplication.HintHidePausePerChar

How much a keystroke extends the time a Hint stays visible (added to HintHidePause).

Declaration

Source position: forms.pp line 1572

public property TApplication.HintHidePausePerChar : Integer
  read FHintHidePausePerChar
  write FHintHidePausePerChar;

See also

TApplication.HintHidePause

  

How long a Hint stays visible, after an mouse move.

TApplication.Hint

  

The current Hint text.

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