| RTL reference|Glossary|Tips/Tricks|FREE App/VCL|Essentials|Books|Link Back |
| TNetDrive | ||||||||||||||||||
| TNetDrive is a non-visual component that connects a network path to a drive name. Full source code. | ||||||||||||||||||
Article submitted by: Michael Klaus for the Delphi Programming Quickies Contest.
Simply place it on your Delphi form, and, if you want to grant access, just use the function:
NetDrive.Connect(<network path>,<user name>,<password>);
The NetDrive Connect function returns the letter for the new drive. Download full source code!
Of course, if you have any question please post and discuss on the Delphi Programming Forum
|
||||||||||||||||||
All graphics (if any) in this feature created by Zarko Gajic.
| More Delphi |
|
· Learn another routine every day - RTL Quick Reference. · Download free source code applications and components. · Talk about Delphi Programming, real time. · Link to the Delphi Programming site from your Web pages. · Tutorials, articles, tech. tips by date: 2003|2002|2001|2000|1999|1998 or by TOPIC. |
| Stay informed with all new and interesting things about Delphi (for free). |
|
|
| Got some code to share? Got a question? Need some help? |

