⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 rxlib2.75控件包
💻 TXT
字号:
  RX Library 2.75 port to Delphi 7
  =========================================================

TABLE OF CONTENTS
-----------------
  Overview
  Compatibility with your older code
  History
  Installation
  Help files
  Copyright Notes


Overview
--------
  This port is a non-commercial product. Feel free to distribute it as
long as all files are unmodified and kept together.

  The authors disclaim all warranties as to this software, whether express
or implied, including without limitation any implied warranties of
merchantability or fitness for a particular purpose. Use under your own
responsibility, but comments (even critique) in English (or in Russian)
are welcome.


Compatibility with your older code
-----------------------------------
  - StrUtils is renamed to rxStrUtils to avoid the names conflict with Borland's StrUtils module.
  - RxGrids.TInplaceEditStyle type is replaced with Delphi 7 TEditStyle type.

Installation
------------
If you have Delphi 7 Professional or Personal Edition, deactivate the
conditional define {$DEFINE DCS} in the RX.INC file before compiling the
library.

Use "File\Open..." menu item of Delphi IDE to open RX' runtime
package RXCTL7.DPK. In "Package..." window click "Compile" button to
compile packages RXCTL7.DPK. After compiling repeat that for other RX
Library run-time packages RXDB7.DPK, RXBDE7.DPK. Put compiled BPL files
into directory that is accessible through the search PATH (i.e. DOS
"PATH" environment variable; for example, in the Windows\System directory).
After compiling RX run-time packages you must install RX design-time
packages into the IDE.

Use "File\Open..." menu item to open RX design-time package DCLRX7.DPK.
In "Package..." window click "Compile" button to compile the package
and then click "Install" button to register RX Library components on
the component palette. Repeat that for other RX Library design-time
packages DCLRXDB7.DPK and DCLRXBD7.DPK.

NOTE: do not save package sources in the Delphi IDE.

Help files
----------
  Native RX Library help files are available in Russian only. But there are
many third-party help files for RX Library in English, that you can easily
download and install into your Delphi 7 environment.

Copyright Notes
---------------
  RX Library is a copyright of http://www.rxlib.com team: 
    Fedor Kozhevnikov  (fkozh@iname.com)
    Igor Pavluk        (igorp@mail.com)
    Serge Korolev      (korolev@usa.net)

  Delphi 6 port made by:
    Oleg Fyodorov      (delphi@oxygensoftware.com)
                       http://www.oxygensoftware.com

  Delphi 7 port made by:
    NONAME             ;-)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -