What's new ?
What's new in version 4.12 ?
- Package for Delphi 2007 for .NET is now available!!!
- Package for Delphi 2007 Win32 & C++Builder 2007 with Update 3!!!
Notice. Update 3 for Delphi/C++Builder 2007 is required to install version 4.12.
I have a pleasure to inform of X-DBGrid Component 4.12
and X-Files Components 4.12
have been successfully tested and published on CodeGear RAD Studio 2007 Partner DVD.
What's new in version 4.11 ?
- Package for C++Builder 2007 is now available!!!
- Support for MBCS WordWrap and Ellipsis (FarEast)
- Support for BCD numbers for totals calculations
- New demo applications for ADO and IBX
- Code optimization, some bugs fixed
I have a pleasure to inform of X-DBGrid Component 4.11
and X-Files Components 4.11
have been successfully tested and published on CodeGear C++Builder 2007 Partner CD.
I have a pleasure to inform of X-DBGrid Component 4.1
and X-Files Components 4.1
have been successfully tested and published on CodeGear Delphi 2007 Partner DVD.
What's new in version 4.1 ?
- The package for Delphi 2007 for Win32 is now available!!!
- Support for Windows Vista themes is just available!!!
- Auto-updated quick sequence number (dgAutoUpdateSequence, dgDelayUpdateSequence)
- Auto-changed sorting order for all standard DataSets (ADO, BDE, CDS, DBX, IBX)
(dgLoadCurrentOrder, dgAutoUpdateOrder, dgAutoAscendOrder)
- RegisterChangeOrder procedure to register other typical DataSets
- RegisterCustomChangeOrder procedure to register other specific DataSets
- XDBGridsADD, XDBGridsADO, XDBGridsCDS additional units to register classes/methods
- Universal methods of changing order: ChangeDataSetOrder, SetupCurrentOrder
- Integrated totals rows (dgTotalHeader, dgTotalValues, dgTotalFields, dgTotalFooter)
- Auto-calculated column totals values (dgAutoUpdateTotals, dgDelayUpdateTotals)
- Auto-calculated column totals values for whole DataSet and/or for SelectedRows
(dgCalcWholeDataSet, dgCalcSelectedRows, dgDelaySelectedRows, dgCalcInvisibleRows)
- Auto-hidden totals rows for SelectedRows (dgSelectedAutoHidden)
- Dynamic totals rows for Totals.DataSource (to show result of SQL's GROUP BY clause)
- Many variants of drawing totals cells (dgTotalColLines, dgTotalDataBoxOnly,
dgTotalHeaderBox, dgTotalValuesBox, dgTotalFieldsBox, dgTotalFooterBox)
- Drawing of totals cells compatible with FixedStyle & FixedTheme (Totals.BoxStyle)
- New classes for totals cells: TXColumnTotal, TXColumnTotalValue, TXDBGridTotals
- Available TotalResult: trCaption, trDataField, trTotalField, trCalcValue
- Functions: cvSum, cvAvg, cvCount, cvMax, cvMin, cvFirst, cvLast, cvUnique, cvCustom
- Possibility to sum up and format results of any data type (Format, FormatAsFloat)
- New notification events: OnSelectedRowsChanged, OnSequenceUpdated,
OnOrderUpdated, OnTotalsUpdated, OnTotalClick, OnTotalCalcQuery, OnTotalCalcValue
- Introduced Captions in XDBNavigator (ShowCaptions, Layout, Margin, Spacing)
- New XDBGridTest demo to check sequence number, sorting order and totals values
- Many others enhancemets and improvements, some bugs fixed
- Updated context help file
Turbo Professional Compatibility
- All packages for BDS 2006 are compatible with appropriate versions of Turbo Professional
- During installation for Turbo Professional only one package for BDS 2006 should be selected
- To self recompile packages or demos by using *.bat files, dcc32.exe/dccil.exe (command line compiler)
should be downloaded from Borland, due it's missing in Turbo Professional
What's new in version 4.0 ?
- Common packages for Delphi & C++Builder (each contains 11 versions of components)
- Improvement in setup file (less then 4 MB) - it uses more efficient file compressor now
- Introduced Gradient property - new style in all visual components placed in the package
- Introduced a set of properties & options to select gradient drawing style (many variants)
- Introduced a set of properties, methods & events to implement gradient in other controls
- New classes: TXFGradient, TXFGradientButton, TXFGradientBackgrnd, TXFGradientProgress
- New gradient buttons: TXFButton, TXFBitBtn, TXFSpeedButton, TXFUpDown
- New gradient panels: TXFGroupBox, TXFRadioGroup, TXFCheckGroup, TXFPanel
- New transparent controls: TXFLabel, TXFStaticText, TXFCheckBox, TXFRadioButton
- New gradient bar controls: TXFStatusBar, TXFTrackBar, TXFProgressBar
- New db-aware controls: TXDBNavigator, TXDBText, TXDBCheckBox, TXDBRadioGroup
- Introduced support for ParentBackground property in classic Windows (not only for XP)
- Introduced Windows XP Themes under Delphi/C++Builder 5 & 6 for all new controls
- Introduced new Windows XP themes in navigator (property FineTheme)
- Introduced new borders for buttons in classic Windows (property Fine)
- Introduced "hot button" functionality for buttons in classic Windows
- Fixed flicker visibled in standard controls during Resize
- Fixed bugs encountered in standard controls
- New demos: 5 new examples to show new look and functionality
- Updated context help file contains over 750 topics now
See also: What was early ?
Go to the top of this page
Requirements
The packages require using latest released updates for each version of Delphi/C++Builder:
Delphi 5.01, Delphi 6.02 RTL 3, Delphi 7.01, Delphi 8.02 for .NET, Delphi 2005.03 .NET & Win32,
Delphi 2006.02 .NET & Win32, Delphi 2007.03 .NET & Win32, C++Builder 5.01, C++Builder 6.04, C++Builder 2006.02, C++Builder 2007.03.
These packages can't be installed on the Trial or Personal version of Delphi/C++Builder.
Notice. When the Error Loading IDE Assembly or Package occurs (e.g. C:\Program Files\Borland\
BDS\2.0\XDBGrid\DCLXDBGrid80.dll is not a Delphi package/assembly) during Delphi for .NET
is starting, it means, you should download and install the latest Update for Delphi first.
To run Demos you must have DBDEMOS (Delphi users) or BCDEMOS (C++Builder users) alias defined
in BDE Administrator and this alias should point to the "...\Borland Shared\Data" directory.
TXQRGrid component requires to install latest version of QuickReport Standard
for appropriate version of Delphi/C++Builder. For Delphi 5 - QR 3.5 (qr35sd5.exe),
for Delphi 6 - QR 3.5.1 (qr351sd6.exe), for Delphi 7 - QR 3.5.1 (qr351sd7.exe),
for C++Builder 5 - QR 3.5 (qr35sc5.exe), for C++Builder 6 - QR 3.5 (qr35sc6.exe).
The latest version of QuickReport Standard may be downloaded from
QuSoft AS Home Page
or directly from this page. If you want to use TXQRGrid component with other version
of QuickReport (e.g. Professional) you should register the Professional version
of X-Files Components (with source) to recompile this package.
TXQRGrid component for Delphi 8, Delphi 2005 & Borland Developer Studio 2006 is not delivered in
X-Files Components Standard package due the QuickReport Standard package is missing in these versions of Delphi.
To can still use TXQRGrid component in Delphi 8 or higher you should register X-Files Components Professional and
QuickReport Professional 4.0x.
To get (on Delphi/C++Builder 5 & 6) Windows XP style for TXDBGrid component and
to use Windows XP Themes for other controls delivered in the package, you should install
Windows XP Theme Manager
(freeware by Mike Lischke) and register the Professional version (with source) of the package.
(Mike Lischke is author of Themes unit delivered in Delphi 7 and higher).
To can display additional graphic formats in TXDBGrid (*.png, *.pcx, *.scr, *.gif, *.tif, *.eps, etc.)
you should download GraphicEx
library by Mike Lischke (Mozilla Public Licence 1.1) and register the Professional
version (with source) of a package.
To can using TXBlobField & TXGraphicField as default classes for BLOB fields,
you must register the Professional version (with source) of a package, to can recompile it.
Go to the top of this page
Download Trial
The packages shown on these pages are distributed as Shareware. Using this page,
you may download their Trial versions. The Trial version of package can be used only
when Delphi or C++Builder is running. Each package contains in addition a set of demo
programs and excellent context help system (over 750 topics). They let you know all
new component's advatages. If you find them useful and you would to receive the full
version, you should register the package.
| Package |
Size |
Designed for |
Download |
X-DBGrid Component 4.12 Trial Date: June 9, 2008 |
3 626 KB |
Delphi 5.01 Delphi 6.02 RTL 3 Delphi 7.01 Delphi 8.02 for .NET Delphi 2005.03 Win32 Delphi 2005.03 .NET Delphi 2006.02 Win32 Delphi 2006.02 .NET Delphi 2007.03 for Win32 Delphi 2007 .NET
C++Builder 5.01 C++Builder 6.04 C++Builder 2006.02 C++Builder 2007.03
Turbo Delphi Pro Win32 Turbo Delphi Pro .NET Turbo C++ Pro |
 |
X-Files Components 4.12 Trial Date: June 9, 2008 |
4 731 KB |
Delphi 5.01, QuickReport 3.5 Std. Delphi 6.02 RTL 3, QReport 3.5.1 Std. Delphi 7.01, QuickReport 3.5.1 Std. Delphi 8.02 for .NET Delphi 2005.03 Win32 Delphi 2005.03 .NET Delphi 2006.02 Win32 Delphi 2006.02 .NET Delphi 2007.03 for Win32 Delphi 2007 .NET
C++Builder 5.01, QuickReport 3.5 Std. C++Builder 6.04, QuickReport 3.5 Std. C++Builder 2006.02 C++Builder 2007.03
Turbo Delphi Pro Win32 Turbo Delphi Pro .NET Turbo C++ Pro |
 |
Download Demos
You can also download ready to use Demo applications recompiled with Professional version
of a package. To run this examples DBDEMOS alias is required. The C++Builder's users should
define that as identical with already defined BCDEMOS. The source code of Demos is included
in the packages along with additional *.bat file, designed for that quick compilation.
| Program |
Size |
Description |
Download |
XDBGrid Component 4.11 Demos Date: May 30, 2007 |
4 325 KB |
Demo applications compiled in Delphi 7 with X-DBGrid Component Professional. |
 |
X-Files Components 4.11 Demos Date: May 30, 2007 |
5 512 KB |
Demo applications compiled in Delphi 7 with X-Files Components Professional. |
 |
X-Files Components 4.11 Demos Date: May 30, 2007 |
5 448 KB |
Demo applications compiled in Delphi 2007 with X-Files Components Prof. |
 |
Download QuickReport
The latest versions of QuickReport Standard may be downloaded from
QuSoft AS Home Page
or directly from this page by using links located in the table below.
| Package |
Size |
Requirements |
Download |
QuickReport 3.5 Std.
|
731 KB |
Delphi 5.01 |
 |
QuickReport 3.5 Std.
|
1 934 KB |
C++Builder 5.01 |
 |
QuickReport 3.5.1 Std.
|
1 179 KB |
Delphi 6.02 RTL 3 |
 |
QuickReport 3.5 Std.
|
1 516 KB |
C++Builder 6.04 |
 |
QuickReport 3.5.1 Std.
|
1 271 KB |
Delphi 7.00 |
 |
If you want to receive full version of selected package, click here.
Go to the top of this page
Copyright © 1999-2007 X-Files Software