I can't seem to get an InputBox to accept a number. I can input it as a string and then convert it but I don't want to do that.
var
p: integer;
......
p:=InputBox('Qty','How Many?,1);
does not work.
Delphi newbie
Thanks
Users browsing this forum: No registered users and 15 guests