nrWinCalc v3.10 Copyright(C) 1998-2003 DeepSoftware.Ru
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The unique Delphi component for controling the standard Windows
calculator (calc.exe).

1. Overview
2. License Agreement
3. File List
4. Installation
5. System Compatibility
6. Restrictions
7. Registration
8. Contacts


nrWinCalc component Overview 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The nrWinCalc component allow to manipulate the execution of the standard
Windows calculator (calc.exe). Look some unique propertyes:
  property Visible;//for open and close calculator;
  property Mode;   //for choose Standard\Science mode
  property Radix;  //for choose Bin/Oct/Dec/Hex radix
  property Value;  // for get/set value
  property OnClose:TNotifyEvent; // event on close calculator
  property OnEnterPressed:TNotifyEvent; //... super event
  full context help file is included
  ... and some more.

Use demo project for the viewing of component capabilities.

License Agreement
~~~~~~~~~~~~~~~~~
You should carefully read the following terms and conditions before using
this software. Unless you have a different license agreement signed by
Roman Novgorodov, your use of this software indicates your acceptance of this
license agreement and warranty. Use and distribution of nrWinCalc and the
accompaning documentation are subject to the following terms and conditions.

NO REPRESENTATIONS ARE MADE ABOUT THE SUITABILITY OF THIS SOFTWARE FOR ANY
PURPOSE. IT IS PROVIDED"AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. NEITHER
ROMAN NOVGORODOV SHALL BE LIABLE FOR ANY DAMAGES SUFFERED BY THE USE OF THIS
SOFTWARE.

File List
~~~~~~~~~
\Delphi3\ 	Folder with files for Delphi3
\Delphi4\ 	Folder with files for Delphi4
\Delphi5\ 	Folder with files for Delphi4
\Delphi6\ 	Folder with files for Delphi4
\CBuilder4\ 	Folder with files for C++Builder 3
\CBuilder4\ 	Folder with files for C++Builder 4
\CBuilder4\ 	Folder with files for C++Builder 5
\CBuilder4\ 	Folder with files for C++Builder 6
\Resources\     Folder with resource files for all versions
\Demo\ 		Folder with demo project.

Delphi/CBuilder version specify files:
nrwincalc.dcu 	- Delphi Component Unit binary file;
wincalc.dpk	- Delphi package source file;

For any Delphi/CBuilder version files:
nrwincalc.dcr 	- Delphi Component Resource binary file;
nrwincalc.res 	- Resource binary file;
wincalcdemo.dpr	- Delphi demo project file;
unit1.pas	- Delphi demo project main unit file source;
unit1.dpr	- Delphi Form Module of main form;

Installation
~~~~~~~~~~~~
nrWinCalc distributes as nrwcalc.zip archive.
You need unpack it and run nrwincalcNNNx.exe program.
Where: 	NNN =  version number
	x = r for release version (registered) 
	  = s for shareware version (unregistered) 


System Compatibility
~~~~~~~~~~~~~~~~~~~~
This version of component was tested with:
Windows9x/Me, Windows NT/2K/XP.

Restrictions
~~~~~~~~~~~~
If you use unregistered version of nrWinCalc, you will see "naq-screen" 
dialog box every two-three times, when property Visible set True.

Registration
~~~~~~~~~~~~
Benefits for registered users:
*The full support guarantee for REGISTERED users only.
*All next versions of TnrWinCalc will be FREE for registered users.
*You will have full version without "nag-screen" dialog box.
*You will receive full source code of nrWinCalc component.

Where to register:
The online registration is available:
https://secure.element5.com/register.html?productid=106019

Contacts 
~~~~~~~~
Copyright (C) 1998-2003 Roman Novgorodov.
mailto:noro@deepsoftware.ru
http://www.deepsoftware.ru/
