-------------------------------------------------------------------------
AUTOMA VISUAL FILTER PACK v1.02
-------------------------------------------------------------------------

CONTENTS OF THIS README FILE:

1. FILES        - Little description about the files inside the zip file
2. INSTALLATION - Instructions for installing Filter Pack
3. REGISTERING  - Info about ordering
4. HISTORY      - Lists the changes in each version released
5. CONTACT      - Info about contacting Automa

-------------------------------------------------------------------------
1. FILES
-------------------------------------------------------------------------

When you decompress the zip file, will be created some directories.
They are:

/Delphi5 (Delphi 5 demo version only)
Contains compiled units and additional files for the Delphi 5 version

/Delphi4 (Delphi 4 demo version only)
Contains compiled units and additional files for the Delphi 4 version 

/Delphi3 (Delphi 3 demo version only)
Contains compiled units and additional files for the Delphi 3 version 

/Demo
Contains the demo project, with detailed explanation of all components

/Help
Contains the help file

/Source  (registered version only)
Contains the full source code of all components.



-------------------------------------------------------------------------
2. INSTALLATION
-------------------------------------------------------------------------
   
DELPHI 5:

  (1) Extract the distribution ZIP to a new directory
  (2) From the Delphi IDE select File | Open ...
  (3) In the dialog that appears, select "Delphi Package Source (*.dpk)"
      in File Types, and choose the vfpack5.dpk file
  (4) Click on the "Install" button. Components will be installed.

DELPHI 4:

  (1) Extract the distribution ZIP to a new directory
  (2) From the Delphi IDE select File | Open ...
  (3) In the dialog that appears, select "Delphi Package Source (*.dpk)"
      in File Types, and choose the vfpack4.dpk file
  (4) Click on the "Install" button. Components will be installed.

DELPHI 3:

  (1) Extract the distribution ZIP to a new directory
  (2) From the Delphi IDE select File | Open ...
  (3) In the dialog that appears, select "Delphi Package Source (*.dpk)"
      in File Types, and choose the vfpack3.dpk file
  (4) Click on the "Install" button. Components will be installed.
 
-------------------------------------------------------------------------
3. REGISTERING
-------------------------------------------------------------------------
Automa Visual Filter Pack costs only US$ 29.95, and you receive full source 
code of all components. We accept MasterCard, Visa, AmExpress, Dinners,
and check. To register, go to:

http://www.automa.com.br/delphi/register.htm

-------------------------------------------------------------------------
4. HISTORY
-------------------------------------------------------------------------
v1.02 (31-May-2000)
   - TDBTableFilter new events: OnCreateEditor, OnEditorEnabledChanged,
     OnEditorGetValue, OnEditorGetDisplayValue and OnEditorSetValue. 
     Now you can define your own controls to edit values. For example, 
     you can use combo boxes, lookup combo boxes, date edits, and other 
     custom controls to edit field values.
   - TDBTableFilter new event: OnBuildCondition. You can use this event
     to change the condition expression.
   - TDBTableFilter bug fixed: Could not use empty string in NullFilter
     property, because it was saved as '0=0'. Now it's possible to set
     NullFilter as an empty string.
   - New component: TatLinkLabel. You can assign a URL or a e-mail to the
     label, and if user clicks the label, the Internet Browser will be
     opened to search for URL, or a new e-mail window will be opened to
     send an e-mail message.

v1.01 (25-Apr-2000)
   - TDBTableFilter: default param name is now the selected field name 
     or field alias, in this order. If no field is selected or field name 
     or alias are no valid idents, then name used is DefParamName property.
   - TDBTableFilter: operation combo was not being enabled after using 
     StrToConditions method 
   - TDBTableFilter: Some flicking was happenning when FilterFields 
     property was changed
   - TatListDlg bug fixed: setting ItemIndex property now works correctly
     when MultiSelect is false

v1.00  (26-Feb-2000)
   - First release;


-------------------------------------------------------------------------
5. CONTACT
-------------------------------------------------------------------------
Our URL: 
http://www.automa.com.br/delphi

Our e-mail:
automa@automa.com.br