[Overview][Types][Classes][Procedures and functions][Index] |
Replicate the string AValue to return a string ARepCount long
Source position: tiUtils.pas line 72
function tiReplicate( |
const AValue: string; |
ARepCount: Word |
):string; |
Replicate the string AValue to return a string ARepCount long.