Source position: unit_globals.pas line 281
type Pic = record
BasePtr: Ptr;
MovePtr: LinPtr;
Origin: Point;
PicSize: Integer;
PicPerson: person;
end;