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

tiPadC

Pad pStrValue with spaces on both sides to make it pIntLen long

Declaration

Source position: tiUtils.pas line 61

function tiPadC(

  AValue: string;

  ALen: Integer

):string;

Description

Pad pStrValue with spaces on both sides to make it pIntLen long.


Documentation generated on: 2017-08-16