Source position: fpsqltree.pp line 1644
type TTriggerOperations = set of (
toDelete,
toInsert,
toUpdate
);