Return a string with ACount #13+#10 characters
Source position: tiUtils.pas line 529
function CrLf(
const ACount: Byte = 1
):string;
Return a string with ACount #13+#10 characters.