TAdvSmoothImageListBox Changelog

What's new in TAdvSmoothImageListBox 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 TAdvSmoothImageListBox 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 TAdvSmoothImageListBox 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 TAdvSmoothImageListBox 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 TAdvSmoothImageListBox 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 TAdvSmoothImageListBox 2.5.0.9 (Mar 8, 2018)

  • Improved : ZoomItem method

New in TAdvSmoothImageListBox 2.4.2.1 (Jul 5, 2013)

  • Fixed : Issue with Border repaint

New in TAdvSmoothImageListBox 2.4.2.0 (Jul 5, 2013)

  • New : OnItemCompare event
  • Improved : Exposed DragCursor property

New in TAdvSmoothImageListBox 2.4.1.2 (Jul 5, 2013)

  • Fixed : Issue with text rendering of item text

New in TAdvSmoothImageListBox 2.4.1.1 (May 24, 2013)

  • Fixed : SelectedItemIndex initialization

New in TAdvSmoothImageListBox 2.4.1.0 (Mar 23, 2013)

  • New : ZoomAnimationFactor property in TAdvSmoothImageListBox

New in TAdvSmoothImageListBox 2.4.0.0 (Mar 23, 2013)

  • New : Windows 8, Office 2013 styles added
  • New : OnItemChange event
  • Fixed : Issue with repainting when resizing form

New in TAdvSmoothImageListBox 2.3.1.0 (Jan 10, 2013)

  • New : Exposed OnContextPopup event

New in TAdvSmoothImageListBox 2.3.0.4 (Dec 19, 2012)

  • Improved : ItemObject property per item
  • Fixed : Issue with html text being drawed when hovering

New in TAdvSmoothImageListBox 2.3.0.3 (Dec 4, 2012)

  • Improved : Non-HTML text wordwrapping

New in TAdvSmoothImageListBox 2.3.0.2 (Dec 4, 2012)

  • Fixed : Issue with AnimationFactor = 0;

New in TAdvSmoothImageListBox 2.3.0.1 (Dec 4, 2012)

  • Improved : Event OnListClick to detect if an item is deselected
  • Fixed : Issue with top layer item detection

New in TAdvSmoothImageListBox 2.3.0.0 (Oct 9, 2012)

  • New : TopLayer click event and function to return top layer item at X, Y
  • New : Scrollindicators
  • Improved : Clickmargin property exposed

New in TAdvSmoothImageListBox 2.2.0.6 (Jun 1, 2012)

  • New : Public property ScrollBarDoubleBuffered to fix the flickering scrollbar

New in TAdvSmoothImageListBox 2.2.0.5 (May 11, 2012)

  • Improved : AddImageLocationsFromFolder and AddImages with additional parameters

New in TAdvSmoothImageListBox 2.2.0.4 (May 4, 2012)

  • Fixed : Issue with collapsing / expanding splitters

New in TAdvSmoothImageListBox 2.2.0.2 (Apr 6, 2012)

  • Fixed : Issue with selection and keyboard with items that are not visible

New in TAdvSmoothImageListBox 2.2.0.1 (Feb 10, 2012)

  • Fixed : Issue with setting colors with AdvFormStyler
  • Fixed : Issue with scrolling

New in TAdvSmoothImageListBox 2.2.0.0 (Feb 3, 2012)

  • New : Metro Style Support

New in TAdvSmoothImageListBox 2.1.0.8 (Oct 28, 2011)

  • Fixed : Issue with OnItemAnchorClick and OnItemClick triggered simultaneously

New in TAdvSmoothImageListBox 2.1.0.7 (Sep 30, 2011)

  • Fixed : Issue with hover / down state of navigator buttons

New in TAdvSmoothImageListBox 2.1.0.6 (Sep 13, 2011)

  • Fixed : Issue with DblClick when picture is empty

New in TAdvSmoothImageListBox 2.1.0.5 (Aug 16, 2011)

  • Fixed : Issue with setting focus on mouse down
  • Fixed : Issue with empty splittertext and collapsing / expanding splitters

New in TAdvSmoothImageListBox 2.1.0.4 (Aug 16, 2011)

  • Fixed : Issue with multiselect

New in TAdvSmoothImageListBox 2.1.0.3 (Jul 15, 2011)

  • Improved : adding all supported file formats in one call with *.* in AddImageLocationsFromFolder
  • Fixed : Issue with scrollbar / expander

New in TAdvSmoothImageListBox 2.1.0.2 (Jun 15, 2011)

  • Fixed : Issue with hints on prev/next buttons in Header/Footer
  • Fixed : Issue with OnItemMouseLeave and OnItemMouseEnter with no spacing between items

New in TAdvSmoothImageListBox 2.0.5.0 (Jun 4, 2011)

  • New : Officehint support
  • New : AutoHideNavigator property to auto hide navigator buttons in header and footer

New in TAdvSmoothImageListBox 2.0.4.0 (Apr 29, 2011)

  • New : OnCachedImageLoaded event triggered when using threading
  • Improved : Public property CurrentScPos to get current scroll bar position

New in TAdvSmoothImageListBox 2.0.3.0 (Mar 12, 2011)

  • Improved : Public events to get item, item rectangle and anchor

New in TAdvSmoothImageListBox 2.0.2.9 (Jan 14, 2011)

  • Fixed : Issue with mouseup and popup

New in TAdvSmoothImageListBox 2.0.2.8 (Oct 29, 2010)

  • Fixed : Issue with multiselect and navigator buttons

New in TAdvSmoothImageListBox 2.0.2.7 (Sep 18, 2010)

  • Fixed : Issue with Right button click and selecting items

New in TAdvSmoothImageListBox 2.0.2.5 (Sep 18, 2010)

  • Fixed : Issue with double-clicking

New in TAdvSmoothImageListBox 2.0.2.4 (Sep 18, 2010)

  • Fixed : Issue with terminating thread from DLL
  • Fixed : Issue with Repainting

New in TAdvSmoothImageListBox 2.0.2.3 (Jul 3, 2010)

  • Fixed : Issue with accessing dataset when destroying

New in TAdvSmoothImageListBox 2.0.2.2 (Jul 3, 2010)

  • Fixed : Issue with margins in Delphi 7
  • Fixed : Issue with count selected items in single select

New in TAdvSmoothImageListBox 2.0.2.1 (Jun 11, 2010)

  • Fixed : Issue with focusing item selected at runtime

New in TAdvSmoothImageListBox 2.0.2.0 (Jun 1, 2010)

  • New : Built-in support for Office 2010 colors

New in TAdvSmoothImageListBox 2.0.1.0 (Apr 9, 2010)

  • New : Textrendering property to change rendering of the text
  • Improved : OnItemAnchorClick triggered in MouseUp

New in TAdvSmoothImageListBox 2.0.0.5 (Apr 9, 2010)

  • Fixed : Issue with Setting SelectedItemIndex to -1

New in TAdvSmoothImageListBox 2.0.0.4 (Mar 13, 2010)

  • Fixed : Issue with splitters

New in TAdvSmoothImageListBox 2.0.0.3 (Feb 19, 2010)

  • Improved : Get original image from item

New in TAdvSmoothImageListBox 2.0.0.2 (Feb 5, 2010)

  • Improved : ScrollBar hide when no items are outside display rectangle
  • Improved : Added OnItemStartDrag event

New in TAdvSmoothImageListBox 2.0.0.1 (Feb 5, 2010)

  • Improved : Add OnKeyUp event

New in TAdvSmoothImageListBox 2.0.0.0 (Jan 25, 2010)

  • New : Ole drag and drop support
  • New : Database aware version of TAdvSmoothImageListBox
  • Fixed : Issue with scrolling to selected item

New in TAdvSmoothImageListBox 1.1.7.7 (Jan 10, 2010)

  • New : OnItemDraw event to draw on top of each item

New in TAdvSmoothImageListBox 1.1.6.1 (Oct 9, 2009)

  • Fixed : Issue with HTML drawing

New in TAdvSmoothImageListBox 1.1.6.0 (Oct 2, 2009)

  • New : Delphi 2010 Touch Support
  • Fixed : Issue with OnItemDblClick
  • Fixed : Issue in ScrollToItem

New in TAdvSmoothImageListBox 1.1.5.0 (Sep 9, 2009)

  • New : Function GetImageRectangle

New in TAdvSmoothImageListBox 1.1.4.1 (Jul 16, 2009)

  • Improved : Loading Images from ImageList with GetBitmap and Image.assign
  • Fixed : Issue with focus rectangle when hovering
  • Fixed : Issue with combination Clearing items and threading

New in TAdvSmoothImageListBox 1.1.4.0 (Jul 6, 2009)

  • New : ItemObject and Tag property on image listbox item
  • New : Built-in support for reduced color set for use with terminal servers
  • Fixed : Issue with intializing ScrollBars

New in TAdvSmoothImageListBox 1.1.3.0 (Jun 20, 2009)

  • New : Support for Windows Vista and Windows Seven Style
  • Fixed : Issue with disabled Navigator Buttons
  • Fixed : Issue with OnItemClick when clicking outside Item area

New in TAdvSmoothImageListBox 1.1.2.2 (May 8, 2009)

  • Fixed : Issue with MouseMove Double clicking and showing modal form. Improved: HTML rectangle calculation.

New in TAdvSmoothImageListBox 1.1.2.1 (May 4, 2009)

  • Fixed : issue when destroying in timer routine

New in TAdvSmoothImageListBox 1.1.2.0 (Mar 31, 2009)

  • New : OnItemAnchorClick event