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