Source position: treegrids.pas line 3396
type TVSTTextSourceType = (
tstAll,
tstInitialized,
tstSelected,
tstCutCopySet,
tstVisible,
tstChecked
);