Unit 'xlib' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#x11]

TXSelectionRequestEvent

Declaration

Source position: xlib.pp line 720

type TXSelectionRequestEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  owner: TWindow;

  requestor: TWindow;

  selection: TAtom;

  target: TAtom;

  _property: TAtom;

  time: TTime;

end;


Documentation generated on: 2023-03-18