Hi, I was wondering how to get the data out of this procedure without freezing so that I can display it on a memo of in a edit field. Also is it possible to make a edit field display some text and then a string variable at the same time?
Heres the procedure
procedure TForm1.SearchClick(Sender...
Hi, I am using Delphi 5 and I need some help with calling a procedure within another one... because I get [Error] ns.pas(124): Declaration expected but identifier 'write' found Any help with this would be greatly appreciated
procedure TForm1.SortButtonClick(Sender: TObject);
var nums, x ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.