How to make a Text Editor in Delphi 7
Loading...
7,456
Loading...
Uploader Comments (ultimategamer505)
see all
All Comments (22)
-
@ShootingDonkey Click on your memo in the form and then on the left hand side of your workspace, there should be some options, find Enabled.
-
@ultimategamer505 how do you do that ?!?!? :O lol
-
@ShootingDonkey Make sure the memo is enabled.
-
i think i failed because i cant type in any text?!?!
Loading...
when ever i open a file and load it on the memo and i dont want that file so when i close the the open-dialog it gives me aan error(Project Project1.exe raised exception class EFOpenError with message ' Cannot open file" ''.The filename,Directory name,or volume label syntax is incorrect.) however if i do load a file and close it works. same situation when i try save a file then close the savedialog with out selecting a file name to save. help?
101LiquidNitrogen 4 months ago
@101LiquidNitrogen This example does not contain Exception handling. If you don't want this error, try this: if OpenDialog1.Execute then ___
ultimategamer505 4 months ago
DO YOU KNOW THAT DELPHI IS LIKE THE OLDEST PROGRAMING SOFTEWARE.
#LOL
VisualStudioPro 7 months ago
@VisualStudioPro Yep. It's still my, and others, favorite programming software though. :)
ultimategamer505 7 months ago
@ultimategamer505 check out my FTP Chat Program Please on my channel
VisualStudioPro 7 months ago
@VisualStudioPro I have something similar, it's called Pascal Local Messenger 1.0.
ultimategamer505 7 months ago