Source position: treegrids.pas line 637
type TTGHeaderHitPositions = set of (
hhiNoWhere,
hhiOnColumn,
hhiOnIcon,
hhiOnCheckbox
);