Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Components

Buttons and Check Boxes
Bars and Status Bars
Dialogs
Edits, Memos
Forms
Graphics
Grids
Indicators and Gauges
Labels
List and Combo Boxes
ListViews and TreeViews
Menus
Panels
Shapes
Sizers, Scrollers, etc.
Tabbed Components
Effects and Multimedia
Misc. Effects
Sound Effects
Reports
Print VCL
Charts and Graphs
Communications
Internet
System
Files and Drives
BackUp
Browsers
CD and DVD
Operations
Notification
Disk Access
Disk Information
Log Files
Search
Other
Packs
CRC
Miscellaneous
Tools
LAN and WAN
Installation
Date and Time
Data Compress
Science
Security
Component Packs
Property Editors
Experts, IDE etc.
Components > Files and Drives > Disk Information  

Companies News:

FastReport FMX released
FastReport FMX released

Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).

Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).

Visual report designer is available now on both MS Windows and on MAC OS X!

Full sources.

Get more info here

Want to know more ?

 

Carbonsoft cxDrive v.1.0FWS 24 k 04 Apr 2004
By CarbonSoft. Carbonsoft cxDrive is an interface-based class library for Borland Delphi that makes obtaining information about the fixed and removable disks in a system both quick and simple.

Getting information about one or more of the disks in a system is a relatively straightforward task. There are well documented functions in the Win32 API that will tell you whatever you want to know. Carbonsoft cxDrive wraps these functions into an easy to use class library that hides the complexity of the underlying API calls allowing you to concentrate on getting the information you want rather than the obscurities of the Win32 API.

The information available includes:

  • Drive availability
  • Drive type (removable, fixed, remote, CD-ROM, RAM)
  • Drive name (as displayed in Windows Explorer)
  • Space information (total, available, free, and used)
  • Drive features and characteristics (reparse points, case sensitivity, etc)
  • Volume information (path, volume name)
  • Shell information (icon, name, type name).
The standard package includes full source code for the cxDrive class library and a VCL example program.
 
Fully functional
Source: Included
Download: D7  Download exe-demoHomepage

Disk Info v.1.0FWS 9 k 23 Dec 1998
By Stephan Marais. Gives information about the disk specified:
  • Bytes Per Sector
  • Clusters
  • Disk Free Space
  • Drive
  • Drive Type
  • File System Type
  • Free Clusters
  • Sectors Per Cluster
  • Serial Number
  • Total Disk Space
  • Volume Name.

 
Fully functional
Source: Included
Download: D4  Homepage

Disk Info v.2.0FWS 5 k 14 Jun 2000
By UtilMind Solutions. Component determines the information about specified local or a network disk - Serial number, Volume label, type of file system, type of a disk, size of disk and free space. Remark for Delphi 2/3: The DiskSize and DiskFree properties returns incorrect values for volumes that are larger than 2 gigabytes (FAT32 file system) because Delphi 2 and 3 don't support 64-bit integer operations.
 
Fully functional
Source: Included
Download: CB1 CB3 CB4 D2 D3 D4 D5  Download exe-demoHomepage

Drives Unit v.1.0FWS 13 k 28 Feb 1996
By Bill Florac. Drives Unit for: Getting and setting drive labels. Getting and setting drive serial number. Testing if a drive is ready. Determining the type of drive (hard/3.5/5.25...). Return last DOS error status.
 
Fully functional
Source: Included
Download: D1  

GDSpace v.1.00FWS 5 k 13 Feb 2001
By Bill Wright. GDSpace is a simple component. Put it on your form and use it to obtain the total space and free space on any hard drive letter or UNC path drive. This component works on all versions of Windows, including the original Windows 95 OEM release, Windows 95 OS2 release, Windows 98, Windows NT 3.5 and 4.0, Windows 2000, and Windows ME. It overcomes some of the limitations of other disk space components and can handle very large drives.
 
Fully functional
Source: Included
Download: CB3  

GetDiskSerial.DLL v.3.0.0FW 448 k 05 Feb 2006
By Devlib,Inc.. The GetDiskSerial.DLL is a standard 32-bit DLL file.You can use it to read the serial number of hard disk easily. As we all know, this serial number is unique in the world. So this DLL is of great use, for example, you can use this serial number to creat an encrypt number.

The GetDiskSerial.DLL has already succeeded to get the Serial Number in Delphi, C++Builder, C#, Visual Basic, Visual Basic.NET, PowerBuilder and Visual Foxpro. Here you can download examples of above development language at this site.

Key Features of GetDiskSerial.DLL:

  • Easy to obtain the serial number of hard disk.
  • Support reading several physics hard disks.
  • Support many development languages, such as the Delphi, C++Builder, C#, VB, VB.NET, PowerBuilder, Visual Foxpro, etc.
  • Read more parameters, such as Model Number, Revision Number, Buffer Size, Cylinders, Heads, Sectors per track, etc.
  • Not require administrator rights in Win NT/2000/XP.

 
Fully functional
Source: None
Exe-Demo Included
Download: CB3 CB4 CB5 CB6 D2005 D3 D4 D5 D6 D7  Homepage

KRDFree v.2.0FWS 5 k 11 Sep 1998
By Kray. Component to view type of disk and how much is free. It is possible to set a timer for updating the amount of free diskspace. Also there is a alarm. Accept partitions greater than 2 Gb.
 
Fully functional
Source: Included
Download: D4  Homepage

OD Dsk Info v.1.01FWS 59 k 17 Jan 2000
By Olivier Dahan. uODDiskInfo is a Delphi library offering procedures and funcions to acces disk and file information (shell, size, attributes, icon, etc). Supplied with a demo and a compiled demo using D4 run-time packages (43 kb).
 
Fully functional
Source: Included
Exe-Demo Included
Download: D4 D5  Homepage

TAboutDisk FWS 4 k 02 Oct 2001
By Macroline Software Technologies. TAboutDisk gets all information about your HDD. Capacity, used and free area, serial number and volume name...
 
Fully functional
Source: Included
Download: D1 D2 D3 D4 D5 D6  Homepage

TDiskCaps v.1.0FWS 3 k 21 Jul 1997
By PRO-media CD. This simple component encapsulates two API functions: GetVolumeInformation and GetDriveType. It allows to check:
  • Drive Volume Label
  • Drive Serial Number
  • Drive file system type
  • Length of directory component
  • Drive System Flags.

 
Fully functional
Source: Included
Download: D3  

TDiskInfo v.1.2FW 342 k 20 Mar 2006
By -Neftali- German Estevez. This component allows to retrieve various information about System Drives. Hard Disks, local, floppy disk, network drives, RAM Drives...

Can retrieve information about Volume, Serial Number, free/occupied Space, labels, icon of system, Clusters, Sectors... and more.

Place it in a form and define the drive letter.

v 1.2: Corrected bug at retrive Serial number (not volume number) from various disks.
 
Fully functional
Source: None
Exe-Demo Included

Download: D2005 D2006 D6 D7  Homepage

TDriveInfo v.1.0FW 142 k 04 Dec 1998
By Rosin Datentechnik. TDriveInfo is a component to wrap the GetLogicalDriveStrings() and the GetDriveType() functions. TDriveInfo gives informations about the number of installed CD-Roms and of fixed, removable and network drives. You can also get the paths for any of these drives.
 
Fully functional
Source: On purchase/registration
Source Price: $10
Download: CB3  Homepage

TVolume Information v.1.01FWS 25 k 13 Nov 1997
By Andrea Mennini. Non visual component that encapsulates Win32's GetVolumeInformation function API. For use with Delphi 1.0 Win32 support must be installed.
 
Fully functional
Source: Included
Download: D1 D2 D3  

Volume Info Component v.1.0FWS 7 k 17 Feb 1999
By KMS. This component can help you to get Volume Serial Number and Volume (Drive) Name for selected drive on your computer. Just set Drive property and call Execute method.
 
Fully functional
Source: Included
Download: D2 D3 D4  


News from our Sponsors

  Develop and debug service applications easy then ever
SvCom is an integrated package of classes and tools for development of service applications and use of NT Security framework. Currently SvCom components work under all flavours of Windows.
  • Deploy NT Service applications under Windows 9x/ME and NT/ 2000/ XP/ 2003/ 2008/ Windows 7 (Unique feature!!!)
  • Develop and debug NT services using either Windows 95/98 or NT/ 2000/ XP/ 2003/ 2008/ Windows 7 - using the same classes and the same function calls (!!!)
  • Advanced service debugging (Extremely useful, when you service is not just "Hello, World!")
  • Many more features...
more... more...


  Bring fresh look to your applications!
ThemeEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy-to-use non-visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. 150+ stable easy to use components and 1000+ free skins. more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy