ExpressGridPack のリリース

Released: Aug 17, 2017

17.1.5 での更新項目

不具合の修正

ExpressEditors Library

  • cxLookupComboBox displays a date-time value containing the milliseconds part differently in the input field and drop-down list.
  • TcxRadioButton is incorrectly painted at high DPI settings (more than 96) if the Flat, Standard, Office11, or UltraFlat paint style is applied.
  • TcxScrollBox - Pressing the mouse wheel and moving the mouse doesn't scroll the content.
  • TcxShellTreeView - The Folders[I].PathName property is not updated on renaming an item...

Released: Jul 18, 2017

17.1.4 での更新項目

不具合の修正

ExpressQuantumGrid Suite

  • An AV occurs when invoking the Customization Form if a form contains the TcxDefaultEditStyleController component whose Style.LookAndFeel settings are customized.
  • Clicking a cxMRUEdit or TcxGridFindPanelMRUEdit control's button that has an assigned action does not lead to executing this action.
  • TcxGrid does not display the embedded RichEdit correctly when using HighDPI in version 17.1.2.
  • The Drag-&-Drop arrow position is calculated incorrectly when dragging an...

Released: Jun 15, 2017

17.1.3 での更新項目

不具合の修正

ExpressEditors Library

  • dxBarCode - Add the capability to customize sizes of barcode quiet zones.
  • TcxCustomInnerListBox descendants - Changing font attributes causes the "Control '' has no parent window" exception in certain cases.
  • TcxSplitter - The Width and Height properties of the vertical and horizontal splitters are reset to the default values on calling the form constructor and changing the splitter's Look & Feel settings.
  • TcxTreeView - Calling the TcxTreeView.Items.Clear...

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 での更新項目

不具合の修正

ExpressEditors Library

  • All data-aware editors - The error icon is removed after another field in the same record has been modified.
  • All TcxCustomDropDownEdit descendants - The read-only editor's edit value can be modified by pressing Tab while the drop-down window is open if the Properties.PostPopupValueOnTab property is set to True.
  • An AV occurs on creating the cxMemo and cxRichEdit control instances by calling the CreateParented constructor.
  • Combobox dropdown not visible in Windows...

Released: Mar 28, 2017

16.2.5 での更新項目

機能

  • Adds support for Embarcadero RAD Studio, C++Builder and Delphi 10.2 Tokyo.

不具合の修正

ExpressEditors Library

  • Data-aware editors - Clicking the TcxDBNavigator control's Post button does not post the changes made to a focused editor bound to the same data source.
  • dxBarCode - An AV occurs when a TBitmap object is assigned a bar code control created at runtime if its Parent property value was never changed from nil.
  • TcxListView - An AV occurs on destroying the control in message handling methods...

Released: Mar 7, 2017

16.2.4 での更新項目

不具合の修正

ExpressEditors Library

  • cxDateEdit - Day numbers painted in bold are cropped for certain fonts if the Properties.View property is set to cavClassic.
  • cxImage - v16.2 doesn't start animation of animated GIF images.
  • Data-aware editors - Cancelling editor's editing via a DBNavigator does not hide an error icon.
  • dxTokenEdit - The editor doesn't support spell checking provided by the TdxSpellChecker component.
  • Exception in TcxBaseInnerListView.WndProc.
  • Screen tip repository preview does not size...

Released: Jan 30, 2017

16.2.3 での更新項目

不具合の修正

ExpressEditors Library

  • An in-place dxTokenEdit used in vertical grid cells doesn't display hints for tokens.
  • Crash editing value in color dialog.
  • cxCheckBox - "The handle is invalid" error occurs on setting the editor's width to 1, 2, or 3 pixels if the Properties.Glyph property is assigned.
  • Data-aware editors - Pressing the Esc key to cancel the changes made to the edit value causes incorrect error indication.
  • dxBarCode - Memory leaks when destroying the editor assigned to a TBitmap...

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 での更新項目

機能

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.

ExpressSpreadSheet

  • Improve performance when calculating dependent cell values.

不具合の修正

ExpressEditors Library

  • A fixed-style сombo box editor whose BeepOnEnter property is set to False produces a beep sound on pressing the Enter key if incremental filtering is enabled.
  • TcxListView - The content is...