Use the force young Delphi Enthusiast.
By Toby Allen
Friday, October 17, 2003
I've recently taken a renewed look at the delphi-jedi project. This is an open-source project to build a code and compoent library for Delphi. Some of the stuff they have now is great. A must download for any Delphi user.
You can download it from Sourceforge.
It has loads of great components, even a series of teeny weeny ones that just do a great little job.
TJvComputerInfo
Gives you a componet with info on your computer.
TJvDirectories
Gives you a component with the real paths to all those funny windows directories. MyDocuments, Application Data, Program files etc.
TJvSearchFiles
Give it some info on what files or folders your looking for, and it does all the work.
TJvKeyboardStates
Gives you info on the state of the keyboard, ctrl down, shift down etc.
----------------------
There are loads of other components that do loads of interesting stuff, and its all free!!!