Unit 'flcUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

Word32ToHex

Declaration

Source position: flcUtils.pas line 797

function Word32ToHex(

  const A: Word32;

  const Digits: Integer = 0;

  const UpperCase: Boolean = True

):string;



CT Web help

CodeTyphon Studio