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