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

TApplication.HintHidePausePerChar

How long a keystroke extends the time a Hint remains visible (added to HintHidePause).

Declaration

Source position: forms.pp line 1624

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

See also

TApplication.HintHidePause

  

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

TApplication.Hint

  

The current Hint text.

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