Unit 'Workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TDeleteEndMsg

A Message your delete hook is invoked with.

Declaration

Source position: workbench.pas line 299

type TDeleteEndMsg = record

  dem_Length: LongWord;

  

Size of this data structure in bytes.

  dem_Action: LongInt;

  

Will be set to DLACTION_End

end;


Documentation generated on: 2021-07-30