Unit 'REQTOOLS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

trtFileList

Declaration

Source position: reqtools.pas line 209

type trtFileList = record

  Next: prtFileList;

  StrLen: LongWord;

  Name: PChar;

end;


Documentation generated on: 2021-07-30