Dear Developers
Dear Developers,
I'm pleased to announce the new main version of X-DBGrid Component 6.0 and X-Files Components 6.0 with support for RAD Studio XE8!
What's new in version 6.0 ?
=======================
- New packages for Delphi/C++Builder XE8 Win32/Win64!!!
- Support for new custom styles in RAD Studio XE8: Glow, Radiant, Sky, Tablet Light, Vapor
- Packages for .NET personalities 8/2005/2006/2007 are no longer supported!
- TXDBGrid was integrated with filtering system in TDataSet class!!!
- New properties in TXDBGrid class: Filter, Filtered, OnFilterRecord
- New TXDBGridFilter class to manage of internal filtering (FilterGrid)
- New properties in TXDBGridFilter class: AutoFilter, AutoUpdate, Filtered
- New options in TXDBGridFilter class: foAutoApplyList, foListAlignment, ...
- New TXDBGridFilterList class implements convenient auto-apply filter list
- New filter list is available for each column (drop-down buttons in titles)
- New properties in TXColumn class: FilterList, FilterText, Filtered
- New events in TXDBGrid class: OnFilterChanged, OnFilterUpdated
- New public TXDBGridEditor class replaces internal TXDBGridInplaceEdit class
- New public TXDBGridDataList class replaces internal TXPopupDataList class
- New public TXDBGridPickList class replaces internal TXPopupPickList class
- New public TXDBGridCalendar class replaces internal TXPopupCalendar class
- New public TXDBGridCalculator class replaces internal TXPopupCalculator class
- Each new drop-down list is derived from common public TXDBGridDropDownList class
- Each list supports classic and gradient styles, Windows Themes and Custom Styles
- All new classes have been written from scratch
- New protected function GetEditorStyle replaces previous GetEditStyle function
- New protected function GetEditorListClass to register custom editor list
- New protected function GetFilterListClass to register custom filter list
- New action on FillerClick for FillerIndex = -22 (show/hide auto-filter buttons)
- New OnColTextChanged event occurs when Field.Text was changed by editor
- New loBoldSundays option in ListOptions to bold sundays in popup calendar
- New dgForceSystemButton option to show system button for Themes and Styles
- New dgForceSystemMarker option to show system marker for Themes and Styles
- New dgShowEditorByCharOff option to prevent showing of editor by character keys
- The dgAutoUnselectOff option has been restored (for selection of rows only)
- The dgExtendedSelect option allows to use Ctrl+Z keys to clear selection
- The dgMouseTracking option works also with dgMultiSelect option now
- The dgScrollGridMode was improved when dgMouseTracking option is on
- Disabling of dgTotalColLines option works also for Themes and Styles
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/
Comments
Post a Comment