Find character among the digits values


[ DelphiLand Discussion Forum ]

Posted by sam sgling07 on March 23, 2003

Can someone help me to find the answer.
I have declared a variable, it has both string and
integer values inside. e.g. d:='1234dfg345'.
The question is how to get the string value among the integer values. OR how do I know there are some characters inside the variable.
Thanks for help.


Related Articles and Replies:


[ DelphiLand Discussion Forum ]