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

TExAllData

Declaration

Source position: amigados.pas line 1007

type TExAllData = record

  ed_Next: PExAllData;

  ed_Name: PChar;

  ed_Type: LongInt;

  ed_Size: ULONG;

  ed_Prot: ULONG;

  ed_Days: ULONG;

  ed_Mins: ULONG;

  ed_Ticks: ULONG;

  ed_Comment: PChar;

  ed_OwnerUID: Word;

  ed_OwnerGID: Word;

end;


Documentation generated on: 2023-03-18