Remove any leading zeros from a string
Source position: tiUtils.pas line 65
function tiRemoveLeading0(
AValue: string
):string;
Remove any leading zeros from a string.