Unit 'kfunctions' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

IntToHexStr

Declaration

Source position: kfunctions.pas line 558

function IntToHexStr(

  Value: Int64;

  Digits: Integer;

  const Prefix: string;

  const Suffix: string;

  UseLowerCase: Boolean

):string;



CT Web help

CodeTyphon Studio