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,
This worked one shot !!! The only problem I now have is that the label.caption displays the summed currency result as rounded and not as a 2 decimal figure for the currency I used.
Please help me to fix.
Thank you
Thank you very much for this great job roo0047. It is people like you that make life happy for our ordinary people trying to program delphi and battling with some components. Your response was excellent and know that you teached someone something I will always remember and use.
I could not find...
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.