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

TApplication.HintHidePausePerChar

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

Declaration

Source position: forms.pp line 1730

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

See also

TApplication.HintHidePause

  

Indicates how long a Hint remains visible after the mouse pointer is moved.

TApplication.Hint

  

The current Hint text active for the application.


Version 4.0 Generated 2025-05-03 Home