TNetDatalink V1.01 [released 06 November, 1997]


History:

V1.00  - created
V1.01  - Modify structure to Support XBASE table
         TNetDataLink->TableType Property Added;
V1.1   - Modify to support of Appolo Engine

V1.2   - Modify to Perform Dataset refresh on Differents Forms
         in the same Application simultaneously

V1.3   - Lookup Field Support (Delphi 2-3 C++Builder) : Cascade Dataset Refresh 
         Auto Refresh of Table if link with Lookup Field
         Each changes in Lookup Table is reported in Master Table

V1.32  - Two Bugs Corrected
          * EListError when have more than one Lookup field on Form
            Minor bug on TList initialization 
          * IdleProc activated only when App running
                 (special Thank to Bruzzone Alessandro who has first
                  reported the bug)