[Overview][Types][Classes][Procedures and functions][Index] |
Pad pStrValue with spaces on the RHS to make it pIntLen long
Source position: tiUtils.pas line 57
function tiPadR( |
const AValue: string; |
ALen: Integer |
):string; |
Pad pStrValue with spaces on the RHS to make it pIntLen long.