Source position: synedittypes.pp line 257
type THookedCommandFlags = set of (
hcfInit,
hcfPreExec,
hcfPostExec,
hcfFinish
);