Dear Developers

Dear Developers,

I'm pleased to announce the new version of X-DBGrid Component 6.4 and X-Files Components 6.4!

What's new in version 6.4 ?
=======================

- New data editors can replace DBEdit, DBComboBox, DBLookupComboBox and others!!!
- Full functionality of InplaceEditor is now also available in standalone editors
- Full support for Themes, Styles, AutoSelect, AutoSize, BiDiMode, BorderStyle, Ctl3D, etc.
- Editor styles: Auto, Ellipsis, DropDown, DropDownMenu, Calendar, Calculator
- Types of drop-down lists: pick lists, lookup lists, calendar, calculator
- New DropDownOnly property to create any drop-down list with no edit box!!!

- New TXDBColumn component represents a standalone column editor!!!
- Main properties in TXDBColumn: DataColumn, DBGrid, DataField, DataSource
- TXDBColumn component directly uses column properties set in TXDBGrid
- The result of data editing in TXDBColumn is returned to the TXDBGrid

- New TXDBEditor component represents a standalone field editor!!!
- Main properties in TXDBEditor: DataField, DataSource, ListOptions
- TXDBEditor allows to set properties similar to the column properties
- The result of data editing in TXDBEditor is stored directly to the DataSet
- When DataSource property is not assigned TXDBEditor can work as Text editor!!!

- Drop-down list properties: DropDownMenu, DropDownRows, DropDownWidth
- Pick list properties: PickList, PickText, PickTextFormat, PickOptions, etc.
- Pick list methods: LoadPickList, LoadPickText, FormatPickText, etc.
- Lookup types: LookupField, LookupKeyField, LookupResultField, LookupValueField
- Lookup properties: KeyField, LookupDataSet, LookupKeyField, LookupResultField
- Lookup list properties: LookupListFields, LookupListTitles, LookupListWidths
- List events: OnCalcBoldDays, OnEditButtonClick, OnListDropDown, OnListCloseUp
- Text events: OnGetText, OnSetTex

- Extended XDBGridDesign example to show functionality of TXDBColumn/TXDBEditor
- Extended XDBGridLookups example to show lookup lists in TXDBColumn/TXDBEditor

- New PickIndex property in TXColumn
- New GridLineWidth property in TXDBGrid
- New TXDBGridsADO component to use Sort property in TADOQuery in design-time
- New TXDBGridsCDS component to set DESC order in TClientDataSet in design-time
- Bug fixed: incorrect size of TXDBColumnsDialog for RAD Studio 10.1 Berlin
- Bug fixed: when incorrect Filter was set possible exception when re-change

To read more, please visit our website at: http://www.x-files.pl/
You can also look at some screenshots at: http://www.x-files.pl/components/
and download the new Trial version from: http://www.x-files.pl/download/

You can also join to "Delphi X-DBGrid Component Community" at
https://plus.google.com/#communities/100842098152269100547

Sincerely,

Krzysztof Szyszka, X-Files Software
Developer of X-DBGrid Component
Embarcadero Technology Partner
http://www.x-files.pl/

Comments