[Overview][Constants][Types][Variables][Index] Reference for unit 'unit_common_exhibition' (#Colour)

Pic

Declaration

Source position: unit_common_exhibition.pas line 62

type Pic = record

  BasePtr: Ptr;

  

  MovePtr: LinPtr;

  

  Origin: Point;

  

  PicSize: Integer;

  

  PicPerson: person;

  

end;