Delphi Chr Returns Leading 0s
I am currently working on sending print codes down to a receipt printer. My issue is chr(integer) is returning extra 0s only when converting values greater than 127.
I am currently working on sending print codes down to a receipt printer. My issue is chr(integer) is returning extra 0s only when converting values greater than 127.