Source position: simpleipc.pp line 40
type TIPCMessageOverflowAction = (
ipcmoaNone,
ipcmoaDiscardOld,
ipcmoaDiscardNew,
ipcmoaError
);