[Overview][Constants][Types][Variables][Index] Reference for unit 'unit_globals' (#Monochrome)

Pic

Declaration

Source position: unit_globals.pas line 253

type Pic = record

  BasePtr: Ptr;

  

  MovePtr: LinPtr;

  

  Origin: Point;

  

  PicSize: Integer;

  

  PicPerson: person;

  

end;