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