
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TApplicata - Mutated TApplication object
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Author    : Gintaras Pikelis
Copyright : Grass Development
Version   : 1.0.961217

____________________________________________________________________
CONTENTS

     TApplicata - Maintain your applications properties, events, etc. 
                  from a single place. 

     P.S. Inspired by an arcticle in Delphi Developers Jornal

____________________________________________________________________
LICENCE AGREEMENT

     This software is absolutely free. It's a donation to Delphi community 
     which helped me when I was starting my experience with this development 
     tool. Use it and enjoy programming with Delphi.

     What you pay is what you get. So until I start charging for this 
     software I'm no way responsible for what you do with it and what it 
     does to you. Well, ...  everything is not so bad, actually you can 
     get some support, if I'm not too busy at the moment you ask for it.

____________________________________________________________________
RELEASE HISTORY

1996.12.02 - 
           Fixed bug with Icon property
           Added OneInstance property
1996.12.07 -
           Some minor changes to Loaded method

____________________________________________________________________
FUTURE PLANS

1. Add Delphi 2.0 specific properties 
       - HintHidePause
       - HintShortPause
2. By double clicking on Component you invoke it's editor
3. Change OneInstance to InstanceCount, so you'll be able to have
   only limited number of instances. 
   OneInstance=TRUE is equal to InstanceCount=1
?. Whatever you want, just drop me an e-mail

____________________________________________________________________
INSTALLATION AND SETUP

     Unzip all files into the directory of you choice and register file 
     Aplicata.pas through  Options|Install Components.

____________________________________________________________________
USAGE
     Drop a TApplicata component on your main form and set reguired
     properties and events.

____________________________________________________________________
For bug reports, suggestions, new versions etc. contact :

Gintaras Pikelis
Grass Development
WWW (in lithuanian) : users.voras.lt/~gintaras
e-mail              : gintaras@voras.lt
Snail mail          : Minijos 135-13
                      Klaipeda, 5804
                      Lithuania
____________________________________________________________________


