Learn Delphi Programming | Unit 8.11 | Converting Integers to Strings in Delphi



Learn Delphi Programming | Unit 8.11 | Converting Integers to Strings in Delphi

Learn Delphi Programming | Unit 8.11 | Converting Integers to Strings in Delphi

Get lotsa FREE downloads and other stuff from our LearnDelphi Community Pages at www.patreon.com/LearnDelphi

Visit our community here…. www.patreon.com/LearnDelphi for:
— Download some video lessons for FREE
— Download some Delphi project files used in tutorials for FREE
— Download some PDF lesson instructions for FREE
— Participate in chats and discussions
— Get Early access to new tutorials
— No need to signup and no obligation
PS: SORT VIDEOS FROM EARLIEST TO LATEST TO START AT THE BEGINNING

—————————————-
Delphi Programming Tutorial – Unit 8.11 – Converting Integers to Strings in Delphi:

An integer is a data type that can hold any whole number between -2147483648 and 2147483647. Unlike strings, integers are not enclosed in inverted commas. They can also not be concatenated to strings, without first converting them to string values. In Delphi, we use the IntToStr conversion function to convert an integer to a string before displaying it in the string properties of Delphi objects, such as Captions of TLabels or Texts of TEdits, but it can also be a line added the Lines property of a TRichEdit.

In this video, we learn how to write code to read integer values from input controls, like the TSpinEdit and process them before displaying them as output in the Lines of a TRichEdit.

This tutorial (Delphi Programming Tutorial – Unit 8.11 – Converting Integers to Strings in Delphi) also demonstrates how to use the plus sign as an addition operator and how to multiply with integers.

PS. Please, help us to keep these Delphi tutorials FREE. Keep our sponsors happy and give this video a THUMBS UP. Also SHARE these Delphi tutorials with your friends and tell them to also SUBSCRIBE. Participate in discussions, ask questions and tell us about your experience in the COMMENTS section of a Delphi tutorial.

This tutorial (Delphi Programming Tutorial – Unit 8.11 – Converting Integers to Strings in Delphi) is best viewed in HD. To change your settings to HD:

1. Click on the gear-icon (Settings) at the bottom of the YouTube Video Player.

2. Select “720p HD” and wait a few moments for the setting to take effect.

Enjoy!

For more Delphi video tutorials also join us at https://www.patreon.com/LearnDelphi

You may also want to visit the following resources for more information:

https://www.patreon.com/LearnDelphi (Our LearnDelphi Community pages)
https://www.lazarus-ide.org
https://www.planet-source-code.com
https://www.delphi.about.com
https://www.embarcadero.com
https://www.edn.embarcadero.com
http://techteachers.co.za
http://www.studyopportunities.co.za
https://www.facebook.com/DelphiSchools
http://www.lazarus-ide.org/
http://www.delphibasics.co.uk http://stackoverflow.com/