Unit 'uhelper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_barcodes]

basic_encoder

Declaration

Source position: uhelper.pas line 103

function basic_encoder(

  ASymbol: PZintSymbol;

  const ASource: string;

  MaxLen: Integer;

  const AllowedChars: string;

  const StartCode: string;

  const CharCodes: array of string;

  const StopCode: string;

  CheckSumFunc: TCheckSumFunc;

  SourceInverted: Boolean

):Integer;



CT Web help

CodeTyphon Studio