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

TSysInfo is a non visual component that gets details about you computer.
eg. Company and User Registered, Dos/Win Versions etc.

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

   1. Company     - string
   2. User        - string
   3. CPU         - string
   4. CoProcessor - string
   5. DosVersion  - string
   6. WinVersion  - string
   7. WinMode     - 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 Components option on the Options 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.

This component 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.

This is my first component and as such is pretty simple. I do however hope
to be getting more into writting components and to produce more usefull
components. I do have a few ideas and hope to release some more components
soon.

I can be reached on Interet email at the following address :-
   b.boswell.saf0901@oasis.icl.co.uk

If you like my component or modify it can you send me some email at the above
address. I'd just like to hear from others around the world. I will try to reply
to any email that I receive. Thanks.

I live and work in South Africa, but my company has not given us much access
to the internet and as such have to use our UK based office for routing 
internet email.

Brent Boswell
