Released: May 22, 2018
17.2.8 での更新項目
不具合の修正
ExpressEditors Library
- cxCheckBox - A check box displays a blurry custom SVG glyph if the monitor DPI differs from 96.
- cxExtLookupComboBox - The Properties.ImmediateDropDownWhenActivated and Properties.ImmediateDropDownWhenKeyPressed properties have not been published.
- TcxBlobEdit - A dropdown memo ignores the skinned editor's Style.TextColor property value.
- TcxButton - A button associated with an image stored in the TcxImageList component does not use the image cache within the list to...
Released: Apr 26, 2018
17.2.7 での更新項目
不具合の修正
ExpressEditors Library
- Changing focused TcxRadioGroupItem from TcxCheckBoxProperties-OnChange-Event doesn't selects the new item.
- NullString is no longer displayed in a tcxcombobox after form is moved to a monitor with a different DPI setting.
- TdxCameraControl uses CPU resources for still frame repainting after the State property is set to cssPause.
ExpressLayout Control
- Layout Control hiding items.
- On using the Far East locale, the layout item's caption is truncated starting from an...
Released: Mar 28, 2018
17.2.6 での更新項目
不具合の修正
ExpressEditors Library
- A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
- Fonts for (DB) editors change between display mode and edit mode when tcxLookAndFeelController.NativeStyle = true.
- TcxDBLookupComboBox - The Text property value is automatically applied to a drop-down list as a filter if the underlying dataset is refreshed while the list is displayed.
- Touch-friendly scrollbar mode - An AV occurs on clicking a...
Released: Feb 27, 2018
17.2.5 での更新項目
不具合の修正
ExpressEditors Library
- cxLookupComboBox - Incremental filtering is not applied to items when editing non-terminal characters in an item's text displayed by clicking the item in the editor dropdown window.
- cxLookupComboBox displays an incorrect value if a lookup field's OnGetText event is handled.
- cxRadioGroup - An in-place editor's content size/layout calculation and repaint operations are performed slowly if the system and monitor DPI do not match.
- In-place text editors whose Properties...
Released: Jan 25, 2018
17.2.4 での更新項目
不具合の修正
ExpressEditors Library
- Control has no parent window exception when invoking TdxColorDialog.
- cxLabel - The width is not stored to a DFM file if the AutoSize and Properties.WordWrap properties are set to True.
- TcxCheckGroup stores the default EditValue property value to a DFM file.
- TcxCustomComboBox descendants - An incorrect AIndex parameter value is passed to a Properties.OnDrawItem event handler if the Properties.IncrementalFiltering property is set to True.
- TcxCustomEdit descendants...
Released: Dec 20, 2017
17.2.3 での更新項目
不具合の修正
ExpressEditors Library
- In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
- TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.
ExpressLayout Control
- An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid...
Released: Dec 13, 2017
17.2.2 での更新項目
機能
- New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
- Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your...
Released: Nov 15, 2017
17.1.8 での更新項目
不具合の修正
ExpressEditors Library
- cxImage - Invoking the context menu doesn't fire the OnContextPopup event.
- In-place cxRichEdit - The form's scaling factor multiplies the font size of the editor's unformatted text twice.
- TcxDBImage - AV when loading invalid images.
ExpressLayout Control
- Dragging a hidden empty group causes an AV.
ExpressQuantumTreeList Suite
- A column's SortIndex property value is ignored when restoring the tree list using the RestoreFrom~ methods.
- TcxDBTreeList - Appending multiple...
Released: Oct 12, 2017
17.1.7 での更新項目
不具合の修正
ExpressEditors Library
- cxRichEdit - Memory leaks when calling the SaveSelectionToStream method.
- TcxButton - A button whose OptionsImage.Margin and OptionsImage.Spacing properties are set to -1 displaces its caption and glyph if the current DPI value is 192 or higher.
- TcxButton - The OptionsImage.NumGlyphs property is initialized to the default value, ignoring a change made at design time.
- TcxButton doesn't receive the MouseLeave event after destroying its handle in certain cases...
Released: Sep 14, 2017
17.1.6 での更新項目
不具合の修正
- ExpressEditors Library
- cxComboBox - The Esc keystroke doesn't close a modal form that contains a TCustomButton descendant whose Cancel property is set to True after modifying the edit value of the editor whose Properties.DropDownListStyle property is set to lsFixedList.
- cxDateEdit - A focused editor hides the year part if the short date format includes "MMMM" and the genitive form of the displayed month name doesn't match the name's nominative form.
- dxTokenEdit - Selecting an item from...