[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 1733

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.


Version 3.2 Generated 2024-02-25 Home