TAdvSmoothCalendar Changelog

What's new in TAdvSmoothCalendar 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 TAdvSmoothCalendar 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 TAdvSmoothCalendar 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 TAdvSmoothCalendar 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 TAdvSmoothCalendar 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 TAdvSmoothCalendar 2.3.0.7 (Mar 6, 2018)

  • Fixed : Week number drawing in metro style

New in TAdvSmoothCalendar 2.2.0.0 (Mar 22, 2013)

  • New: Windows 8, Office 2013 styles added

New in TAdvSmoothCalendar 2.1.1.1 (Oct 9, 2012)

  • Fixed: Issue with OnMonthChanged, OnYearChanged triggered from month & year selection

New in TAdvSmoothCalendar 2.1.1.0 (May 4, 2012)

  • New : StatusCursor property added

New in TAdvSmoothCalendar 2.1.0.2 (Mar 16, 2012)

  • Fixed : Issue with setting month and year at runtime

New in TAdvSmoothCalendar 2.1.0.1 (Mar 16, 2012)

  • Fixed : Issue with floating point error in header and footer of calendar

New in TAdvSmoothCalendar 2.1.0.0 (Feb 3, 2012)

  • New : Metro Style Support
  • Fixed : Issue with floating points when using VCL styles

New in TAdvSmoothCalendar 2.0.6.1 (Dec 9, 2011)

  • Fixed : Issue with OnMonthFill and OnYearFill font parameter reference
  • Fixed : Issue with OnDateModeChanged event not called and year range incorrect in initial startup

New in TAdvSmoothCalendar 2.0.6.0 (Nov 19, 2011)

  • New : Events OnMonthFill, OnYearFill
  • Fixed : Issue with rounding in XE2
  • Fixed : Issue with Borders

New in TAdvSmoothCalendar 2.0.5.0 (Aug 16, 2011)

  • New : Events OnGetWeekDayName, OnGetMonthName, OnGetYearName, OnGetHeaderText, OnGetFooterText

New in TAdvSmoothCalendar 2.0.2.0 (Mar 12, 2011)

  • New : SingleFillSelection property to allow single fill drawing for multiple day selection
  • Improved : SelectedDate selection with decimal part of datetime value
  • Fixed : Issue with drawing weeknumbers

New in TAdvSmoothCalendar 2.0.1.4 (Feb 28, 2011)

  • Fixed : Issue with mixed selection of days in multiselect / disjunctdayselect mode

New in TAdvSmoothCalendar 2.0.1.3 (Jan 14, 2011)

  • Fixed : Issue with selecting / deselecting disjunct days

New in TAdvSmoothCalendar 2.0.1.2 (Nov 5, 2010)

  • Fixed : Issue with assigning updownvisible property

New in TAdvSmoothCalendar 2.0.1.1 (Oct 29, 2010)

  • Improved : New property UpDownVisible
  • Fixed : Issue with onyearchanged event
  • Fixed : Issue with hint on non date hovering

New in TAdvSmoothCalendar 2.0.1.0 (Sep 24, 2010)

  • New : SelectDisjunctDays procedure
  • Fixed : Issue with selecting date
  • Fixed : Issue with borders in AdvSmoothCalendar

New in TAdvSmoothCalendar 2.0.0.1 (Sep 24, 2010)

  • Improved : ChangeMode to change to a mode of choice
  • Fixed : Issue with changing year in spinner in non-day mode
  • Fixed : Issue with changing year in spinner in non-day mode
  • Fixed : Issue with button size and position in TAdvSmoothDatePicker

New in TAdvSmoothCalendar 2.0.0.0 (Sep 24, 2010)

  • New : Spin button for fast year switch on hovering
  • New : OnSelectDisjunctDate event called when selecting dates
  • New : OnDateStatusClick event called when clicking status indicator
  • New : Disjunct Date selection

New in TAdvSmoothCalendar 1.6.7.0 (Jun 1, 2010)

  • New : Built-in support for Office 2010 colors

New in TAdvSmoothCalendar 1.6.6.1 (Apr 9, 2010)

  • Improved : Functions Year and Month returning the current Year and Current month after date change

New in TAdvSmoothCalendar 1.6.6.0 (Mar 6, 2010)

  • New : Event OnBeforeSelectDate

New in TAdvSmoothCalendar 1.6.5.0 (Nov 28, 2009)

  • New : Exposed event OnGetDateText

New in TAdvSmoothCalendar 1.6.4.0 (Oct 2, 2009)

  • New : Office 2010 Touch Support
  • New : Change month with left to right or right to left mouse flick

New in TAdvSmoothCalendar 1.6.3.0 (Sep 4, 2009)

  • New : Functions CurrentDay, CurrentMonth and CurrentYear

New in TAdvSmoothCalendar 1.6.2.0 (Jul 5, 2009)

  • New : Built-in support for reduced color set for use with terminal servers

New in TAdvSmoothCalendar 1.6.1.0 (Jun 20, 2009)

  • New : Support for Windows Vista and Windows Seven Style
  • Fixed : Issue with Calculating Week numbers
  • Fixed : Issue with Assign method in TAdvSmoothCalendar DateAppearance
  • Fixed : Issue when animating / changing months when footer is not visible.

New in TAdvSmoothCalendar 1.6.0.5 (May 11, 2009)

  • Fixed : Issue with Calculating Week numbers, issue with Assign method in TAdvSmoothCalendar DateAppearance.

New in TAdvSmoothCalendar 1.6.0.4 (May 4, 2009)

  • Fixed : Issue with FShowCurrentDate := true in SetSelectedDate, issue with multi select date in multiple months.

New in TAdvSmoothCalendar 1.6.0.3 (Mar 31, 2009)

  • Fixed : Border issue with OnDateFill