FileManager v1.00
© 2007, Priyatna
Bandung - Indonesia

http://www.priyatna.org/
mailto:me@priyatna.org

Introduction
License
Installation
Methods

Properties
Events
Contacts

Version: 1.00
Release Date: May 26th, 2007

 


Introduction

FileManager is a Delphi component that serves as a file manager for your application. Imagine a simple text editor. If the edited text is dirty (modified), prior to close or create a new text editor, it must ask user a filename in which it can save the text, or it saves without asking the filename if the text is saved before. There's also a sub menu (usually under File menu) that contains most recent files (MRU), that if user click on it, will launch the file. Of course it will ask to save current edited text prior to opening the file. This seems to be a simple task, but believe me, it can be confusing.

This component can handle all the above tasks seamlessly. It will save you lot of time, and is very easy to use. It is used extensively in all my programs, and so far so good.

 


License

This library is released under Mozilla Public License. You can use it in your freeware, shareware or commercial softwares. You can send your modification to me, and if I decide to include it in the main distribution, I will add your name as a contributor. You can read full licensing information here.

 


Installation

There is no special process to install it on Delphi. Just open FileManagersD7.dpk on Delphi IDE and press Install button. I use Delphi 7. If you use another Delphi version, you may have to make some minor changes.

The component will appear in priyatna.org tab.

 


Methods

There are some main methods of the component:

 


Properties

There are some main properties of the component:

 


Events

There are some main properties of the component:

 


Contacts

Don't hesitate to report any bug or whish to me:

Priyatna
Bandung - Indonesia

http://www.priyatna.org/
mailto:me@priyatna.org