Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#aros]

TSegment

Declaration

Source position: amigados.pas line 781

type TSegment = record

  seg_Next: Pointer;

  

  seg_UC: LongInt;

  

  seg_Seg: Pointer;

  

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

  

end;


Documentation generated on: 2021-07-30