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

TCopyEndMsg

A message your copy hook is invoked with.

Declaration

Source position: workbench.pas line 272

type TCopyEndMsg = record

  cem_Length: LongWord;

  

Size of this data structure in bytes.

  cem_Action: LongInt;

  

Will be set to either DLACTION_BeginDiscard or DLACTION_BeginEmptyTrash

end;


Documentation generated on: 2021-07-30