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

txadProgressInfo

Declaration

Source position: xadmaster.pas line 880

type txadProgressInfo = record

  xpi_Mode: LongWord;

  xpi_Client: PxadClient;

  xpi_DiskInfo: PxadDiskInfo;

  xpi_FileInfo: PxadFileInfo;

  xpi_CurrentSize: LongWord;

  xpi_LowCyl: LongWord;

  xpi_HighCyl: LongWord;

  xpi_Status: LongWord;

  xpi_Error: LongInt;

  xpi_FileName: PChar;

  xpi_NewName: PChar;

end;


Documentation generated on: 2021-07-30