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

tiReplicate

Replicate the string AValue to return a string ARepCount long

Declaration

Source position: tiUtils.pas line 72

function tiReplicate(

  const AValue: string;

  ARepCount: Word

):string;

Description

Replicate the string AValue to return a string ARepCount long.


Documentation generated on: 2017-08-16