Memo and Rich Edit components in Delphi

  Рет қаралды 19,295

Mr Long Education - IT & CAT

Mr Long Education - IT & CAT

Күн бұрын

Пікірлер: 16
@ahmed.benaros
@ahmed.benaros 4 жыл бұрын
Really, appreciate your work, thanx
@tashindookie6827
@tashindookie6827 4 жыл бұрын
Can u pls solve the november 2019 prac paper
@MrLongITandCAT
@MrLongITandCAT 4 жыл бұрын
Will do a video walkthrough soon.
@mirvids5036
@mirvids5036 4 жыл бұрын
Very useful, straightforward video. Thanks.
@loading9269
@loading9269 2 жыл бұрын
Informative video, thank you very much! Is there a way to disable the user from manually editing the memo's text when you run the program? It is to force the use of the edit box input.
@lameckndlovu8763
@lameckndlovu8763 3 жыл бұрын
Object oriented programming Mr Long
@jeanjamil7891
@jeanjamil7891 3 жыл бұрын
Cool but why when i try to print with begin -end doc it not appear the same and all spaces reduced wAth s wrong
@blaisemugalu8309
@blaisemugalu8309 2 жыл бұрын
vidéo très riche avec cela nous pouvont bien faire bcp des choses déjà
@jordynbell02
@jordynbell02 4 жыл бұрын
Hi. I was wondering if there was code to set tab positions for the TMemo component. I found absolutely nothing on Google.
@MrLongITandCAT
@MrLongITandCAT 4 жыл бұрын
It's best to use a Rich Edit Control instead of a TMemo. They pretty much work the same way but the Rich Edit has more features.
@pamraper77
@pamraper77 4 жыл бұрын
From an ancient IT teacher: A TMemo holds only plain, unformatted text, such as the .txt files you'd create in Notepad. Only a fixed tab spacing applies, so you can't set tab stops in a TMemo. New lines can still be added with #13 and #10, but #9 just allows you to go to the next fixed tab position. If you open Notepad, you'll find you can only format fonts, not paragraphs. A TRichEdit holds formatted text (rich text), such as the .rtf files you'd create in Wordpad, or create by saving as an .rtf file in Word. Variable tab spacing applies, so you can set tab stops. Try creating an .rtf file in Wordpad and formatting it. Then use the LoadFromFile method for your RichEdit. Also check what happens when you load it into a Memo. PS. I know Mr. Long should give the long :) answers, but he's too busy making his awesome videos!
@taytayy2005
@taytayy2005 3 жыл бұрын
Hi...Could you pls tell me how to take what a user enters in a rich edit so I can encrypt it and display it in another rich edit
@MrLongITandCAT
@MrLongITandCAT 3 жыл бұрын
You can use the memo1.Text property to get the text inside the Memo Control. Use the following video to learn an encryption technique. kzbin.info/www/bejne/gpbHk62hbLWIsMU
@taytayy2005
@taytayy2005 3 жыл бұрын
@@MrLongITandCAT Thank you
@michaeldaniels5004
@michaeldaniels5004 4 жыл бұрын
Very useful, thank you.
@SHKIPPER989
@SHKIPPER989 2 жыл бұрын
Thanks!_)
Selection Programming Part 4 - Checkbox component
8:09
Mr Long Education - IT & CAT
Рет қаралды 9 М.
Combo Box component in Delphi
16:52
Mr Long Education - IT & CAT
Рет қаралды 13 М.
"Идеальное" преступление
0:39
Кик Брейнс
Рет қаралды 1,4 МЛН
Как Ходили родители в ШКОЛУ!
0:49
Family Box
Рет қаралды 2,3 МЛН
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 359 М.
Databases in Delphi - Connecting to a database using code
19:32
Mr Long Education - IT & CAT
Рет қаралды 28 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 87 М.
Pizza shop in Delphi
17:09
Delphi for Schools
Рет қаралды 4,7 М.
Date and Time Part 1 - Date and Time in Delphi
14:28
Mr Long Education - IT & CAT
Рет қаралды 17 М.
The Rust Survival Guide
12:34
Let's Get Rusty
Рет қаралды 176 М.
Simon Sinek's Advice Will Leave You SPEECHLESS 2.0 (MUST WATCH)
20:43
Alpha Leaders
Рет қаралды 2,5 МЛН
Selection Programming Part 1 - If Statements
12:59
Mr Long Education - IT & CAT
Рет қаралды 23 М.
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
How to Learn Rust
10:36
No Boilerplate
Рет қаралды 607 М.