ExpressGridPack のリリース

Released: May 7, 2019

18.2.7 での更新項目

不具合の修正

ExpressEditors Library

  • cxCheckListBox - An editor placed on an form does not add the cxCheckBox unit to the 'uses' clause, which can result in compile time errors if certain API members of the editor are used in code.
  • TcxButton - A TBasicAction descendant's OnHint event never occurs if the action object is linked to a button.
  • TcxCustomComboBox and descendants - A dropdown window scrollbar scales incorrectly.
  • TcxCustomTextEdit and descendants - An editor produces a sound on pressing the...

Released: Mar 28, 2019

18.2.6 での更新項目

不具合の修正

ExpressEditors Library

  • Checking an item in a filter dropdown found in the Grid, Tree List, and Vertical Grid controls does not remove the filter condition that corresponds to the (NonBlanks) item from the filter criteria.
  • TcxRichEdit -  Text formatting attributes are discarded on changing the Enabled property value.
  • TcxDBCombobox ignores TField DisplayFormat.
  • TcxRichEdit scales badly on dpi change.

ExpressPrinting System

  • Grid Report Link - Chart View - View's content is scaled twice on...

Released: Feb 27, 2019

18.2.5 での更新項目

不具合の修正

ExpressEditors Library

  • An AV occurs on calling the cxDrawRichEdit function whose optional ScaleFactor parameter is omitted or set to nil.
  • An in-place cxRichEdit editor wraps the cell content if the Properties.WordWrap property is set to False.
  • cxLabel - An editor truncates its growing caption and displays an ellipsis instead of automatic label width increase if both the AutoSize and Properties.ShowEndEllipsis properties are True.
  • cxTextEdit - The Ctrl+A key combination sets the...

Released: Jan 22, 2019

18.2.4 での更新項目

不具合の修正

ExpressEditors Library

  • Changed ModifiedAfterEnter Behaviour with 18.2.2.
  • cxCalcEdit not allowing to enter a leading decimal in data - 64-bit only.
  • cxCheckBox - An image assigned to the Properties.Glyph property is displayed incorrectly if it contains semitransparent pixels.
  • cxCheckBox - The caption is displaced 1 pixel down compared with the standard VCL TCheckBox component of the same height that is less than 23 pixels.
  • cxCheckComboBox - Hovering the mouse pointer over a redisplayed drop...

Released: Dec 13, 2018

18.2.3 での更新項目

不具合の修正

ExpressQuantumGrid Suite

  • Server Mode - An AV occurs on applying a filter to the View whose OptionsSelection.MultiSelect property is set to True and the DataController.Summary.Options property value includes the soMultipleSelectedRecords flag.
  • The "RowIndex out of range" exception occurs in certain cases when applying a filter to the selection and then clicking any record while holding down the Shift key if the View's OptionsSelection.MultiSelect property is set to True.

ExpressSkins...

Released: Dec 6, 2018

18.2.2 での更新項目

機能

  • Right-To-Left Support - The v18.2 release introduces Right-to-Left (RTL) support with the following DevExpress VCL components:
    • Grid Control
    • TreeList Control
    • Layout Control
    • Skin Form
    • and the majority of the editors
  • Spreadsheet
    • Excel-inspired Formula Bar - This release introduces a Formula Bar component that you can integrate with the Spreadsheet Control to allow end-users to easily manage formulas in worksheets.
    • New Document-based Report Link - The new report link generates a report using the...

Released: Nov 15, 2018

18.1.7 での更新項目

不具合の修正

ExpressEditors Library

  • A glyph of the last visible gallery item created at runtime becomes invisible after calling the glyph's Scale procedure if the gallery shows a classic scrollbar.
  • TcxDBTimeEdit - An exception occurs on appending a record to a dataset after changing a value in its field bound to the unfocused editor.

ExpressLayout Control

  • The transparent background is incorrectly painted for controls embedded into tabbed groups after displaying a window within the layout control's...

Released: Oct 9, 2018

18.1.6 での更新項目

不具合の修正

ExpressEditors Library

  • A TcxContainer descendant scales incorrectly if its ParentFont property is False and the Anchor property has a non-default value.
  • cxDateEdit - An AV occurs on expanding a drop-down calendar in Touch mode if the time range between the system and displayed dates exceeds a month, and the Properties.View property is set to cavClassic or cavModern.
  • cxLabel - The Properties.ShowEndEllipsis property value is ignored if the Properties.Alignment.Horz property is set to...

Released: Sep 6, 2018

18.1.5 での更新項目

不具合の修正

ExpressEditors Library

  • An application freezes on initializing a DLL file that references the dxTaskbarProgress unit.
  • cxCheckBox - The Properties.Glyph.Image.Source~ property values are ignored.
  • Find Panel - The parent control sets an incorrect size and position of the Search Box on changing the control's FindPanel.DisplayMode property value to fpdmAlways if the monitor DPI differs from 96.
  • TcxCustomComboBox descendants very slowly populate their Properties.Items property on creating a...

Released: Aug 7, 2018

18.1.4 での更新項目

不具合の修正

Express Install

  • Disable DevExpress-dependent packages to avoid package version conflicts in the IDE.

ExpressEditors Library

  • cxMRUEdit - The glyph provided by the Properties.ButtonGlyph property is painted on the dropdown button instead of the ellipsis button.
  • TcxDBSpinEdit bound to an FMTBcd field incorrectly displays its value if the FormatSettings.DecimalSeparator setting differs from the system's decimal separator.
  • TdxUIAdornerManager - It is impossible to assign content to a guide...