TAdvSmoothDatePicker Changelog

What's new in TAdvSmoothDatePicker 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 TAdvSmoothDatePicker 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 TAdvSmoothDatePicker 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 TAdvSmoothDatePicker 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 TAdvSmoothDatePicker 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 TAdvSmoothDatePicker 2.4.0.0 (Mar 1, 2018)

  • New:
  • Autocompletion of dates upon partial entry

New in TAdvSmoothDatePicker 2.2.0.0 (Mar 23, 2013)

  • New : Windows 8, Office 2013 styles added

New in TAdvSmoothDatePicker 2.1.5.0 (Oct 9, 2012)

  • New : Mask editing support

New in TAdvSmoothDatePicker 2.1.0.1 (Apr 6, 2012)

  • Fixed : Issue with mix between VarToDateTime and StrToDate

New in TAdvSmoothDatePicker 2.1.0.0 (Feb 2, 2012)

  • New : Metro Style Support
  • Fixed : Issue with updown in header

New in TAdvSmoothDatePicker 2.0.2.0 (Dec 9, 2011)

  • New : Published new events

New in TAdvSmoothDatePicker 2.0.1.8 (Jun 15, 2011)

  • Improved : Time value of inserted date is saved

New in TAdvSmoothDatePicker 2.0.1.7 (Feb 26, 2011)

  • Fixed : Issue with stay on top

New in TAdvSmoothDatePicker 2.0.1.4 (Sep 3, 2010)

  • Fixed : Issue with parent

New in TAdvSmoothDatePicker 2.0.1.3 (Jul 3, 2010)

  • Fixed : Issue with accessing dataset when destroying

New in TAdvSmoothDatePicker 2.0.1.2 (Jun 11, 2010)

  • Fixed : Issue with deleting text at runtime

New in TAdvSmoothDatePicker 2.0.1.1 (Jun 5, 2010)

  • Fixed : Issue in DB version calling OnSelectDate event

New in TAdvSmoothDatePicker 2.0.1.0 (Jun 1, 2010)

  • New : Built-in support for Office 2010 colors

New in TAdvSmoothDatePicker 2.0.0.6 (Apr 6, 2010)

  • Fixed : Issue with flickering when setting Enabled property

New in TAdvSmoothDatePicker 2.0.0.5 (Mar 13, 2010)

  • Fixed : Issue with clearing date in calendar

New in TAdvSmoothDatePicker 2.0.0.4 (Mar 6, 2010)

  • Fixed : Issue in DB with setting nil dates

New in TAdvSmoothDatePicker 2.0.0.3 (Feb 25, 2010)

  • Fixed : Issue with reading date in OnChange after text change

New in TAdvSmoothDatePicker 2.0.0.2 (Feb 19, 2010)

  • Fixed : Fix for use with scripter studio

New in TAdvSmoothDatePicker 2.0.0.1 (Feb 12, 2010)

  • Fixed : Issue with setting Date := 0;

New in TAdvSmoothDatePicker 2.0.0.0 (Jan 30, 2010)

  • New : Database aware version of TAdvSmoothDatePicker

New in TAdvSmoothDatePicker 1.5.4.2 (Jan 10, 2010)

  • Fixed : Issue with date initialization when text is cleared

New in TAdvSmoothDatePicker 1.5.4.1 (Nov 20, 2009)

  • Fixed : Issue with owner when creating at runtime with nil

New in TAdvSmoothDatePicker 1.5.4.0 (Nov 7, 2009)

  • New : Property Format, to control the formatting of the date
  • Fixed : Issue with use on forms with WS_EX_APPWINDOW style

New in TAdvSmoothDatePicker 1.5.3.2 (Oct 24, 2009)

  • Fixed : Issue with setfocus when disabled
  • Fixed : Issue with ctl3D in AdvSmoothEditButton.pas

New in TAdvSmoothDatePicker 1.5.3.1 (Jul 16, 2009)

  • Fixed : issue with datepicker change called during load

New in TAdvSmoothDatePicker 1.5.3.0 (Jul 6, 2009)

  • New : Built-in support for reduced color set for use with terminal servers
  • Fixed : Issue with SetComponentStyle overriding values
  • Fixed : Issue with EmptyText property

New in TAdvSmoothDatePicker 1.5.2.0 (Jun 20, 2009)

  • New : Support for Windows Vista and Windows Seven Style

New in TAdvSmoothDatePicker 1.5.1.1 (Jun 20, 2009)

  • Improved : Alt-Down key to show calendar

New in TAdvSmoothDatePicker 1.5.1.0 (May 4, 2009)

  • New : Exposed events OnMonthChanged, OnYearChanged, OnYearRangeChanged, OnCurrentDayClicked, OnDateModeChanged.

New in TAdvSmoothDatePicker 1.5.0.3 (Mar 31, 2009)

  • Fixed : Access violation when initializing events