Source position: treegrids.pas line 3301
type TTGStringOptions = set of (
toSaveCaptions,
toShowStaticText,
toAutoAcceptEditChange
);