Source position: libsdl2.pas line 3210
type TSDL_WindowEvent = record |
||
type_: UInt32; |
|
|
timestamp: UInt32; |
|
|
windowID: UInt32; |
|
|
event: UInt8; |
|
|
padding1: UInt8; |
|
|
padding2: UInt8; |
|
|
padding3: UInt8; |
|
|
data1: SInt32; |
|
|
data2: SInt32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |