Source position: fpg_base.pas line 220
type TfpgMoveEventRec = record
Sender: TObject;
x: TfpgCoord;
y: TfpgCoord;
end;