[Overview][Types][Classes][Procedures and functions][Index] |
Pad pStrValue with zeros on the LHS to make it pIntLen long
Source position: tiUtils.pas line 63
function tiPad0( |
AValue: string; |
ALen: Integer |
):string; |
Pad pStrValue with zeros on the LHS to make it pIntLen long.