Source position: tiObject.pas line 56
type TNotifyOperation = (
noChanged,
noAddItem,
noDeleteItem,
noFree,
noCustom,
noReSort
);