Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Working with Code in your Code: MultiPaste and Smart Trim (https://www.delphipraxis.net/173457-working-code-your-code-multipaste-smart-trim.html)

DP News-Robot 25. Feb 2013 23:20

Working with Code in your Code: MultiPaste and Smart Trim
 
Sometimes, you need to put HTML, SQL, or some other text in your Delphi code, like this: sql.add('SELECT s.symbol, s.value, m.name'); sql.add('FROM Stock s'); sql.add('INNER JOIN Market m'); sql.add('ON s.exchange_id = m.id'); In a nutshell, you’ve got some multi-line text that you need to ...http://feeds.feedburner.com/~r/delph...~4/LmQDYttmQvU

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:17 Uhr.

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