ExpressNavigationPack

귀하의 VCL 애플리케이션에 Ribbon, 툴바, 레이아웃 및 스키닝 기능을 추가합니다.

DevExpress사에서 공개
2001년 부터 ComponentSource에서 판매중

가격: US$ 287.99 버젼: 25.2.6 NEW 업데이스 날짜: Apr 7, 2026 5.00 별점 평균 리뷰5.00 별점 평균 리뷰5.00 별점 평균 리뷰5.00 별점 평균 리뷰5.00 별점 평균 리뷰 (1)

i

New licenses for ExpressNavigationPack are no longer available. Existing customers can continue to renew. If you are looking for a new license, please consider DevExpress VCL Subscription, which includes all ExpressNavigationPack components plus more.

ExpressNavigationPack 릴리스

Released: Sep 7, 2023

23.1.5 버젼 업데이트

수정사항

ExpressBars Suite

  • SVG icons of QuickAccessToolbar buttons are colored incorrectly in certain skins.
  • TdxBar in a floating panel is scaled incorrectly when a panel is undocked while it is not on the primary Monitor.
  • TdxBar is incorrectly drawn in the WXI skin if it is placed at the bottom.
  • TdxBarCustomizationForm - Link for a different item is created after an item is dragged to a toolbar.

ExpressDocking Library

  • TdxBar in a floating panel is scaled incorrectly when a panel is undocked while...

Released: Jul 27, 2023

23.1.4 버젼 업데이트

수정사항

ExpressBars Suite

  • TcxBarEditItem - An error occurs in certain cases if a form is on a monitor whose DPI is higher than 96.
  • TdxBarCustomizationForm - Items of the "All Commands" tab do not have captions.
  • Usability - TdxBarCustomizationForm is not horizontally sizable.

ExpressEditors Library

  • Image editors ignore WXI skin paddings when the AutoSize option is enabled.
  • Memo shows a scrollbar without a skin and truncates the text when changing BidiMode.
  • Text editors - Stack overflow error occurs...

Released: Jun 20, 2023

23.1 버젼 업데이트

기능

Enhanced High DPI Resolution Support

  • Enabled SVG icons by default across all supported UI controls.
  • In addition to built-in icons displayed at runtime, numerous PNG icons have been replaced with SVG equivalents in design-time editors. Please note that this change primarily affects Embarcadero RAD Studio Alexandria 11 IDE because only its latest versions support High DPI environments.

'Light' Style Rendering

  • Enabled the 'Light' Style rendering mode by default (TdxVisualRefinements...

Released: May 4, 2023

22.2.6 버젼 업데이트

수정사항

ExpressEditors Library

  • Shell dialogs - A dialog form does not appear in the active monitor.
  • TdxVisualRefinements.Padding property has no effect on dxTokenEdit.

ExpressLibrary

  • TdxVisualRefinements.Padding property has no effect on dxTokenEdit.

ExpressSkins Library

  • SVG elements with unspecified color are transparent.

Released: Apr 4, 2023

22.2.5 버젼 업데이트

수정사항

ExpressBars Suite

  • dxBarManager - Disabled SVG bar images painting for Ribbon differs from the painting of these images for PopupMenus.
  • dxSkinChooserGalleryItem - Skin titles are not visible if Ribbon's ColorSchemeName is BluePrint.

ExpressEditors Library

  • Buttons of an active in-place editor do not have hints.
  • The TdxTreeCustomNode.AddNode method ignores the AttachMode parameter.

ExpressLayout Control

  • The position of TdxLayoutCheckBoxItem's focus rectangle is incorrect.

ExpressLibrary

  • Text...

Released: Feb 23, 2023

22.2.4 버젼 업데이트

수정사항

ExpressBars Suite

  • Border buttons of a maximized MDI child form consider the skin color if the MDI parent form has TdxRibbon or TdxBar.

ExpressEditors Library

  • An editor's drop-down list is available if the Properties.ReadOnly is set to True.
  • cxColorComboBox - An editor is editable if its Properties.ReadOnly and Properties.AllowSelectColor property values are True.
  • dxColorEdit - An editor is editable if its Properties.Readonly property value is True.
  • dxInputDialogs - Dialogs are incorrectly...

Released: Jan 19, 2023

22.2.3 버젼 업데이트

수정사항

ExpressBars Suite

  • A Stack Overflow exception occurs when using keyboard shortcuts to set focus on a TcxBarEditItem in Ribbon.
  • An Access Violation error occurs if a style is created without TcxStyleRepository and is assigned to a component's Style property.

ExpressEditors Library

  • An application crashes when end users use TdxShellListView to navigate through folders whose content is changed.
  • cxMemo - The vertical scrollbar overlaps an editor's button.
  • Size of an in-place TcxLookupComboBox...

Released: Dec 15, 2022

22.2 버젼 업데이트

기능

  • New Vector Graphics for UI Elements - Enhanced UI controls to better support high DPI (4K+) devices and improve rendering regardless of DPI settings. The following controls can now display SVG graphics within UI elements, menus and dialogs:
    • Data Editors.
  • New Sizable Panel - The new Panel (TdxPanel) control is designed to break down a form into multiple resizable regions divided by one-pixel splitters. You can place a control on such a panel without gaps or double borders and create...

Released: Oct 20, 2022

22.1.3 버젼 업데이트

수정사항

ExpressBars Suite

  • An application crashes if it contains TcxBarEditItem with TcxCheckComboBoxProperties and High Contrast Settings are activated.
  • TdxRibbonStatusBar - Status bar panels do not update text color according to the Ribbon control's color scheme.
  • TdxStatusBar control incorrectly paints certain SVG images if the PaintStyle property is set to stpsUseLookAndFeel and a dark skin is applied.

ExpressDocking Library

  • MDI main form with a dock site and panel hangs when closing the MDI...

Released: Aug 31, 2022

22.1.2 버젼 업데이트

기능

Input Dialogs - Password Masking

  • The Input Dialog now supports password masking that hides the password characters entered by the user. To specify a masking char, prepend an ASCII character whose number is less than #32 to the caption of the target text box.