Unit 'clipboard' Package
[Overview][Constants][Types][Index] [#amunits]

tIOClipReq

Declaration

Source position: clipboard.pas line 42

type tIOClipReq = record

  io_Message: tMessage;

  io_Device: pDevice;

  io_Unit: pClipboardUnitPartial;

  io_Command: Word;

  io_Flags: Byte;

  io_Error: ShortInt;

  io_Actual: LongWord;

  io_Length: LongWord;

  io_Data: PChar;

  io_Offset: LongWord;

  io_ClipID: LongInt;

end;


Documentation generated on: 2021-07-30