Source position: treegrids.pas line 724
type TTGHintMode = (
hmDefault,
hmHint,
hmHintAndDefault,
hmTooltip
);