Source position: fpg_main.pas line 93
type TMouseMoveEvent = procedure(
Sender: TObject;
AShift: TShiftState;
const AMousePos: TPoint
) of object;