Hi Guys,
I am battling with a error that I cannot get rid of.
I used a form with 3 DBEdits and a label to sum the totals entered into the DBEdits.
I used:
label33.Caption := ('R ')+FloatToStr(Table1.FieldByName('90days').AsFloat
+ Table1.FieldByName('60days').AsFloat +...
Hi Guys,
Can the caption of a label in anyway be used on a Quick Report?
I have a label that is on Form2 focused on a dbeditbox in my dataset. Now I need to read this label on a Quick Report (Form4) as qrdbtext.
Can it in any way be done or not?
Thanks guys,
Either you love them or you do not understand them...
Hi Everybody. I have a massive problem to understand the coding to use DateTimePicker.
I want to use 2 DateTimePickers for a start and end date selection.I made a sql query that gives ALL dataset results on a Quick report. How do I code...
Hi Everyone,
I am new to the Forum. I also started getting interested in Delphi Programming at a quite late stage of my life.
I need help please : I have a Paradox database with 5 fields - 30d,60d,90d,120d & Total outs. I used DBEDIT boxes on a form to display first 4 fields/ client. How do I...
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.