TParamTreeview Changelog

What's new in TParamTreeview 10.2.4.0

Mar 31, 2020
  • New: UIStyle property for TMSStyles in TAdvProgressBar TPlannerMaskDatePicker TAdvSearchList and THTMLabel
  • New: UIStyle property for TMSStyles and button colors can be adjusted in TAdvMultiButtonEdit
  • New: TRatingCategory.OnImageIndexTRatingCategory.OffImageIndex properties added in TAdvRatingGrid
  • New: Support for high DPI in TAdvMaskEditButton and TPlannerMaskDatePicker
  • New: StyleElements property exposed in TAdvSearchEdit
  • New: StyleElements property exposed in TAdvDropDown
  • New: Possible to make no page active (ActivePageIndex to -1) in TAdvOfficePager TAdvOfficeTabSet and TAdvSmoothTabPager
  • New: GridLines GridLineColor properties added in TAdvRatingGrid
  • New: DropDownWidth property added in TAdvGlowButton
  • New: Button colors of TAdvEditButton TAdvMaskEditButton and TAdvSpinEdit can now be set and changes with new Office styles
  • New: Added error balloon tips for invalid entries in TAdvInputTaskDialog
  • Improved: Office styles support in TAdvSearchEdit
  • Improved: Label positioning when ParentFont = true in TAdvComboBox
  • Improved: Changed Column[x].ButtonCaption setter to allow dynamic button caption config in TDBAdvGrid
  • Improved: Additional button painting when StyleElements is set to [] in TAdvMultiButtonEdit
  • Fixed: Support for High DPI of new dropdown arrow and high dpi resize on focus issue in TAdvSmoothEditBtn
  • Fixed: Rare issue with high DPI when using ShowError = true in TAdvEdit
  • Fixed: ParentFont kept true on initialization for Edit Dropdown and other affected components
  • Fixed: No more difference between Group items and loose TAdvOfficeCheckBox and TAdvOfficeRadioButton styles
  • Fixed: Issue with styler and font color setting in TAdvComboBox
  • Fixed: Issue with mouse wheel selection move on top and bottom row
  • Fixed: Issue with large imagelist image sizes in TAdvRatingGrid
  • Fixed: Issue with label font high DPI handling when ParentFont = true in TAdvSpinEdit
  • Fixed: Issue with hints on selector items in TAdvOfficeToolSelector
  • Fixed: Issue with gradient panel background color when using VCL styles in TInspectorBar
  • Fixed: Issue with custom border drawing in specific circumstances in TAdvStringGrid
  • Fixed: Issue with adding new TPlannerMaskDatePicker control on form
  • Fixed: Issue with Paste after programmatic text insert in TAdvMemo
  • Fixed: Image was incorrectly scaled on high DPI in TImageTextItem
  • Fixed: Fixed : Support for High DPI of new dropdown arrow in TAdvEditButton and TAdvMaskEditButton
  • Fixed: Error in IDE when deleting assigned ComboBox of TAdvFormStyler in design-time
  • Fixed: Dropdown button colors in office 2019 styles in AdvSmooth dropdown components
  • Fixed: Color consistency for edit components and TAdvTrackBar in Office 2019 Gray and forcing color in dropdown for TAdvComboBox TAdvEdit and TAdvDropDown

New in TParamTreeview 10.2.3.0 (Mar 17, 2020)

  • New : TDBAdvRichEditorHTMLIO component added
  • New : TAdvStickyPopUpMenu high DPI per monitor handling implemented
  • New : OnBeforePopupMenu event added in TAdvRichEditor
  • New : GlyphIndex property added to support imagelist images for button in TAdvEditBtn
  • New : Event OnError added in TAdvIPEdit
  • New : BeepOnError property added in TAdvIPEdit
  • Improved : When Text = empty draw no line at bottom of TAdvSignatureCapture
  • Improved : Find and replace within selection in TAdvMemo
  • Fixed : With Styler Font is used when item is not selected in TAdvStickyPopUpMenu
  • Fixed : Spin button strange issue with Windows XXX VCL styles in TAdvSpinEdit
  • Fixed : Regression with copy and paste control at design-time in TAdvGlowButton
  • Fixed : Issue with use of non-incremental programmatic narrowdown
  • Fixed : Issue with persisting UIStyle property in TAdvStringGrid
  • Fixed : Issue with disjunct row selection in combination with PreciseCheckClick = true in TAdvStringGrid
  • Fixed : Issue with MouseActions.DirectEdit custom inplace editors and cell validation in TAdvStringGrid

New in TParamTreeview 10.2.2.0 (Mar 12, 2020)

  • New: TAdvSmoothComboBox per monitor DPI handling
  • Improved: Function added in TAdvSmoothListBox to change DPI scale from TAdvSmoothComboBox
  • Fixed: Dropdown direction of TAdvSmoothComboBox with multiple screens
  • Fixed: C specific issue with AdvMemo.hpp file

New in TParamTreeview 10.2.1.0 (Mar 11, 2020)

  • New: Exposed StyleElements for TAdvSmoothToggleButton
  • Improved: Runtime VCL style switching handling in TDBAdvGrid
  • Improved: High DPI handling for column fonts in TDBAdvGrid
  • Fixed: Small issue with parsing image width / height from HTML file in TAdvRichEditor
  • Fixed: Repeat find in wordwrapped text in TAdvMemo
  • Fixed: Regression with editing via a TDBAdvEdit
  • Fixed: Regression with OnChange event for spin button click in TAdvSpinEdit
  • Fixed: Per monitor high DPI handling of TAdvToolBarButton
  • Fixed: Issue with wordwrapped hyperlink click
  • Fixed: Issue with using TAdvToolBarPager without styler component
  • Fixed: Issue with setting control disabled and changing dataset enabled state in TAdvDBLookupComboBox
  • Fixed: Issue with precision for high DPI calculationn for label of TAdvDBLookupComboBox
  • Fixed: Issue with label font for high DPI in TAdvEdit
  • Fixed: Issue with default UIStyle property of TAdvStringGrid
  • Fixed: Issue with TAdvToolBarPager overlapping of the TAdvPage captions when width was too small in Office 2019
  • Fixed: Issue with Form.KeyPreview and default handling of ESC and RETURN keys
  • Fixed: Issue with ESC handling in TDBAdvEdit TDBAdvEditBtn

New in TParamTreeview 10.2.0.0 (Mar 5, 2020)

  • New : Support for persisting indent in HTML in TAdvRichEditor
  • New : Support for per monitor DPI in TAdvSmoothListBox
  • New : Support for HTML DIV import support for font settings on SPAN in TAdvRichEditor
  • New : Property Transparent added in TAdvScrollBox
  • New : Property AutoDropDown: boolean added in TInspectorBar
  • New : Introducing TAdvWebBrowser
  • New : Initialization of TMSStyle based components
  • New : Event OnRowCountChange added in TAdvStringGrid
  • New : Changed SelStartXSelStartYSelEndXSelEndY to become read/write properties in TAdvMemo
  • New : Added automatic VCL Styles support for AdvMessageBox() AdvMessageDlg()
  • Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TDBAdvGrid
  • Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TAdvColumnGrid
  • Improved : TAdvMemo HTML JS WEB styler background color handling with VCL styles
  • Improved : High DPI handling in application with multiple forms using a ribbon
  • Improved : Dynamically changing inplace editor button width in TAdvStringGrid
  • Fixed : TAdvTrackBar TrackLabel and TickMark font color changes with dark office style
  • Fixed : TAdvOfficeStatusBar UseSystemFont property wasn''t stored in form file when true
  • Fixed : Regression with default tree node drawing in TInspectorBar
  • Fixed : Rare issue with using TAdvRichEditorHTMLIO and font persistence
  • Fixed : Rare issue with cell validation and balloon hints on inactive forms in TAdvStringGrid
  • Fixed : Issue with text selection in etMoney edit type in TDBAdvEdit
  • Fixed : Issue with switching between VCL styles and TMS styles at runtime in TAdvGlowButton
  • Fixed : Issue with selected nodes and switching VCL styles at runtime in TAdvTreeComboBox
  • Fixed : Issue with save with RTF cells and Unicode in TAdvStringGrid
  • Fixed : Issue with find at end of text with wrap in TAdvMemo
  • Fixed : Issue with entry when EditMask is set in TAdvSmoothDatePicker
  • Fixed : Issue with design-time deactivating dataset with TDBAdvGrid
  • Fixed : Issue with customizing cell button color via OnGetCelLColor in TAdvStringGrid
  • Fixed : Issue with changing StyleElements at runtime in TAdvStringGrid
  • Fixed : Issue with cell button text color in TAdvStringGrid
  • Fixed : Issue with SVG rendering engine
  • Fixed : Issue with OnKeyDown and ESC key in TAdvListEditor
  • Fixed : Issue with OnChange event handler when typing text in spinedit with selection in TAdvSpinEdit
  • Fixed : Issue with FindText() with option frWholeWord in TAdvMemo
  • Fixed : Issue with Display.ScaleToFit when no high-DPI is enabled in the application in TPlanner
  • Fixed : Empty On and Off caption wasn''t applied in runtime for TAdvSmoothSlider
  • Fixed : Dropdown alignment in TAdvTreeCombobox
  • Fixed : Display on wrong position when there is a load delay in TAdvTreeCombobox
  • Fixed : AdvToolBar right line wasn''t drawn in AdvToolBarPager when RoundEdges was false
  • Fixed : AdvOutLookList checkbox drawing on high DPI
  • Fixed : AdvOutLookList Office 2019 Black style color settings

New in TParamTreeview 1.3.4.6 (Mar 7, 2018)

  • Fixed : Issue with OnParamEditDone for DIR editor type in TParamTreeView

New in TParamTreeview 1.3.4.5 (Sep 5, 2013)

  • Fixed : Issue with mask editing in TParamTreeView

New in TParamTreeview 1.3.4.4 (Apr 16, 2013)

  • Improved : Editing of very long parameters in TParamTreeView

New in TParamTreeview 1.3.4.3 (Mar 26, 2013)

  • Fixed : Item background painting on XE3 with theming enabled in TParamTreeView
  • Fixed : Issue with mouse anchor sensitivity in TParamTreeView

New in TParamTreeview 1.3.4.2 (Feb 4, 2013)

  • Fixed : Memory leak in TParamCheckList

New in TParamTreeview 1.3.4.1 (Jan 11, 2013)

  • Fixed : Issue with popup menu handling on old Delphi versions in TParamCheckList

New in TParamTreeview 1.3.4.0 (Oct 23, 2012)

  • Improved : Date format compatibility for inplace date picker

New in TParamTreeview 1.3.3.10 (Jun 27, 2012)

  • Fixed : Transparent initialization for Delphi 2009+ in TParamLabel

New in TParamTreeview 1.3.3.9 (Feb 2, 2012)

  • Fixed : Issue with spin edit inplace editor and AdvFocusHelper

New in TParamTreeview 1.3.3.8 (Aug 16, 2011)

  • Fixed : Issue in combination with use on a TAdvToolPanel in TParamListBox

New in TParamTreeview 1.3.3.7 (Jul 5, 2011)

  • Fixed : Issue with OnParamChanged for DIR type param

New in TParamTreeview 1.3.3.6 (May 27, 2011)

  • Fixed : Issue with end editing in Delphi 2007 and older Delphi versions in TParamLabel

New in TParamTreeview 1.3.3.5 (Feb 28, 2011)

  • Fixed : Issue with handling Alt key when inplace editor is active in TParamLabel

New in TParamTreeview 1.3.3.4 (Oct 11, 2010)

  • Fixed : Painting issue with DoubleBuffered in TParamCheckList