Source position: treegrids.pas line 1939
type TTGIncrementalSearch = (
isAll,
isNone,
isInitializedOnly,
isVisibleOnly
);