[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiPadR

Pad pStrValue with spaces on the RHS to make it pIntLen long

Declaration

Source position: tiUtils.pas line 57

function tiPadR(

  const AValue: string;

  ALen: Integer

):string;

Description

Pad pStrValue with spaces on the RHS to make it pIntLen long.


Documentation generated on: 2017-08-16