Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

ToHex

Declaration

Source position: IdGlobal.pas line 1060

function ToHex(

  const AValue: TIdBytes;

  const ACount: Integer = - 1;

  const AIndex: Integer = 0

):string; overload;

function ToHex(

  const AValue: array of UInt32

):string; overload;



CT Web help

CodeTyphon Studio