Source position: treegrids.pas line 1170
type TTGDragImageStates = set of (
disHidden,
disInDrag,
disPrepared,
disSystemSupport
);