                TSYSINFO 2.1  written by Brent Boswell - 1996
                ------------

TSysInfo 2.1 is a non visual component written for Delphi 2 that
gets details about your computer. eg.  Registered Organisation and
Owner, etc..

This version includes support for Windows 95 and Windows NT 4. Thanks go to
John Buxton (john@teletrak.com.au) for adding the support for Windows NT 4.
The main reason the component didn't work correctly under NT 4 is that the
Organisation and Owner are stored in different locations in '95 and NT 4.

It has 8 properties that you are able to see at design time in the
Object Inspector :-

   1. Organisation    - string
   2. Owner           - string
   3. CPU             - string
   4. OperatingSystem - string
   5. WinVersion      - string
   6. Build           - string
   7. TotalMemory     - string
   8. DriveC          - string

To use TSysInfo drop onto a form at design time.  Assign any TLabel
Caption to any of the above properties, or any other object that has
a string value.

To install TSysInfo copy the enclosed files into a common VCL
directory.  In Delphi use the Install option on the Components menu
to install TSysInfo into your component library.  By default
TSysInfo will be installed into the Samples page.  However you are
free to move it once it's installed or you can modify the register
procedure in the code.


TSysInfo including TBBRegIniFile is released as FREEWARE and you are
free to distribute and modify the code in any way you feel.  I will
NOT however be held responsible for any damages or mishaps that may
occur out of the use of this component.

If you like my component or modify it can you send me some email at
the email address below.  Also could you send me a post card of your
Town or City at the snail mail address below.  I'd just like to hear
from others around the world.  I will try to reply to any email or
snail mail that I receive.  Thanks.

email :

    brentb@icl.co.za

snail mail :

    Brent Boswell
    14 Dawn View
    Cleland
    Pietermaritzburg
    Natal
    3201
    South Africa


Thanks

Brent Boswell
