Source position: xlib.pp line 1337
function XCreateSimpleWindow(
ADisplay: PDisplay;
AParent: TWindow;
AX: cint;
AY: cint;
AWidth: cuint;
AHeight: cuint;
ABorderWidth: cuint;
ABorder: culong;
ABackground: culong
):TWindow;