Source position: MUIClass.Window.pas line 16
type TAppDropEvent = procedure(
Sender: TObject;
x: LongInt;
y: LongInt;
Files: array of string
) of object;