Source position: treegrids.pas line 860
type TTGOperationKind = (
okAutoFitColumns,
okGetMaxColumnWidth,
okSortNode,
okSortTree
);