Learn Delphi Programming | Unit 8.8 | Processing String Values

preview_player
Показать описание

-- 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.8 - Processing String Values:

In programming, a String is a data type that contains zero or more characters i.e. words and phrases. Literal string values are enclosed in single quotation marks (inverted commas) and can be assigned to an object’s string properties. These properties are generally, but not limited to, words or phrases that are typed by a user i.e. the Text property of a TEdit or it can be words or phrases displayed in Caption properties of TForms, TButtons, TLabels, etc. String values can also be added to the Lines property of TRichEdits, and TMemo’s.

In this video, we learn how to write code to read string values from input controls and process them before displaying them as output in the Lines of a TRichEdit. We explore how to retrieve (read) Text properties from TEdit objects and the Text property of a TComboBox object.

This tutorial (Delphi Programming Tutorial - Unit 8.8 - Processing String Values) also demonstrates how to use the plus sign as a string concatenation operator and how to treat spaces in string concatenation. Furthermore, we anticipate and resolve a common error made by beginners, where string concatenation is attempted on an object instead of an object’s string property.

PS. Please, help us to keep these Delphi tutorials FREE. Keep our sponsors happy and click the LIKE button. 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.8 - Processing String Values) 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!

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

Рекомендации по теме
Комментарии
Автор

Gerhard Eres excelente enseñando delphi(Gerhard you are excellent teaching delphi)

ccc
Автор

I'm glad to say I was able to do this on my own 😁but I noticed you forgot to add the Age on the RichEditOutput

thehandsoftime
welcome to shbcf.ru