![]() |
Strings verketten
Hallo!
Die Frage ist mir schon etwas peinlich, weil sie so simpel ist.. :oops: Ich habe das ja schon 100mal gemacht, aber mir fällts grad nicht ein... :? Wie kann ich das da:
Code:
Nochmals schnell so lösen:
string a = "X: " + x + ", Y: " + y;
Code:
So ähnlich ging das.. :oops:
string a = ???("X: {1}, Y: {2}", x, y);
Sorry nochmal. Grüße Faux |
Re: Strings verketten
System.String.Format ?
mfG mirage228 |
Re: Strings verketten
Zitat:
Ich hab nach System.Format oder System.Text.Format gesucht... Danke! |
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:38 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz