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