This is an editor for Text, HTML, SHTML, CSS, ASP and PHP Files. It doesn't have any formatting features, it is just a basic editor that works slightly differently to the text editors like Notepad. You select what you want to do (open file or make new file, etc) before getting to the editing environment. Just thought I would make a Text Editor a bit different.
File List:
HelpForm.dcu
4Kb
HelpForm.ddp
51b
HelpForm.dfm
7Kb
HelpForm.pas
1Kb
HelpForm.~ddp
51b
HelpForm.~dfm
7Kb
HelpForm.~pas
1Kb
JS_txtMan.cfg
434b
JS_txtMan.dof
3Kb
JS_txtMan.dpr
311b
JS_txtMan.res
3Kb
JS_txtMan.~dpr
311b
MainForm.dcu
15Kb
MainForm.ddp
51b
MainForm.dfm
12Kb
MainForm.pas
9Kb
MainForm.~ddp
51b
MainForm.~dfm
12Kb
MainForm.~pas
9Kb
Similar code
Raw Disk Access
(Popularity: ) : RDA makes direct, low-level, byte-precise reads and writes to mass-storage devices easy. No need to have to deal with DOS interrupt calls or any such nonsense - RDA takes care of all the behind-the-scenes work for you. RDA also handles ... Camouflage
(Popularity: ) : This code hide (put) a file behind another one, so when you want to see it you can only see the file above. The result file contain the same properties such as icon,etc. The only change is its properties. bulk file renamer
(Popularity: ) : Add text to multiple filenames simultaneously. Read the instructions included. The FIMA (File Manager) routines
(Popularity: ) : I have been using Delphi for several years in writing software for clients and have developed some routines that I have found useful in many of these applications. The applications are mostly databases in which the user did not want ... READING INF
(Popularity: ) : Well this just shows you how to read INF files its pretty simple i didnt comment much as i never do but you should be able to learn somthing . Recent Files List
(Popularity: ) : I decided that after not being able to find any good examples of how to handle a recent files list as in Winzip or MS-Word, that I would make my own one... This example shows how to store a list ...