Delphi-PRAXiS
Seite 3 von 3     123   

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   GUI-Design mit VCL / FireMonkey / Common Controls (https://www.delphipraxis.net/18-gui-design-mit-vcl-firemonkey-common-controls/)
-   -   Delphi Berechnung zum StringGrid (https://www.delphipraxis.net/142252-berechnung-zum-stringgrid.html)

Kunoishi 30. Okt 2009 13:05

Re: Berechnung zum StringGrid
 
ich habe auf mein Brett nun eingehackt:

Edit12.text := SummeGesamtwert;

Jetzt sagt mir der Kasten: Inkompatible Typen: String und Double

und mein Kopf raucht :wall:

DeddyH 30. Okt 2009 13:08

Re: Berechnung zum StringGrid
 
Delphi-Quellcode:
Edit12.text := FloatToStr(SummeGesamtwert);

Kunoishi 30. Okt 2009 13:19

Re: Berechnung zum StringGrid
 
jups, dot war es wohl
und ich dachte wenn ich das einmal aufrufe mit demFloat das dit reicht.
danke dir
jetzt kann ich ruhig schlafen :-)


Alle Zeitangaben in WEZ +1. Es ist jetzt 19:02 Uhr.
Seite 3 von 3     123   

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz