Dear Experts,
I have a MSAGENT that tells the text that i put in the TRichtEdit.
But when I put to much text in the TRichtEdit, the Agent tells nothing.
I found out that the problem is that th...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23542014.html
Dear Experts,
I have found some code, I don't know what programming-language it is, it think it's VB.
These 2 lines below that I found on the Internet can help me to solve my problem.
But how ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23542080.html
Dear experts,
I want the code to just display the filename in the Caption of the form and not the whole path?
Who can help me with it? And want to earn 500 p.
Greetings,
Peter Kiers
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23559457.html
Hi,
What do i have to change when i want to save and load data from and to file in the directory of my own application?
Peter Kiers
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23559844.html
Dear expert,
I have found some code to make a recent file list in the mainmenu.
I believe the fault is in the procedure OpenRecentFile and in the OnCreate
Who can help me to make my recentfi...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23559879.html
Dear Experts,
In my previous question I got the comment that I had to be more specific about my problem.
My appologies.
I am Dutch and my English isn't very well. So I try to explain my prob...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23562042.html
Dear Experts,
I have made a Notepad programm with a SaveDialog and a MainMenu-component on it.
I have put this in the SaveDialog under Filter:
Text files (*.txt) | *.txt.
Because I wan...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23568951.html
Hi, in my Notepad application I have created a Recentfile list.
And the code works like a clock. I have put the code in the Code Snippet.
I have made a MainMenu procedure called Open1Click and ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23570809.html
Dear Experts,
I have made a little Notepad. And I want the user to be able to open
a PDF-file in my TRichEdit. But just the content of the PDF.
So I have to convert the PDF to TXT.
I fou...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23582363.html
Dear Experts,
I have a Notepad programm that uses a TRichEdit.
Now I want to make 2 new MainMenu-items called Find... and Find Next
that uses the TFindDialog to find text in the TRichEdit.
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23594633.html