Unofficial version Rx library for Delphi 2005/2006/2007/2009/2010/XE/XE2/XE3
DISCLAIMER:
* This software is provided "as is" and is without warranty of any kind.
The author(s) of this software does not warrant, guarantee or make any
representations regarding the use or results of use of this software
in terms of reliability, accuracy or fitness for purpose. You assume
the entire risk of direct or indirect, consequential or inconsequential
results from the correct or incorrect usage of this software even if the
author(s) has been informed of the possibilities of such damage. Neither
the author(s) nor anybody connected to this software in any way can assume
any responsibility.
* All rights held by the author(s) or owner(s) of units or documents.
_______________________________________________________________________________
Update 1.10
1/ Update for Delphi XE3
_______________________________________________________________________________
Update 1.09
1/ Delphi package source actualization
2/ Delphi 6 conditional corections
3/ TRxFindFiles support class added
4/ Corrections for default (ENG) lang. resource
_______________________________________________________________________________
Update 1.08
1/ file case name unit corrections.
2/ only one language file can be used in your applications like:
a) in Rx.inc activate {$DEFINE _LNG_ONE_}.
b) activate yours own language in new include RxLangDef.inc like
{$DEFINE RXLANG_Cze}.
note: Languages different from English locates in utf-8 files, may
be editor problem for lower version Delphi than 2005.
c) in your project use global conditional define like RXLANG_MYLANG
(it activate your lang file only).
d) rebuild your application, it will be smaller with one your language
mutation for RxLibrary only.
3/ repair malfunction of TColor property (big thanks to Remy Lebeau).
4/ many new constant color names added into modu
1