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.3 Standard ShareIt Program ID: 300073231 |
EURO 119.90 |
Click here! |
X-DBGrid Component 8.3 Professional ShareIt Program ID: 300073232 |
EURO 199.90 |
Click here! |
X-Files Components 8.3 Standard ShareIt Program ID: 300073233 |
EURO 159.90 |
Click here! |
X-Files Components 8.3 Professional ShareIt Program ID: 300073234 |
EURO 259.90 |
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.3 Standard Bundle ShareIt Program ID: 300624165 contains: X-DBGrid Component Standard, X-DBData Components Standard |
EURO 179.90 |
Click here! |
X-DBGrid Component 8.3 Professional Bundle ShareIt Program ID: 300624166 contains: X-DBGrid Component Professional, X-DBData Components Professional |
EURO 279.90 |
Click here! |
X-Files Components 8.3 Standard Bundle ShareIt Program ID: 300624167 contains: X-Files Components Standard, X-DBData Components Standard |
EURO 219.90 |
Click here! |
X-Files Components 8.3 Professional Bundle ShareIt Program ID: 300624169 contains: X-Files Components Professional, X-DBData Components Professional |
EURO 339.90 |
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.3 Professional - Site License ShareIt Program ID: 300693156 allows to: Unlimited number of developers within the company |
EURO 1599.00 |
Click here! |
X-DBGrid Component 8.3 Professional - Site License ShareIt Program ID: 300661641 allows to: Unlimited number of developers within the company |
EURO 2599.00 |
Click here! |
X-Files Components 8.3 Professional - Site License ShareIt Program ID: 300661642 allows to: Unlimited number of developers within the company |
EURO 3399.00 |
Click here! |
X-DBGrid Component 8.3 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! |
X-Files Components 8.3 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! |
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 |
TADOTable | AscDesc | XDBGrids | ADO | Embarcadero Technologies |
TADOQuery | AscDesc | XDBGrids | ADO | Embarcadero Technologies |
TADODataSet | AscDesc | XDBGrids | ADO | Embarcadero Technologies |
TTable | AscOnly | XDBGrids | BDE | Embarcadero Technologies |
TQuery | AscDesc | XDBGrids | BDE | Embarcadero Technologies |
TIBTable | AscOnly | XDBGrids | IBX | Embarcadero Technologies |
TIBQuery | AscDesc | XDBGrids | IBX | Embarcadero Technologies |
TIBDataSet | AscDesc | XDBGrids | IBX | Embarcadero Technologies |
TClientDataSet | AscOnly/AscDesc | XDBGrids | CDS | Embarcadero Technologies |
TIBClientDataSet | AscOnly/AscDesc | XDBGrids | CDS+IBX | Embarcadero Technologies |
TBDEClientDataSet | AscOnly/AscDesc | XDBGrids | CDS+BDE | Embarcadero Technologies |
TSQLClientDataSet | AscOnly/AscDesc | XDBGrids | CDS+DBX | Embarcadero Technologies |
TSimpleDataSet | AscOnly/AscDesc | XDBGrids | CDS+DBX | Embarcadero Technologies |
TADTable | AscDesc | XDBGrids | AnyDAC | Embarcadero Technologies |
TADQuery | AscDesc | XDBGrids | AnyDAC | Embarcadero Technologies |
TADMemTable | AscDesc | XDBGrids | AnyDAC | Embarcadero Technologies |
TFDTable | AscDesc | XDBGrids | FireDAC | Embarcadero Technologies |
TFDQuery | AscDesc | XDBGrids | FireDAC | Embarcadero Technologies |
TFDMemTable | AscDesc | XDBGrids | FireDAC | Embarcadero Technologies |
TXDBData | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBDataSet | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBDataList | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBList | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBArray | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBTable | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBObject | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBCollection | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBList<T> | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBArray<T> | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBTable<T> | AscDesc | XDBGrids | XDBData | X-Files Software |
TXDBObject<T> | AscDesc | XDBGrids | XDBData | X-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 |
TADOQuery | AscDesc | XDBGridsADO | ADO | Embarcadero Technologies |
TClientDataSet | AscDesc | XDBGridsCDS | CDS | Embarcadero Technologies |
TIBClientDataSet | AscDesc | XDBGridsCDS | CDS+IBX | Embarcadero Technologies |
TBDEClientDataSet | AscDesc | XDBGridsCDS | CDS+BDE | Embarcadero Technologies |
TSQLClientDataSet | AscDesc | XDBGridsCDS | CDS+DBX | Embarcadero Technologies |
TSimpleDataSet | AscDesc | XDBGridsCDS | CDS+DBX | Embarcadero Technologies |
TSQLMemQuery | AscDesc | XDBGridsADD | SQLMemQuery | AidAim Software |
TSQLMemTable | AscOnly | XDBGridsADD | SQLMemTable | AidAim Software |
TOracleDataSet | AscDesc | XDBGridsADD | DOA | Allround Automations |
TpFIBDataSet | AscDesc | XDBGridsADD | FIBPlus | Devrace |
TpFIBDataSet | AscDesc | XDBGridsFIB | FIBPlus | Devrace |
TpFIBClientDataSet | AscDesc | XDBGridsCDS | FIBPlus | Devrace |
TVirtualTable | AscDesc | XDBGridsADD | VirtualTable | Devart (Core Lab) |
TMyQuery | AscDesc | XDBGridsADD | MyDAC | Devart (Core Lab) |
TMyTable | AscDesc | XDBGridsADD | MyDAC | Devart (Core Lab) |
TUniQuery | AscDesc | XDBGridsADD | UniDAC | Devart (Core Lab) |
TUniTable | AscDesc | XDBGridsADD | UniDAC | Devart (Core Lab) |
TOraQuery | AscDesc | XDBGridsADD | ODAC | Devart (Core Lab) |
TOraStoredProc | AscDesc | XDBGridsADD | ODAC | Devart (Core Lab) |
TMSQuery | AscDesc | XDBGridsADD | SDAC | Devart (Core Lab) |
TMSTable | AscDesc | XDBGridsADD | SDAC | Devart (Core Lab) |
TMSStoredProc | AscDesc | XDBGridsADD | SDAC | Devart (Core Lab) |
TLiteQuery | AscDesc | XDBGridsADD | LiteDAC | Devart (Core Lab) |
TPSQLQuery | AscDesc | XDBGridsADD | PostgresDAC | MicroOLAP |
TPSQLMacroQuery | AscDesc | XDBGridsADD | PostgresDAC | MicroOLAP |
TAdsQuery | AscDesc | XDBGridsADD | ADS | Sybase |
TAdsTable | AscOnly | XDBGridsADD | ADS | Sybase |
Go to the top of this page
Copyright © 1999-2024 X-Files Software