[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

TSegment

Declaration

Source position: amigados.pas line 781

type TSegment = record

  seg_Next: BPTR;

  

  seg_UC: LongInt;

  

  seg_Seg: BPTR;

  

  seg_Name: array [0..3] of Char;

  

end;


Documentation generated on: 2017-01-10