Source position: gdkevents.inc line 344
type TGdkEventDND = record
_type: TGdkEventType;
window: PGdkWindow;
send_event: gint8;
context: PGdkDragContext;
time: guint32;
x_root: gshort;
y_root: gshort;
end;