Source position: synedit.pp line 163
type TSynDropFilesEvent = procedure(
Sender: TObject;
X: Integer;
Y: Integer;
AFiles: TStrings
) of object;