Unit 'workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tDeleteBeginMsg

A Message your delete hook is invoked with.

Declaration

Source position: workbench.pas line 742

type tDeleteBeginMsg = record

  dbm_Length: LongWord;

  

Size of this data structure in bytes.

  dbm_Action: LongInt;

  

Will be set to either DLACTION_BeginDiscard or DLACTION_BeginEmptyTrash

end;


Documentation generated on: 2021-07-30