Return a string of spaces pIntLen long
Source position: tiUtils.pas line 55
function tiSpace(
ALen: Integer
):string;
Return a string of spaces pIntLen long.