[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'KKM_Atol' (#atol_ecr)

TDeviseType

Declaration

Source position: kkm_atol.pas line 84

type TDeviseType = record

  ProtocolVersion: Integer;

  ProtocolType: Integer;

  KKMModel: Integer;

  Mode: Integer;

  KKMName: string;

end;