Source position: treegrids.pas line 1756
type TChangeStates = set of (
csStopValidation,
csUseCache,
csValidating,
csValidationNeeded
);