Source position: treegrids.pas line 631
type TTGHeaderHitPosition = (
hhiNoWhere,
hhiOnColumn,
hhiOnIcon,
hhiOnCheckbox
);