Source position: treegrids.pas line 866
type TTGOperationKinds = set of (
okAutoFitColumns,
okGetMaxColumnWidth,
okSortNode,
okSortTree
);