Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THintWindow.AutoHide

Does the hint disappear (get hidden) after a while?

Declaration

Source position: forms.pp line 1039

public property THintWindow.AutoHide : Boolean
  read FAutoHide
  write SetAutoHide;

Description

If AutoHide is True, the hint disappears after an interval specified by HideInterval.


Version 4.4 Generated 2025-11-08 Home