Released: Jul 18, 2017
17.1.4 での更新項目
不具合の修正
ExpressBars Suite
- Instances of TdxBarCustomPopupComponent class descendants ignore their bar manager's Scaled property.
- Pressing a key freezes an application after expanding a submenu and moving focus to a TdxBarControlContainerItem control's embedded control.
- TcxBarEditItem - An action is assigned to the item's in-place editor when the editor is activated.
- The TdxRibbon control when shown in "Auto-hide Ribbon" mode is partially overlapped by the application form's MDI child window area...
Released: Jun 15, 2017
17.1.3 での更新項目
不具合の修正
ExpressBars Suite
- The "Index out of bounds (0)" exception occurs when scrolling a gallery within the ribbon to show the last item, provided that the gallery's visible area is not enough to fit the integer number of displayed items.
- The Ribbon caption's background color is not updated on invoking a modal form after calling the Backstage View's ClosePopup procedure when a built-in color scheme is used with the rs2013 or rs2016 style.
- The Ribbon form's shadow drawn when the rs2013, rs...
Released: May 30, 2017
17.1.2 での更新項目
機能
Grid Control
- Row Selection Improvements - v17.1 introduces the following row selection improvements:
- Optional web-style row selection using check boxes.
- Customizable check box position:
- Data rows.
- Group rows.
- The column header.
- The indicator or the first column.
- A new mode that assists end-users with persisting the current selection during row navigation.
- Optional synchronization of selected state between group rows and their child rows to help users make their selection with fewer mouse...
Released: May 16, 2017
16.2.6 での更新項目
不具合の修正
ExpressBars Suite
- A bar item link's ViewLevels property value is incorrectly stored to an INI file or the registry.
- An AV occurs when closing the TdxRibbonForm descendant form containing any TMS Advanced Toolbars & Menus components.
- TcxBarEditItem - An AV occurs when displaying a modal window in response to posting a value to a linked LookupComboBox editor.
- The secondary and MDI child forms containing a Ribbon UI are created slowly.
- The TdxRibbonForm descendant form displayed via...
Released: Mar 28, 2017
16.2.5 での更新項目
機能
- Adds support for Embarcadero RAD Studio, C++Builder and Delphi 10.2 Tokyo.
不具合の修正
ExpressBars Suite
- Ribbon - TdxRibbonStatusBar - Destroying the linked Ribbon control causes an AV.
ExpressDataController
- Data-aware data controllers - Closing the bound dataset doesn't clear the record selection if the KeyFieldName property specifies one or more key field names.
ExpressDocking Library
- An AV occurs on unloading a DLL file that contains a form with one or more dock controls.
ExpressEditors Library...
Released: Mar 7, 2017
16.2.4 での更新項目
不具合の修正
ExpressBars Suite
- A bar item link's ViewLayout property value is not stored/restored to/from an INI file.
- MDIForm - Backstageview Tab order issue.
- TdxBar Toolbar - Images truncated in customize popup.
- TdxBarApplicationMenu - An AV occurs on closing a form after destroying its bar manager.
- Toolbars not drawing propery when redocked.
ExpressDataController
- Server Mode - Filter conditions built with the Contains, NotContains, BeginsWith, and EndsWith comparison operators are incorrectly...
Released: Jan 30, 2017
16.2.3 での更新項目
不具合の修正
ExpressBars Suite
- An AV occurs on closing a project whose inherited form is currently open in the IDE if this form contains a TdxBarCustomPopupMenu descendant but lacks a bar manager.
- Bar Customization's - Hide modify buttons.
- Memory leaks when destroying a bar manager that contains one or more toolbars.
- Ribbon - Clicking a tab group's caption button does not raise the button's OnClick event if the Ribbon control's ShowTabGroups property and the bar manager's HideFloatingBarsWhenInactive...
Released: Dec 20, 2016
16.2.2 での更新項目
機能
Editors
- New Barcode Control - v16.2 introduces a new Barcode Control that allows you to generate barcode images within your VCL application. The initial version supports the following barcode symbologies QRCode, Code 11, Code 128, Code 39, Code 39 Extended, Code 93, Code 93 Extended, EAN-8, EAN-13, Interleaved 2 of 5, MSI, UPC-A and UPC-E. Unbound, data-aware, standalone, and in-place versions of the Barcode Control are available.
- New Token Editor - This release ships with a new advanced text...
Released: Nov 24, 2016
16.1.6 での更新項目
機能
ExpressBars Suite
- Documentation - Describe how the display name is determined for items located in the Ribbon Application Menu's right panel if their DisplayText property is assigned an empty string.
ExpressQuantumGrid Suite
- Export to Excel - Match the data type of source cell values and summaries that are calculated against these values if no custom formats are applied to the summaries.
ExpressRichEdit Control
- Publish the WantTabs and WantReturns properties in the TdxRichEditControl...
Released: Oct 19, 2016
16.1.5 での更新項目
不具合の修正
ExpressBars Suite
- High memory consumption for storing toolbar/Ribbon reset information.
- Ribbon Form - An icon assigned to a form using Windows API is ignored if the form contains the Ribbon control whose SupportNonClientDrawing property is set to True.
ExpressDocking Library
- The size of docked dock panels is incorrectly restored from an INI file or the registry at high DPI settings (more than 96) if an application is built with RAD Studio 10.1 Berlin.
ExpressLayout Control