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

txadClient

Declaration

Source position: xadmaster.pas line 416

type txadClient = record

  xc_Next: PxadClient;

  xc_Version: Word;

  xc_MasterVersion: Word;

  xc_ClientVersion: Word;

  xc_ClientRevision: Word;

  xc_RecogSize: LongWord;

  xc_Flags: LongWord;

  xc_Identifier: LongWord;

  xc_ArchiverName: PChar;

  xc_RecogData: function: SmallInt;

  xc_GetInfo: function: LongInt;

  xc_UnArchive: function: LongInt;

  xc_Free: procedure;

end;


Documentation generated on: 2021-07-30