TPrintDecisionGrid Frequently asked Questions and Answers
Copyright 1998, by Alexander Mokrushin
Visit web site at http://www.albea.rb.ru/alexm
FAQ revision 1.0

Table of contents:
------------------
Part 1 - Downloading
Part 2 - Ordering and Licensing, general questions
Part 3 - Technical Questions
Part 4 - Version list, bug fixes and comments


Part 1 - Downloading
-------------------------------
Q: Where will TPrintDecisionGrid be available?
A: Evaluation copy of TPrintDecisionGrid 1.0 is available for download from
    - my web site at
        http://www.albea.rb.ru/alexm
    - Delphi Super Page at
        http://sunsite.icm.edu.pl/delphi
    - Torry's Delphi Pages at
        http://torry.magnitka.ru
    - ShareIt! - Reimold&Schumann Internet Services at
        http://www.shareit.com/programs/101523.htm

   Full version with all source files you'll receive after registration.
   (see REGISTER.TXT)

Part 2 - Ordering and Licensing, general questions
-------------------------------
Q: How can I register TPrintDecisionGrid? How much does it cost?
A: You have to contact ShareIt! company to register TPrintDecisionGrid component.
   A single license costs $25 (more info see in Register.txt).
   Evaluation copy is free (but it IS NOT FOR COMMERCIAL USE)

Q: Which limitations has evaluation copy?
A: There's no functional restrictions, but it contains no source files and
   some nag screen will be shown sometimes.
   The most important thing - evaluation copy IS NOT FOR COMMERCIAL USE!

Q: How can I receive TPrintDecisionGrid source code?
A: All sources will be shipped you after paying registration fee.

Q: Has registration any benefits besides sources shipping?
A: After registration commercial use of TPrintDecisionGrid will be allowed.
   The wishes of registered users about modification and improvement of this
   component will be considered in the first place. Registered users will
   receive the newest versions of TPrintDecisionGrid with their native language
   string resources (now English and Russian are available).

Q: Is there any way to become registered user without paying money?
A: Hmm, hope it's possible.
   The most active testers of evaluation copy(bug hunters and good advisers)
   will become registered users for free.
   Another way to become registered user is to translate TPrintDecisionGrid's
   string resources to your native language (see DGStrings.pas resource file in RES\English\).
   First(not all, but first!) translators may become registered users too.
   Now I have English and Russian string resources.

Part 3 - Technical Questions
-------------------------------
Q: Which version of Delphi should I have to install TDecisionGrid?
A: TPrintDecisionGrid is descendant TDecisionGrid which has appeared ONLY in
   Delphi 3.0, so there's NO WAY to install this component with previous
   Delphi versions.

Q: How to install TPrintDecisionGrid?
A: Installation procedure is described in both readme and help files
   (section "Installation").

Q: Should I install any additional printing tool to print my crosstabs with
   TPrintDecisionGrid (such as Quick Report etc)?
A: No. TPrintDecisionGrid is the only thing you have to install to do this
   printing work.

Part 4 - Version list, bug fixes and comments
-------------------------------
v. 0.97
  Added properties:
    ReportTitle
    ReportSubTitle
    ReportFontOfTitle
    ReportFontOfSubTitle
  TPrintDecisionGrid now checks the Options property and
  - skips during printing Outliner's column when cgOutliner is true
  - draws cells' borders accordingly cgGridLines value


v. 0.98
  Fixed some little bugs in printing routines.
  Added property ReportBlackWhite and ability to switch on/off color in your report
  Created English and Russian TPrintDecisionGrid string resources.

v. 1.0
  Made all documentation files (help, readme, FAQ).
