[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Workbench' (#aros)

TDeleteEndMsg

A Message your delete hook is invoked with.

Declaration

Source position: workbench.pas line 311

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: 2017-01-10