Unit 'gemdos' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TDTA

Declaration

Source position: gemdos.pas line 137

type TDTA = packed record

  d_reserved: array [0..20] of ShortInt;

  d_attrib: Byte;

  d_time: Word;

  d_date: Word;

  d_length: dword;

  d_fname: array [0..13] of char;

end;


Documentation generated on: 2023-03-18