HexStringIsZero
function HexStringIsZero (const Hex : string) : Boolean;

TurboPack OnGuard FMX

HexStringIsZero

function HexStringIsZero (const Hex : string) : Boolean;

Navigation:  »No topics above this level«

HexStringIsZero

function HexStringIsZero (const Hex : string) : Boolean;

Return to chapter overview

_bm1 HexStringIsZero returns true if the hexadecimal string passed as Hex consists entirely of 0's, otherwise false.

This routine is defined in the OgUtil unit.