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

DTA

Declaration

Source position: tos.pas line 80

type DTA = record

  d_reserved: array [1..21] of Byte;

  d_attrib: Byte;

  d_time: Word;

  d_date: Word;

  d_length: LongInt;

  d_fname: string;

end;


Documentation generated on: 2023-03-18