Source position: forms.pp line 1074
type TAppHintTimerType = (
ahttNone,
ahttShowHint,
ahttHideHint,
ahttReshowHint
);