hi, I created a callandar in delphi, however being complicated made it by linking richedit boxes to give the shape. The design is fairly good so i simply added a button with the code
form1.print;
however this dosn't display the text in the richedit boxes, any advice?
thanks
Hey theres a great command for delphi adotable it is
adotable1.locate['username',edit1.text,[iopartial, iocaseinsensateve]);
for my project I am building, this is perfect, except that it will always locate the first instance of what is in edit1, ani ideas on how to get it to display the second...
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.