List All Drives of a System
The Delphi component TJamDriveList generates a list of all local as well as network drives of a system.

It also displays the capacity and the free disk space of each listed drive in your application. To add files or folders to the list, simply use the Add method.
The TJamDriveList component is used in our disk space manager TreeSize to compile the system drive list.
Looking for API documentation?