Source position: libsdl3.pas line 5387
type TSDL_CreatePopupWindow = function( |
parent: PSDL_Window; |
offset_x: LongInt; |
offset_y: LongInt; |
w: LongInt; |
h: LongInt; |
flags: TSDL_WindowFlags |
):PSDL_Window; |
CT Web help |
CodeTyphon Studio |