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

TXGraphicsExposeEvent

Declaration

Source position: xlib.pp line 519

type TXGraphicsExposeEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  drawable: TDrawable;

  x: cint;

  y: cint;

  width: cint;

  height: cint;

  count: cint;

  major_code: cint;

  minor_code: cint;

end;


Documentation generated on: 2023-03-18