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

TXCreateWindowEvent

Declaration

Source position: xlib.pp line 554

type TXCreateWindowEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  parent: TWindow;

  window: TWindow;

  x: cint;

  y: cint;

  width: cint;

  height: cint;

  border_width: cint;

  override_redirect: TBool;

end;


Documentation generated on: 2023-03-18