A Message your delete hook is invoked with.
Source position: workbench.pas line 767
type tDeleteEndMsg = record
dem_Length: LongWord;
Size of this data structure in bytes.
dem_Action: LongInt;
Will be set to DLACTION_End
end;