X-Files Components by Krzysztof Szyszka 
The best Delphi DBGrid component 
and QuickReport VCL Grid control Components
Download
Support
Support
Register Now!English version here
Database Works!
X-Files Components HomePage Polska wersja tutaj
Page menu

Register X-DBData Components

Register X-Files Components
for new users

Register upgrade
for current users

Registration via phone, fax or postal mail orders

On-line registration

Benefits

The registered version of a package allows you to sell any commercial compiled application without any additional run-time fees required. You have also the right to make modifications to the source code for own use and to request free upgrades any time, maximum 24 months after purchase and to access to priority support by e-mail. You may register Standard or Professional version of the package, depend on registration fee. The Professional version contains in addition full run-time source code and the part of design-time source code, except Delphi/C++Builder IDE extensions.

You may register selected package on-line using secure (TLS SECURE) registration form provided by ShareIt!. If you are already a registered user of previous version of a package, you may use Price list and Registration for registered users.


Price list and Registration

If you want to register selected package, please follow to links located in the table below. Before registering, you should download and install the Trial version to check that your version of Delphi (and QuickReport) lets you install succesfully the selected package. X-Files Components Standard package (without source code) requires to succesfully install (D5, D6, D7, C5, C6) the latest version of QuickReport Standard.


Product (Single Developer License) Price Register now!
X-DBGrid Component 8.2 Standard
ShareIt Program ID: 300073231
EURO 119.90 Click here to register now!Click here!
X-DBGrid Component 8.2 Professional
ShareIt Program ID: 300073232
EURO 199.90 Click here to register now!Click here!
X-Files Components 8.2 Standard
ShareIt Program ID: 300073233
EURO 159.90 Click here to register now!Click here!
X-Files Components 8.2 Professional
ShareIt Program ID: 300073234
EURO 259.90 Click here to register now!Click here!

If you want to register right away two packages, please use our promotional price list.


Promotional price list


Product (Single Developer License) Price Register now!
X-DBGrid Component 8.2 Standard Bundle
ShareIt Program ID: 300624165 contains:
X-DBGrid Component Standard, X-DBData Components Standard
EURO 179.90 Click here to register now!Click here!
X-DBGrid Component 8.2 Professional Bundle
ShareIt Program ID: 300624166 contains:
X-DBGrid Component Professional, X-DBData Components Professional
EURO 279.90 Click here to register now!Click here!
X-Files Components 8.2 Standard Bundle
ShareIt Program ID: 300624167 contains:
X-Files Components Standard, X-DBData Components Standard
EURO 219.90 Click here to register now!Click here!
X-Files Components 8.2 Professional Bundle
ShareIt Program ID: 300624169 contains:
X-Files Components Professional, X-DBData Components Professional
EURO 339.90 Click here to register now!Click here!

If you want to buy our product for unlimited number of developers within your company, please register the Site License.


Site License


Product (Site License) Price Register now!
X-DBData Components 3.2 Professional - Site License
ShareIt Program ID: 300693156 allows to:
Unlimited number of developers within the company
EURO 1599.00 Click here to register now!Click here!
X-DBGrid Component 8.2 Professional - Site License
ShareIt Program ID: 300661641 allows to:
Unlimited number of developers within the company
EURO 2599.00 Click here to register now!Click here!
X-Files Components 8.2 Professional - Site License
ShareIt Program ID: 300661642 allows to:
Unlimited number of developers within the company
EURO 3399.00 Click here to register now!Click here!
X-DBGrid Component 8.2 Professional Bundle - Site License
ShareIt Program ID: 301032745 allows to:
Unlimited number of developers within the company
ShareIt Program ID: 301032745 contains:
X-DBGrid Component Professional - Site License
X-DBData Components Professional - Site License
EURO 3599.00 Click here to register now!Click here!
X-Files Components 8.2 Professional Bundle - Site License
ShareIt Program ID: 301032746 allows to:
Unlimited number of developers within the company
ShareIt Program ID: 301032746 contains:
X-Files Components Professional - Site License
X-DBData Components Professional - Site License
EURO 4399.00 Click here to register now!Click here!

Please click here to see alternate ordering methods.


Conditionals

In the table below you can find a list of switches, which were using to recompile packages. To have a possibility to include/exclude selected elements into package, you should to register the Professional version, to can self recompile the package. Excluding of unused elements allows to reduce the size of application's executable file.


Switch Description
{$DEFINE ADO}Register TXDBGridsADO component in Delphi IDE
{$DEFINE CDS}Register TXDBGridsCDS component in Delphi IDE
{$DEFINE REGISTER}Register TXBlobField & TXGraphicField classes
{$UNDEF XDBFIELDS}Install TXBlobField & TXGraphicField classes as deafult
{$DEFINE JPEGIMAGE}Include support for *.jpeg graphics in BLOB fields
{$DEFINE GIFIMAGE}Include support for *.gif graphics in BLOB fields (from 2010)
{$DEFINE PNGIMAGE}Include support for *.png graphics in BLOB fields (from 2010)
{$UNDEF GRAPHICEX}Include support for GraphicEx graphics in BLOB fields
{$UNDEF THEMES}Use Windows Themes (D5, D6, C5, C6)
{$DEFINE THEMES}Use Windows Themes (D7, D2005, D2006, etc.)
{$DEFINE STYLES}Use Custom Styles (starting from RAD Studio XE2)
{$DEFINE CALENDAR}Use calendar to edit Date & DateTime fields in TXDBGrid
{$DEFINE CALCULATOR}Use calculator to edit numeric fields in TXDBGrid
{$DEFINE XQRGRID}Include TXQRGrid component (D5, D6, D7, C5, C6)
{$UNDEF XQRGRID}Include TXQRGrid component (D8, D2005, D2006, etc.)
{$DEFINE QR35}Use QuickReport Standard 3.5x (D5, D6, D7, C5, C6)
{$UNDEF QR36}Use QuickReport Professional 3.6x
{$UNDEF QR40}Use QuickReport Professional 4.0x
{$UNDEF QR50}Use QuickReport Professional 5.0x

To use Windows Themes on Delphi/C++Builder 5 & 6 you must register the Professional version of selected package. If you are using QuickReport Professional or other version of Quick-Report Standard then described in Requirements, you should register the Professional version of X-Files Components, to can myself recompile it.

If you just have the QuickReport Professional package installed, then after installation of X-Files Components Professional package, but before launching of Delphi/C++Builder, you must recompile it with using yours QuickReport Professional package.

To quick and comfortable recompile the package, you may use the batch file DCCXDBGridXX.bat or DCCXFilesXX.bat installed in ..\Source directory. Detailed description of packages recompilation you may find in ReadMe.txt, XFiles.hlp or either in FAQ.


Sorting

TXDBGrid component can automatically sort data by any columns (ascending and descending) for all standard datasets included in Delphi/C++Builder (except unidirectional) and for many other third-party classes when the appropriate unit with registration statement will be added to the application. All standard datasets are pre-registered in XDBGrids.pas unit and does not require registration:


Class Direction Unit Product Company
TADOTableAscDescXDBGridsADOEmbarcadero Technologies
TADOQueryAscDescXDBGridsADOEmbarcadero Technologies
TADODataSetAscDescXDBGridsADOEmbarcadero Technologies
TTableAscOnlyXDBGridsBDEEmbarcadero Technologies
TQueryAscDescXDBGridsBDEEmbarcadero Technologies
TIBTableAscOnlyXDBGridsIBXEmbarcadero Technologies
TIBQueryAscDescXDBGridsIBXEmbarcadero Technologies
TIBDataSetAscDescXDBGridsIBXEmbarcadero Technologies
TClientDataSetAscOnly/AscDescXDBGridsCDSEmbarcadero Technologies
TIBClientDataSetAscOnly/AscDescXDBGridsCDS+IBXEmbarcadero Technologies
TBDEClientDataSetAscOnly/AscDescXDBGridsCDS+BDEEmbarcadero Technologies
TSQLClientDataSetAscOnly/AscDescXDBGridsCDS+DBXEmbarcadero Technologies
TSimpleDataSetAscOnly/AscDescXDBGridsCDS+DBXEmbarcadero Technologies
TADTableAscDescXDBGridsAnyDACEmbarcadero Technologies
TADQueryAscDescXDBGridsAnyDACEmbarcadero Technologies
TADMemTableAscDescXDBGridsAnyDACEmbarcadero Technologies
TFDTableAscDescXDBGridsFireDACEmbarcadero Technologies
TFDQueryAscDescXDBGridsFireDACEmbarcadero Technologies
TFDMemTableAscDescXDBGridsFireDACEmbarcadero Technologies
TXDBDataAscDescXDBGridsXDBDataX-Files Software
TXDBDataSetAscDescXDBGridsXDBDataX-Files Software
TXDBDataListAscDescXDBGridsXDBDataX-Files Software
TXDBListAscDescXDBGridsXDBDataX-Files Software
TXDBArrayAscDescXDBGridsXDBDataX-Files Software
TXDBTableAscDescXDBGridsXDBDataX-Files Software
TXDBObjectAscDescXDBGridsXDBDataX-Files Software
TXDBCollectionAscDescXDBGridsXDBDataX-Files Software
TXDBList<T>AscDescXDBGridsXDBDataX-Files Software
TXDBArray<T>AscDescXDBGridsXDBDataX-Files Software
TXDBTable<T>AscDescXDBGridsXDBDataX-Files Software
TXDBObject<T>AscDescXDBGridsXDBDataX-Files Software

Starting from version 5.4 the support for AnyDAC was removed from XDBGridsADD.pas unit and now FireDAC/AnyDAC components are also pre-registered in XDBGrids pas unit and no longer require additional registration. You can also self register other TDataSet descendants or other methods of sorting for standard datasets attaching to the application one of the following modules:


Class Direction Unit Product Company
TADOQueryAscDescXDBGridsADOADOEmbarcadero Technologies
TClientDataSetAscDescXDBGridsCDSCDSEmbarcadero Technologies
TIBClientDataSetAscDescXDBGridsCDSCDS+IBXEmbarcadero Technologies
TBDEClientDataSetAscDescXDBGridsCDSCDS+BDEEmbarcadero Technologies
TSQLClientDataSetAscDescXDBGridsCDSCDS+DBXEmbarcadero Technologies
TSimpleDataSetAscDescXDBGridsCDSCDS+DBXEmbarcadero Technologies
TSQLMemQueryAscDescXDBGridsADDSQLMemQueryAidAim Software
TSQLMemTableAscOnlyXDBGridsADDSQLMemTableAidAim Software
TOracleDataSetAscDescXDBGridsADDDOAAllround Automations
TpFIBDataSetAscDescXDBGridsADDFIBPlusDevrace
TpFIBDataSetAscDescXDBGridsFIBFIBPlusDevrace
TpFIBClientDataSetAscDescXDBGridsCDSFIBPlusDevrace
TVirtualTableAscDescXDBGridsADDVirtualTableDevart (Core Lab)
TMyQueryAscDescXDBGridsADDMyDACDevart (Core Lab)
TMyTableAscDescXDBGridsADDMyDACDevart (Core Lab)
TUniQueryAscDescXDBGridsADDUniDACDevart (Core Lab)
TUniTableAscDescXDBGridsADDUniDACDevart (Core Lab)
TOraQueryAscDescXDBGridsADDODACDevart (Core Lab)
TOraStoredProcAscDescXDBGridsADDODACDevart (Core Lab)
TMSQueryAscDescXDBGridsADDSDACDevart (Core Lab)
TMSTableAscDescXDBGridsADDSDACDevart (Core Lab)
TMSStoredProcAscDescXDBGridsADDSDACDevart (Core Lab)
TPSQLQueryAscDescXDBGridsADDPostgresDACMicroOLAP
TPSQLMacroQueryAscDescXDBGridsADDPostgresDACMicroOLAP
TAdsQueryAscDescXDBGridsADDADSSybase
TAdsTableAscOnlyXDBGridsADDADSSybase

Go to the top of this page


Copyright © 1999-2024 X-Files Software
X-Files Components by Krzysztof Szyszka 
The best Delphi DBGrid component 
and QuickReport VCL Grid control