printing in delphi


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]

Posted by Jimbo on August 14, 2002 at 02:46:52:

Hi

How can I print a Char in code?

I have found the ascii value of a number and need to print the result

AscValue:= Chr(CharToCon);

Any help much appreciated!

Jimbo


Related Articles and Replies:


[ Related Articles and Replies ] [ DelphiLand FAQ ] [ Delphi Tutorials ]