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

tIOClipReq

Declaration

Source position: clipboard.pas line 48

type tIOClipReq = record

  io_Message: TMessage;

  io_Device: PDevice;

  io_Unit: pClipboardUnitPartial;

  io_Command: Word;

  io_Flags: Byte;

  io_Error: ShortInt;

  io_Actual: DWord;

  io_Length: DWord;

  io_Data: PChar;

  io_Offset: DWord;

  io_ClipID: LongInt;

end;


Documentation generated on: 2021-07-30