********************************************************************** Author: TMS Software Copyright © 1996-2021 E-mail: info@tmssoftware.com Web: https://www.tmssoftware.com ********************************************************************** TMS VCL UI Pack --------------- Powerful, feature-rich UI controls Feature Overview ----------------- Version History ----------------- const MAJ_VER = 10; // Major version nr. MIN_VER = 7; // Minor version nr. REL_VER = 1; // Release nr. BLD_VER = 0; // Build nr. DATE_VER = 'JAN, 2022'; // Month version //version history //10.0.0.0: New : first release // : New : Introducing new TAdvTreeView, TAdvKanbanBoard and TAdvTableView // : New : Introducing TAdvPDFLib and TAdvGraphicsPDFIO, components for PDF export functionality //10.0.1.0: New : VCL Styles support added in TSectionListBox, TAdvWordCloud, TAdvCodeList, TAdvListEditor // : New : TInspectorBar per monitor support for high DPI // : New : TAdvRichEditor.OnPasteBitmap event added // : New : Added DblClick behaviour for the TAdvOfficeRadioButtons // : New : Added Drag and Drop properties to TAdvSmoothButton // : New : THTMLTreeView per monitor support for high DPI // : New : TAdvPopUpMenu per monitor support for high DPI // : Improved : Changed THTMLHint to enable use of TVirtualImageList // : Improved : Possible rare issue with TAdvEdit size handling for high DPI // : Improved : TAdvGlowButton dropdown arrow uses Font.Color // : Fixed : Issue with use on a datamodule of TAdvSmoothSplashScreen // : Fixed : Issue with painting DisabledPicture in TAdvGraphicCheckLabel // : Fixed : Issue with border of TAdvListEditor when no VCL Style was used // : Fixed : TAdvSmoothEdit EmptyText font style adapts to font settings // : Fixed : Issue with runtime VCL style switching in TAdvOfficePager // : Fixed : Issue with runtime VCL style switching in THTMLStatusBar //10.0.1.1: Fixed : Text color issue on TAdvToolBarPager for specific styles after expand/collaps // : Improved : Fixed and optimized code for HideSelectedRows/HideUnSelectedRows in TAdvStringGrid // : Fixed : HTML parsing for hex char specifiers like in HTML engine //10.0.1.2: Fixed : Issue with turning VCL Styles off at runtime in TAdvOfficePager // : Improved : Setting AdvStringGrid.SelectionColor = clNone hides selection // : Fixed : Added missing file AdvRichEditorEmailIO.pas //10.0.1.3: Fixed : Issue with xlsAdapter subfolder missing in library path after installation //10.0.2.0: New : StyleElements exposed in TAdvMemo // : New : OnAfterDropDown event added in TAdvDropDown // : Improved : Small change to handle case when setting Max to lower value than Position in TAdvProgressBar // : Improved : Notes rendering on high DPI in TAdvMainMenu // : Fixed : Issue with decimals handling in TAdvCalculatorDropDown // : Fixed : Issue with AFont.Size parameter in OnGetCellColor for high DPI in TAdvStringGrid // : Fixed : Issue with RTF copy to clipboard in TAdvMemo // : Fixed : Issue with specific VCL Styles in TDBAdvGrid in combination with column settings // : Fixed : Issue with printing TDBAdvRichEditor & linespacing //10.0.3.0: New : Changed the TImageList interface to TCustomImageList in T(DB)Planner // : New : ResetUndoRedo method added in TAdvRichEditor to programmatically reset the Undo/Redo stack // : Improved : HTML export from TAdvRichEditor for bullet items // : Improved : Handling of clipboard when clipboard contains multiple lines in TAdvSpinEdit // : Improved : OnKeyDown handler when keys are handled that shouldn't be allowed in TAdvEdit // : Fixed : Rare issue with specific selected rows during ungrouping in TAdvStringGrid // : Fixed : Issue with GetBottomIndex in LayoutMode = lblBubble in TAdvSmoothListBox // : Fixed : Issue with drawing long text in THTMLTreeView // : Fixed : Issue with OnChange after clipboard paste in TAdvRichEditor // : Fixed : Issue with OnClipboardPaste handler in TAdvSpinEdit // : Fixed : Small issue with footer drawing in Look glWin7 in TAdvStringGrid // : Fixed : Issue with inplace editor style initialization in combination with TAdvFormStyler in TAdvStringGrid // : Fixed : Issue with TAdvTouchKeyboard used on TAdvPanel // : Fixed : Issue with sized images in RTF in TAdvRichEditor // : Fixed : Issue with printing with images in TAdvRichEditor // : Fixed : Issue with default item text color in TAdvOfficeToolSelector // : Fixed : Rare issue when combining a hyperlink and button in a cell in TAdvStringGrid //10.0.4.0: New : OnItemDblClick event added in TAdvResponsiveList // : Improved : Handling of decimal separator with clipboard in TAdvSpinEdit // : Improved : Code block display in combination with block indicators in comments in TAdvMemo // : Improved : Tab key can be used in TAdvSearchEdit dropdown to select item // : Fixed : Issue with Navigation.AdvanceAutoEdit = false and tab in TAdvStringGrid // : Fixed : VCL specific issue with OnPasteBitmap in TAdvRichEditor // : Fixed : Issue with changing TabAppearance.Font at runtime for TAdvOfficeTabSet // : Fixed : Issue with label position on TAdvMultiButtonEdit on container controls // : Fixed : Issue with floating footer painting related to fixed columns use in TAdvStringGrid // : Fixed : Issue with grid created without parent & sorting in TAdvStringGrid //10.0.5.0: New : HighlightWholeWord public property added in TAdvMemo // : Fixed : Issue with '-' handling in TAdvMoneyEdit // : Fixed : Disabled text color in Office 2016 white style in TAdvGlowButton // : Improved : Transparency for tsRoundRect thumb style in TAdvTrackBar // : Improved : Handling of PageSize > 0 in TAdvTrackBar // : Improved : Position of trackhint in TAdvTrackBar // : Fixed : Issue with showing tickmarks when ShowImageAtSteps = false in TAdvTrackBar //10.0.6.0: New : Property CompressionQuality & CompressionLevel public properties added in TAdvSignatureCapture // : Improved : Thumb position precision in TAdvTrackBar // : Improved : Thumb paging with mouse in TAdvTrackBar // : Fixed : Issue with date based filtering in TAdvDBFilterPanel // : Fixed : Rare issue with combining parent control hint and trackhint in TAdvTrackBar // : Fixed : Issue with font handling in high DPI when moving columns in TDBAdvGrid //10.0.6.1: Fixed : Issue with LabelFont handling in high DPI in specific circumstances in TAdvEditBtn //10.0.7.0: New : TDBMultiMonthSource.HeaderDateFormat property added in TDBPlanner // : Improved : Handling of double-quotes in list text in TCheckListEdit // : Fixed : Issue with ActiveRowShow when grid has no normal rows in TAdvStringGrid // : Fixed : Issue with scrollbar updating when VCL styles are used in TAdvStringGrid // : Fixed : Issue with cell button and high DPI in TAdvStringGrid // : Fixed : Issue with VCL Styles and cell button in TAdvStringGrid // : Fixed : Rare issue with Tab and read-only cells in TAdvStringGrid // : Fixed : Issue with TFormControLEditLink and TabEdit in TAdvStringGrid // : Fixed : Issue with OnModified not triggered in specific cases in TListLink // : Fixed : Issue with setting font on selected linebreak in TAdvRichEditor // : Fixed : Issue with handling text that is wider than the control width in TAdvRichEditor // : Fixed : Issue with affix file handling in TAdvSpellcheck //10.0.8.0: New : VCL Styles support added in TAdvSplitter // : New : Caption.LeadingZeros property added in TAdvSmoothLEDLabel // : Improved : High DPI handling in TAdvMultiButtonEdit // : Improved : Handling OnCustomDrawItem to change item colors dynamically in THTMLTreeList // : Improved : TAdvGridPDFIO uses grid display cells instead of grid cells // : Fixed : Issue with Swipe = true in TDBAdvCardList // : Fixed : Issue with unicode characters for export to XML in TAdvStringGrid // : Fixed : Regression with scrollbar update and VCL styles use in TAdvStringGrid // : Fixed : Issue with border drawing on TAdvPageControl with all sheets TabVisible = false // : Fixed : Issue with non default ANSI charset handling in TAdvRichEditor // : Fixed : Rare issue with inserting long text programmatically in TAdvRichEditor //10.0.8.1: Fixed : Issue with drop down height initialization in TAdvOfficeColorPicker //10.1.0.0: New : Designtime and runtime SVG Support // : New : TAdvSVGImageCollection to support SVG in TVirtualImageList (RAD Studio 10.3 Rio and newer only) // : New : TAdvOfficePagerStyler support for Office 2019 styles // : New : TAdvOfficeTabSetStyler support for Office 2019 styles // : New : TAdvGlowButton support for Office 2019 styles // : New : TAdvFontCombo support for Office 2019 styles // : New : TAdvGrid support for Office 2019 styles // : New : TAdvCardList support for Office 2019 styles // : New : TAdvAlertWindow support for Office 2019 styles // : New : TAdvDropDown support for Office 2019 styles // : New : TAdvGridDropDown support for Office 2019 styles // : New : TAdvExplorerTreeView support for Office 2019 styles // : New : TAdvGrid support for Office 2019 styles // : New : TAdvLookupBar support for Office 2019 styles // : New : TAdvMemo support for Office 2019 styles // : New : TAdvMenuStylers support for Office 2019 styles // : New : TAdvMultiColumnDropDown support for Office 2019 styles // : New : TAdvNavBar support for Office 2019 styles // : New : TAdvOfficeButtons support for Office 2019 styles // : New : TAdvOfficeComboBox support for Office 2019 styles // : New : TAdvOfficeHint support for Office 2019 styles // : New : TAdvOfficeSelectors support for Office 2019 styles // : New : TAdvOfficeStatusBarStyler support for Office 2019 styles // : New : TAdvOutlookList support for Office 2019 styles // : New : TAdvPanel support for Office 2019 styles // : New : TAdvPolyPager support for Office 2019 styles // : New : TAdvPreviewMenuStyler support for Office 2019 styles // : New : TAdvSmartMessageBox support for Office 2019 styles // : New : TAdvSmoothButton support for Office 2019 styles // : New : TAdvSmoothCalculator support for Office 2019 styles // : New : TAdvSmoothCalculatorDropDown support for Office 2019 styles // : New : TAdvSmoothCalendar support for Office 2019 styles // : New : TAdvSmoothCalendarGroup support for Office 2019 styles // : New : TAdvSmoothCircularProgress support for Office 2019 styles // : New : TAdvSmoothComboBox support for Office 2019 styles // : New : TAdvSmoothDatePicker support for Office 2019 styles // : New : TAdvSmoothDock support for Office 2019 styles // : New : TAdvSmoothExpanderButtonPanel support for Office 2019 styles // : New : TAdvSmoothExpanderGroup support for Office 2019 styles // : New : TAdvSmoothExpanderPanel support for Office 2019 styles // : New : TAdvSmoothGauge support for Office 2019 styles // : New : TAdvSmoothImageListBox support for Office 2019 styles // : New : TAdvSmoothImageListBoxPicker support for Office 2019 styles // : New : TAdvSmoothListBox support for Office 2019 styles // : New : TAdvSmoothMegaMenu support for Office 2019 styles // : New : TAdvSmoothMenu support for Office 2019 styles // : New : TAdvSmoothMessageDialog support for Office 2019 styles // : New : TAdvSmoothPageSlider support for Office 2019 styles // : New : TAdvSmoothPanel support for Office 2019 styles // : New : TAdvSmoothPopUp support for Office 2019 styles // : New : TAdvSmoothProgressBar support for Office 2019 styles // : New : TAdvSmoothRotaryMenu support for Office 2019 styles // : New : TAdvSmoothScrollBar support for Office 2019 styles // : New : TAdvSmoothSlider support for Office 2019 styles // : New : TAdvSmoothSlideShow support for Office 2019 styles // : New : TAdvSmoothSpinner support for Office 2019 styles // : New : TAdvSmoothSplashScreen support for Office 2019 styles // : New : TAdvSmoothStepControl support for Office 2019 styles // : New : TAdvSmoothTileList support for Office 2019 styles // : New : TAdvSmoothTimLine support for Office 2019 styles // : New : TAdvSmoothToggleButton support for Office 2019 styles // : New : TAdvSmoothTouchKeyBoard support for Office 2019 styles // : New : AdvSmoothTrackBar support for Office 2019 styles // : New : TAdvSmoothWin8Marquee support for Office 2019 styles // : New : TAdvSplitter support for Office 2019 styles // : New : TAdvTimePickerDropDown support for Office 2019 styles // : New : TAdvToolButton support for Office 2019 styles // : New : TAdvTrackBar support for Office 2019 styles // : New : TCustomEditor support for Office 2019 styles // : New : TCustomItemsContainer support for Office 2019 styles // : New : TDBAdvGlowNavigator support for Office 2019 styles // : New : TDBPlannerDatePicker support for Office 2019 styles // : New : TGDIPHeaderItem support for Office 2019 styles // : New : TGDIPGroupItem support for Office 2019 styles // : New : TGDIPImageTextButtonItem support for Office 2019 styles // : New : TGDIPImageTextButtonSectionItem support for Office 2019 styles // : New : TGDIPMenu support for Office 2019 styles // : New : TProgressItem support for Office 2019 styles // : New : THTMLTreeList support for Office 2019 styles // : New : TInspectorBar support for Office 2019 styles // : New : TPlanner support for Office 2019 styles // : New : TPlannerCal support for Office 2019 styles // : New : TPlannerDatePicker support for Office 2019 styles // : New : TPlannerMonthView support for Office 2019 styles // : New : TTodoList support for Office 2019 styles // : New : TToolPanels support for Office 2019 styles // : New : TAdvToolBarPager support for Office 2019 styles // : New : Switched internally to TMemIniFile for persistence for better performance in TAdvToolBarPager // : New : OnOLEDropText event added in TAdvEdit // : New : File OLE drag & drop support added in TAdvEdit // : New : Have AdvShowMessage(), AdvMessageDlg() functions use VCL styles // : New : StyleElements property added in TAdvMultiButtonEdit // : New : Form background automatically adapts for Office 2016 & Office 2019 styles // : New : GDIPImageTextItem per monitor DPI handling // : New : StyleElements property added in TAdvOfficeStatusBar // : New : StyleElements property added in TAdvSmoothImageListBox // : New : StyleElements property added in TDBGridColumnItem of TDBAdvGrid // : New : StyleElements property added in TGridColumnItem of TAdvColumnGrid // : New : Overload SaveToCSV() in TAdvStringGrid with TGridRect parameter // : Improved : StateImage position for multiline nodes in THTMLTreeView // : Improved : Per monitor High DPI handling in TPlanner // : Improved : Display of linked items when scrolling is used in the TPlanner // : Improved : Per monitor High DPI handling in TAdvToolBarPager // : Improved : Office default color theme retrieval // : Improved : Key handling for autocompletion list in TAdvMemo // : Improved : Tab key handling in TAdvSearchList // : Fixed : URL highlighting for word-wrapped text in TAdvMemo // : Fixed : Issue with design-time button layout changes in TAdvTouchKeyboard // : Fixed : Issue when only persisting form size without form position in TFormSize // : Fixed : Rare issue with HOME key handling for specific settings of readonly cells in TAdvStringGrid // : Fixed : Issue with TabToNextAtEnd = true when there is only one control on the form // : Fixed : Issue with signed input for TAdvUpDownEdit // : Fixed : Issue with high-DPI in specific circumstances for TAdvInputTaskDialog // : Fixed : Issue with multi-monitor high DPI handling in TAdvToolBarPager // : Fixed : Issue with DirectMove = true and drag when only Planner cells are selected in T(DB)Planner // : Fixed : Issue with dynamic VCL style switching in THTMLTreeView // : Fixed : Issue with accelerator keys and OnChanging event in TAdvPageControl // : Fixed : Issue with setting DataSource.Enabled = false with TDBPlannerDatePicker, TDBAdvSmoothDatePicker // : Fixed : Issue with OnDblClick event triggering in TAdvSearchList // : Fixed : Rare issue with TAdvEditBtn with button alignment // : Fixed : Issue with undo after paste in TAdvEdit // : Fixed : Completed missing TAdvRichEditor emoticon shortcut // : Fixed : Issue with import of centered images from HTML in TAdvRichEditor // : Fixed : Cursor navigation, insert, copy & paste caret handling in TAdvRichEditor // : Fixed : Rare issue with using datasource before grid handle is created in TDBAdvGrid // : Fixed : Issue with font handling for runtime created column with high DPI in TAdvDBLookupComboBox // : Fixed : Issue with dropdown color due to VCL styles in TAdvMultiColumnDropDown // : Fixed : AdvGlowButton drop down high dpi handling // : Fixed : AdvNavBar Popup indicator drawing and width on high DPI // : Fixed : AdvSmoothMenu indicator placement on resize and size on high DPI // : Fixed : AdvOfficeComboBox arrow size on high DPI and updated style of arrow // : Fixed : Issue with repeatedly initializing the TAdvGridColumnPicker // : Fixed : Issue with AutoSize handling in TAdvOfficeRadioButton // : Fixed : Issue with LengthLimit handling for strings in TAdvEdit // : Fixed : TAdvOfficePager per monitor DPI handling for page height and font size without styler // : Fixed : TAdvOfficeTabSet per monitor DPI handling for page height and font size without styler // : Fixed : TAdvMetroTaskDialog per monitor DPI handling. // : Fixed : TAdvShapeButton High DPI handling for Frame in TAdvShapeButton. // : Fixed : OnDraw Event issue with vertical spacing // : Fixed : TAdvTaskDialog per monitor DPI handling fixed for non native. //10.1.1.0: New : Office 2019 Ribbon application creation wizard // : Fixed : Rare regression with OnSetEditText() event for specific event handler code in TAdvStringGrid // : Fixed : Regression with introduction of TMemIniFile in TAdvToolBar // : Improved : TFormControlEditLink popup editing handling in TAdvStringGrid // : Improved : Workaround added in TAvdRichEditor for mail clients that cannot render $ in HTML encoded correct // : Improved : Handling of URLs over multiple lines with wordwrapping in TAdvMemo // : Improved : Handling of Office black style colors in TAdvEdit, TAdvSpinEdit, TAdvComboBox // : Fixed : Pager Caption height with multiple AdvToolBarPagers // : Fixed : Issue with caption color on Office 2016, 2019 AdvToolBarForm // : Fixed : Issue with runtime column font setting for TDBAdvGrid with high DPI // : Fixed : changes in colors for flat look in Office 2019 styles //10.1.2.0: New : StyleElements property exposed in TAdvSmoothCalendar // : Fixed : Issue with SaveToBin*, LoadFromBin* functions and OnLoadCell/OnSaveCell // : Fixed : Issue with TAdvRichEditorHTMLIO when loading from stream when no encoding is specified // : Fixed : Issue with OnChange triggering when EditType = etFloat or etMoney in TAdvEdit // : Improved : Behavior of grid popup menus with VCL styles used in combination with TAdvStringGrid // : Fixed : Issue with fixed column border color when nodes are used in TAdvStringGrid // : Fixed : Selected font usage when VCL styles is used with seFont = false in TAdvStringGrid // : Fixed : Issue with ShowPassOnClick and mouse capture in TAdvEditBtn // : Fixed : DefaultHandling = true with form.KeyPreview = true in TAdvEdit // : Fixed : Rare issue with VCL styles, disjunct row selection and mouse wheel use in TAdvStringGrid // : Fixed : Regression with TFormControlEditLink and control assignment //10.1.3.0: New : FollowMainForm property added in TFormSize // : Improved : TAdvEdit, TAdvMaskEdit, TAdvComboBox, TAdvSpinEdit label uses StyleElements // : Fixed : Issue with Signed and TDBAdvEdit DataSet edit state // : Fixed : Issue with OnChange event handling in TAdvUpDownEdit // : Fixed : Regression with AutoCreateColumns and high DPI font handling // : Fixed : Issue with TDBAdvMemo when DataSource.Enabled = false // : Fixed : Issue with TAdvDBLookupComboBox when DataSource.Enabled = false // : Fixed : Issue with drawing caption of invisible tabs in TAdvNavBar //10.1.4.0: New : Arabic support for TWebUpdate // : New : Multiple hex identifiers (comma separated) in TAdvMemo // : New : Multiple line comment identifiers (comma separated) in TAdvMemo // : Improved : High-DPI support for TAdvSmoothPopupTouchKeyboard // : Improved : High DPI handling for header resizing in TTodoList // : Improved : High DPI handling for inplace editors in TTodoList // : Fixed : Regression with handling DataSource.Enabled for case when no DataSource is used in TAdvDBLookupComboBox // : Fixed : Caption visibility issues in TAdvPanel // : Fixed : Issue with Column[].Font handling in TDBAdvGrid // : Fixed : Issue with ButtonAlign = baLeft and EditAlign = eaRight in TAdvEditBtn // : Fixed : Printing in combination with grid.SuppressColumn() in TAdvStringGrid //10.1.5.0: New : Support for TAB during HTML export in TAdvRichEditor // : Improved : Made InsertFromStream() compatible with file streams in TAdvRichEditor // : Fixed : Issue with DatabaseFileName = '' in TAdvSpellCheck // : Fixed : Issue with hyperlink font color in HTML export in TAdvRichEditor // : Fixed : Issue with SwapRows() when grid has hidden columns // : Fixed : Issue with label font size handling in high DPI scenarios in TAdvEdit // : Fixed : Issue with label font size handling in high DPI scenarios in TAdvComboBox // : Fixed : Issue with rendering HTML with PictureContainer pictures in high DPI in TAdvStringGrid // : Fixed : Rare issue when destroy happens while dropdown is visible in TCheckListEdit12:17 08/01/2020 // : Fixed : Issue with setting caption and tab height and tab width on high DPI in TAdvToolBarPager // : Fixed : Issue with position of controls in AdvToolBarContainer on per monitor DPI in TAdvToolBarContainer // : Fixed : Issue with updating Item.FloatValue in TInspectorBar // : Fixed : Small color setting issue in AquaBlue fantasy styler for TAdvToolBar & TAdvMainMenu //10.1.5.1: Fixed : Issue with Midas.dll dependency in Win64 in TAdvSpellCheck // : Fixed : Regression with high dpi label font size handling in specific case in TAdvEdit, TAdvComboBox, TCheckListEdit // : Fixed : Caption height for high DPI in TAdvToolBarPager // : Fixed : Design time color and down arrow in high DPI in the TAdvQuickAccessToolBar //10.1.6.0: New : Support for SFTP in TWebCopy and TWebUpdate // : New : Exposed StyleElements on TAdvDockPanel // : New : AutoDropWidth property added in TAdvComboBox // : New : UIStyle property for TMSStyle in TAdvSmoothCalendar // : New : UIStyle property for TMSStyle in TAdvSmoothPageSlider // : New : UIStyle property for TMSStyle in TAdvSmoothComboBox // : New : UIStyle property for TMSStyle in TAdvSmoothDatePicker // : New : UIStyle property for TMSStyle in TAdvSmoothListBox // : New : UIStyle property for TMSStyle in TAdvSmoothImageListBoxPicker // : New : UIStyle property for TMSStyle in TAdvSmoothToggleButton // : New : UIStyle property for TMSStyle in TAdvSmoothDock // : New : UIStyle property for TMSStyle in TAdvSmoothSpinner // : New : UIStyle property for TMSStyle in TAdvSmoothTabPager // : New : UIStyle property for TMSStyle in TAdvSmoothTrackBar // : New : UIStyle property for TMSStyle in TAdvSmoothGauge // : New : UIStyle property for TMSStyle in TAdvSmoothSlider // : New : UIStyle property for TMSStyle in TAdvSmoothScrollBar // : New : UIStyle property for TMSStyle in TAdvSmoothSplashScreen // : New : UIStyle property for TMSStyle in TAdvSmoothMessageDialog // : New : UIStyle property for TMSStyle in TAdvSmoothTimeLine // : New : UIStyle property for TMSStyle in TAdvSmoothExpanderGroup // : New : UIStyle property for TMSStyle in TAdvSmoothTileList // : New : UIStyle property for TMSStyle in TAdvSmoothStepControl // : New : UIStyle property for TMSStyle in TAdvSmoothPopUp // : New : UIStyle property for TMSStyle in TAdvSmoothSlideShow // : New : UIStyle property for TMSStyle in TAdvSmoothMegaMenu // : New : UIStyle property for TMSStyle in TAdvSmoothCalendarGroup // : New : UIStyle property for TMSStyle in TAdvSmoothPanel // : New : UIStyle property for TMSStyle in TAdvSmoothCircularProgress // : New : UIStyle property for TMSStyle in TAdvSmoothRotaryMenu // : New : UIStyle property for TMSStyle in TAdvSmoothWin8Marquee // : New : UIStyle property for TMSStyle in TAdvSmoothProgressBar // : New : UIStyle property for TMSStyle in TAdvSmoothMenu // : New : UIStyle property for TMSStyle in TAdvSmoothCalculator // : New : UIStyle property for TMSStyle in TAdvSmoothImageListBox // : New : UIStyle property for TMSStyle in TAdvSmoothButton // : New : Internal Office styler implemented in TAdvPopUpMenu // : New : Internal Office styler implemented in TAdvMainMenu // : New : Internal Office styler implemented in TAdvPreviewMenu // : New : Internal Office styler implemented in TAdvPanel // : New : Internal Office styler implemented in TAdvOfficeTabSet // : New : Internal Office styler implemented in TAdvOfficePager // : New : Internal Office styler implemented in TAdvOfficeStatusBar // : New : Internal Office styler implemented in TAdvCardList // : New : Internal Office styler implemented in TAdvToolBar and TAdvToolBarPager // : New : Selection colors for Office 2019 styles in THTMLTreeView, THTMLCheckList and THTMLComboBox // : Improved : High DPI handling for completion interaction in TTodoList // : Improved : Changed TAdvShapeButton to work in TAdvToolPager with internal styler // : Improved : TAdvOutlookList per monitor support for high DPI // : Fixed : Use of TextColorChecked when working with groups in TAdvGlowbutton // : Fixed : Performance of Begin- and EndUpdate was broken in TAdvOfficeTabSet in v3.8.0.0 // : Fixed : Issue with VCL style color initialization in THTMLTreeView // : Fixed : Issue with setting radio button enabled from FormCreate in TAdvOfficeRadioGroup // : Fixed : Regression with starting grid edComboList inplace editor // : Fixed : Issue with border when gutter is invisible and border is turned off in TAdvMemo // : Fixed : Issue with saving to file when TrimTrailingSpaces = false in TAdvMemo // : Fixed : Issue with TDBAdvRichEditor.Clear // : Fixed : Issue with design-time painting of a TAdvToolPanel // : Fixed : Issue with design-time painting of TAdvTrackBar and TAdvRangeSlider // : Fixed : Design-time style painting of TAdvOutlookList // : Fixed : Design-time style painting of TTodoList // : Fixed : Design-time style painting of TPlanner // : Fixed : Design-time creation style is now retrieved from AdvStyleIF for TPlannerMonthView // : Fixed : Design-time style painting of TPlannerDatePicker // : Fixed : Design-time style painting of TPlannerCalendar and TPlannerCalendarGroup // : Fixed : Design-time style painting of TInspectorBar // : Fixed : Design-time style painting of THTMLTreeList // : Fixed : Design-time style painting of THTMListBox // : Fixed : Design-time style painting of GDIP components and TCustomItemsContainer // : Fixed : Design-time style painting of TDBDAdvGlowNavigator // : Fixed : Creation style is changed to default style defined in AdvStyleIF in AdvSearchEdit and AdvDropDown // : Fixed : Design-time style painting of TAdvPolyPager // : Fixed : Design-time style painting of TAdvOfficeSelector // : Fixed : Design-time style painting of TAdvOfficeComboBox // : Fixed : Design-time style painting of TAdvMemo // : Fixed : Design-time style painting of TAdvAlertWindow // : Fixed : Issue with mouse wheel scrolling in imMultiPanelActive mode // : Fixed : Rare issue with rendering text with hex code in HTML in HTML formatted text supporting components // : Fixed : Issue with turning off VCL Styles at runtime in TAdvGlowButton, TAdvStringGrid // : Fixed : Tabwidth and status size for high DPI //10.1.6.1: Fixed : Issue with user dropdown sizing and auto dropdown sizing in TAdvDropDown // : Improved : Item.ValueFont also used for ptCustom property type in TInspectorBar // : Fixed : Issue with OnItemClick in value area for imMultiPanelActive mode in TInspectorBar // : Fixed : Office 2019 style was not only forced on creation in TAdvMemo, TAdvTrackBar, TAdvStringGrid and TAdvGlowButton // : Fixed : Design-time update Font.Color in AdvGlowButton //10.1.6.2: Fixed : Compiler warnings for older versions in TFormSize, asgHTMLE.pas and TGDIPicture // : Fixed : Issue with OnChange handler for setting the .Value property programmatic in TAdvEdit // : Fixed : Issue with a disabled button added to a cell with VCL Styles in TAdvStringGrid // : Fixed : Gutter line drawing color issue in TAdvMemo // : Fixed : Issue with style initialization in TAdvStringGrid // : Fixed : Issue with Unicode characters in HTML formatted cells in TAdvStringGrid // : Fixed : Issue with calling Clear while a fixed cell inplace editor is active in TAdvStringGrid // : Fixed : non native dialog closing for custom buttons in TAdvTaskDialog // : Fixed : Issue with label caption font with high DPI in TAdvDateTimePicker //10.1.7.0: New : Property grid.Navigation.SkipReadOnly added in TAdvStringGrid // : New : Support for using TVirtualImageList imagelists added in TAdvOfficeStatusBar // : New : TAdvTrackBar TickMarks property ShowFirstLastStep and ShowTextAtSteps // : Improved : Detection of text format on clipboard for Paste in TAdvMemo // : Improved : Drawing with VCL Styles in TAdvPanel // : Improved : VCL Styles support in TAdvDropDown // : Improved : All fixed column cells can now be used to set the active DB record upon click // : Improved : VCL Style color settings for tabs in TAdvOfficePager // : Improved : TAdvOfficeTabSet Performance of drawing behavior with large number of tabs // : Improved : Compatibility with hex encoded special chars in HTML for import in TAdvRichEditor // : Fixed : AdvPanel Caption was reintroduced with office 2019 internal styler // : Fixed : Issue with OnChange being triggered during destroy in TAdvRichEditor // : Fixed : Issue with OnEnter event when grid.FixedRowAlways = true in TAdvStringGrid // : Fixed : Issue with FindTextCount() when text to find occurs multiple times on single lines in TAdvMemo // : Fixed : Issue with Ctrl-arrow operations when a syntax styler without any delimiters is attached in TAdvMemo // : Fixed : UIStyle set to tsCustom after initial Office look for the AdvSmoothComponents // : Fixed : UIStyle set to tsCustom after initial Office look in TAdvPanel // : Fixed : Issue with AbsTimeToCell() in TPlanner // : Fixed : VCL Styles and grid button text color issue in TAdvStringGrid // : Fixed : Issue with painting when put on a DoubleBuffered parent control in TAdvTrackBar // : Fixed : Tabwidth on high DPI with use of FWidth in TAdvSmoothTabPager // : Fixed : Rare issue with cell validation and grid.MouseActions.DirectEdit = true in TAdvStringGrid // : Fixed : Issue with LengthLimit handling in TAdvEdit // : Fixed : Rare issue with cell validation and CursorWalkEditor = true in TAdvStringGrid /// : Fixed : Issue with label color when setting Enabled = false at design-time in TAdvDBLookupComboBox // : Fixed : High DPI awareness for TAdvToolBarButton // : Fixed : Design-time copy & paste handling of TAdvGlowButton // : Fixed : Issue with Find & Replace in combination with selection in TAdvMemo //10.2.0.0: New : Introducing TAdvWebBrowser // : New : Initialization of TMSStyle based components // : New : Property AutoDropDown: boolean added in TInspectorBar // : New : Property Transparent added in TAdvScrollBox // : New : Event OnRowCountChange added in TAdvStringGrid // : New : Support for per monitor DPI in TAdvSmoothListBox // : New : Support for HTML DIV import + support for font settings on SPAN in TAdvRichEditor // : New : Added automatic VCL Styles support for AdvMessageBox(), AdvMessageDlg() // : New : Changed SelStartX,SelStartY,SelEndX,SelEndY to become read/write properties in TAdvMemo // : New : Support for persisting indent in HTML in TAdvRichEditor // : Improved : Dynamically changing inplace editor button width in TAdvStringGrid // : Improved : TAdvMemo HTML, JS, WEB styler background color handling with VCL styles // : Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TAdvColumnGrid // : Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TDBAdvGrid // : Improved : High DPI handling in application with multiple forms using a ribbon // : Fixed : Empty On and Off caption wasn't applied in runtime for TAdvSmoothSlider // : Fixed : Issue with Display.ScaleToFit when no high-DPI is enabled in the application in TPlanner // : Fixed : Issue with FindText() with option frWholeWord in TAdvMemo // : 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 : Issue with changing StyleElements at runtime in TAdvStringGrid // : Fixed : Issue with switching between VCL styles & TMS styles at runtime in TAdvGlowButton // : Fixed : Rare issue with using TAdvRichEditorHTMLIO & font persistence // : Fixed : Dropdown alignment in TAdvTreeCombobox // : Fixed : Display on wrong position when there is a load delay in TAdvTreeCombobox // : Fixed : Issue with cell button text color 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 SVG rendering engine // : Fixed : Issue with OnKeyDown & ESC key in TAdvListEditor // : Fixed : Issue with selected nodes & switching VCL styles at runtime in TAdvTreeComboBox // : Fixed : AdvToolBar right line wasn't drawn in AdvToolBarPager when RoundEdges was false // : Fixed : Regression with default tree node drawing in TInspectorBar // : Fixed : Issue with design-time deactivating dataset with TDBAdvGrid // : Fixed : AdvOutLookList Office 2019 Black style color settings // : Fixed : AdvOutLookList checkbox drawing on high DPI // : Fixed : Issue with customizing cell button color via OnGetCelLColor in TAdvStringGrid // : Fixed : Rare issue with cell validation and balloon hints on inactive forms in TAdvStringGrid // : Fixed : Issue with OnChange event handler when typing text in spinedit with selection in TAdvSpinEdit // : Fixed : Issue with text selection in etMoney edit type in TDBAdvEdit // : Fixed : Issue with save with RTF cells and Unicode in TAdvStringGrid //10.2.1.0: New : Exposed StyleElements for TAdvSmoothToggleButton // : Improved : High DPI handling for column fonts in TDBAdvGrid // : Improved : Runtime VCL style switching handling in TDBAdvGrid // : Fixed : Issue with wordwrapped hyperlink click // : Fixed : Issue with label font for high DPI in TAdvEdit // : Fixed : Issue with Form.KeyPreview and default handling of ESC & RETURN keys // : Fixed : Issue with default UIStyle property of TAdvStringGrid // : Fixed : Issue with ESC handling in TDBAdvEdit, TDBAdvEditBtn // : Fixed : Issue with using TAdvToolBarPager without styler component // : Fixed : Issue with precision for high DPI calculationn for label of TAdvDBLookupComboBox // : Fixed : Small issue with parsing image width / height from HTML file in TAdvRichEditor // : Fixed : Regression with editing via a TDBAdvEdit // : Fixed : Repeat find in wordwrapped text in TAdvMemo // : Fixed : Issue with setting control disabled and changing dataset enabled state in TAdvDBLookupComboBox // : Fixed : Regression with OnChange event for spin button click in TAdvSpinEdit // : Fixed : Issue with TAdvToolBarPager overlapping of the TAdvPage captions when width was too small in Office 2019 // : Fixed : Per monitor high DPI handling of TAdvToolBarButton //10.2.2.0: 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 //10.2.3.0: New : OnBeforePopupMenu event added in TAdvRichEditor // : New : TAdvStickyPopUpMenu high DPI per monitor handling implemented // : New : GlyphIndex property added to support imagelist images for button in TAdvEditBtn // : New : TDBAdvRichEditorHTMLIO component added // : New : BeepOnError property added in TAdvIPEdit // : New : Event OnError added in TAdvIPEdit // : Improved : Find & replace within selection in TAdvMemo // : Improved : When Text = empty, draw no line at bottom of TAdvSignatureCapture // : Fixed : With Styler, Font is used when item is not selected in TAdvStickyPopUpMenu // : 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 // : Fixed : Regression with copy & paste control at design-time in TAdvGlowButton // : Fixed : Issue with persisting UIStyle property in TAdvStringGrid // : Fixed : Spin button strange issue with Windows XXX VCL styles in TAdvSpinEdit // : Fixed : Issue with use of non-incremental programmatic narrowdown //10.2.4.0: New : DropDownWidth property added in TAdvGlowButton // : New : Added error balloon tips for invalid entries in TAdvInputTaskDialog // : New : StyleElements property exposed in TAdvSearchEdit // : New : StyleElements property exposed in TAdvDropDown // : New : Button colors of TAdvEditButton, TAdvMaskEditButton and TAdvSpinEdit can now be set and changes with new Office styles // : 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 : Support for high DPI in TAdvMaskEditButton and TPlannerMaskDatePicker // : New : Possible to make no page active (ActivePageIndex to -1) in TAdvOfficePager, TAdvOfficeTabSet and TAdvSmoothTabPager // : New : TRatingCategory.OnImageIndex,TRatingCategory.OffImageIndex properties added in TAdvRatingGrid // : New : GridLines, GridLineColor properties added in TAdvRatingGrid // : 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 // : Improved : Label positioning when ParentFont = true in TAdvComboBox // : Improved : Office styles support in TAdvSearchEdit // : Fixed : Issue with Paste after programmatic text insert in TAdvMemo // : Fixed : Issue with gradient panel background color when using VCL styles in TInspectorBar // : Fixed : Issue with styler & font color setting in TAdvComboBox // : Fixed : Issue with label font high DPI handling when ParentFont = true in TAdvSpinEdit // : Fixed : Rare issue with high DPI when using ShowError = true in TAdvEdit // : Fixed : No more difference between Group items and loose TAdvOfficeCheckBox and TAdvOfficeRadioButton styles // : Fixed : Color consistency for edit components and TAdvTrackBar in Office 2019 Gray and forcing color in dropdown for TAdvComboBox, TAdvEdit and TAdvDropDown // : Fixed : Dropdown button colors in office 2019 styles in AdvSmooth dropdown components // : Fixed : Issue with custom border drawing in specific circumstances in TAdvStringGrid // : Fixed : Issue with adding new TPlannerMaskDatePicker control on form // : Fixed : Support for High DPI of new dropdown arrow and high dpi resize on focus issue in TAdvSmoothEditBtn // : Fixed : Fixed : Support for High DPI of new dropdown arrow in TAdvEditButton and TAdvMaskEditButton // : Fixed : Issue with hints on selector items in TAdvOfficeToolSelector // : Fixed : Image was incorrectly scaled on high DPI in TImageTextItem // : Fixed : Error in IDE when deleting assigned ComboBox of TAdvFormStyler in design-time // : Fixed : ParentFont kept true on initialization for Edit, Dropdown and other affected components // : Fixed : Issue with mouse wheel selection move on top & bottom row // : Fixed : Issue with large imagelist image sizes in TAdvRatingGrid //10.2.5.0: New : UIStyle property for AdvOfficeSelectors and TAdvOfficeScrollSelector // : New : Dropdown arrow color can be set with ArrowColor and ArrowColorDisabled in AdvSelectors // : New : AdvSmoothEdit BorderColor property implemented // : Improved : The unit GDIPMenu is added on design-time creation of TAdvSmoothMegaMenu // : Improved : Changed TImageList property to TCustomImageList for compatibility with TVirtualImageList in TColumnComboBox, TColumnListBox // : Improved : Drawing precision of images in TAdvRatingGrid // : Fixed : Small issue with control color initialization in TAdvEdit // : Fixed : Issue with TRatingCategory.OnImageIndex,TRatingCategory.OffImageIndex initialization in TAdvRatingGrid // : Fixed : Issue with vertically centering images in TImagePicker // : Fixed : Issue with SetFocus when control cannot get focus in TAdvMultiFileMemo // : Fixed : Issue with FocusFont = true in TAdvComboBox // : Fixed : OnChange event handler for programmatic changes in TAdvSpinEdit // : Fixed : Issue with FilterDropDown listbox & high-DPI in TAdvStringGrid // : Fixed : Issue with font size set in runtime on high DPI in TAdvSmoothListBox. // : Fixed : Issue when using larger than 16x16 custom filter dropdown glyphs in TAdvStrinGrid // : Fixed : Small regression with grid.MouseActions.DirectEdit = true & grid.Navigation.CursorWalkEditor = true in TAdvStringGrid // : Fixed : Issue with SimpleLayout property persistence when copying TAdvSmoothButton //10.3.0.0: New : TAdvBadgeCalendar component introduced // : New : TAdvRichEditorHorizontalRuler component introduced // : New : TAdvDurationEdit component introduced // : New : TAdvDualListBox Top, up, down and bottom buttons added to change the order of the items in the right listbox // : New : TAdvListEditor WantTab property to shift through the items with the TAB key // : New : KeyString property on TAdvTouchKeyItem in TAdvTouchKeyBoard to set custom text // : New : OnlyShowStateCaption property in TAdvTouchKeyBoard makes it possible to only see the caption of the current state // : New : TAdvTouchKeyBoard Support for multiple characters when SpecialKey is skNone and KeyValue -1 // : New : EditAlign and EditType properties added in TAdvMultiButtonEdit // : New : Color property for TInspectorItem in TInspectorBar // : New : HexValue property when Edit Type is etHex in TAdvEdit and TAdvEditBtn // : New : Method HideHoverButtons added in TAdvStringGrid // : New : Method HasHTMLForm(Col,Row) added in TAdvStringGrid // : New : StyleElements property added in TAdvSmoothTrackBar // : New : Property grid.MouseActions.AllSelectAllFixedColumns: boolean added in TAdvStringGrid // : New : TAdvInputTaskDialog demo added // : New : TAdvTouchKeyBoard demo added // : New : TAdvDBLookupComboBox BorderColor added // : New : TAdvGridCSVPager.ColumnHeader property added // : New : TCurvyPanel.BorderWidth property added // : New : Tabs collection added to have list of programmable tabs in TAdvRichEditor // : New : TAdvRichEditorHorizontalRuler integration in TAdvRichEditor // : New : Overload of Save() function in TAdvRichEditorHTMLIO to specify encoding // : New : Grid OnIsFixedHoverCell event added in TAdvStringGrid // : New : THTMLRadioGroup, THTMLCheckGroup inherited all TAdvGroupBox features // : New : VCL Styles support added in TAdvMetroCategoryList // : New : Property DisabledShadow added to THTMLRadioGroup, THTMLCheckGroup // : New : ButtonTransparent property added in TPlannerDatePicker, TPlannerMaskDatePicker, TAdvMaskEditBtn // : New : SetSelectionRightIndent() method added in TAdvRichEditor // : New : Transparent property added for TAdvOfficeRadioButton, TAdvOfficeCheckBox // : New : Public property DragCaret added in TAdvMemo // : New : OnAutoResize event added in TAdvListEditor // : Improved : CursorWalkEditor also applies to edComboList inplace editor in TAdvStringGrid // : Improved : Themed high DPI rendering in TAdvStringGrid, TInspectorBar, TAdvGroupBox, TAdvOfficeCheckBox, TAdvOfficeRadioButton // : Improved : Calling Clear resets the default font in TAdvRichEditor // : Improved : Changed ImageIndex type to TImageIndex in TAdvToolButton // : Improved : ColumnSize.SynchNormalCellsOnly behavior in TAdvStringGrid // : Fixed : Issue with checkbox overlapping text when using very long VerificationText messages in TAdvTaskDialog // : Fixed : EditCanModify not called within BeginUpdate/EndUpdate block in TAdvRichEditor // : Fixed : TAdvToolBar look in TAdvToolBarPager was changed when style in bsCustom // : Fixed : Issue with goTabs set and HTML forms in TAdvStringGrid // : Fixed : Issue with z-order for badges on TAdvGlowButton // : Fixed : Issue with irregular autocompletion start tokens in TAdvMemo // : Fixed : Issue with per monitor high DPI support for non native task dialogs // : Fixed : Issue with setting dataset Active false and radio button enable in TDBAdvOfficeRadioGroup // : Fixed : DataSet state issue after assigning DBAdvRichEditor.DataSource // : Fixed : UIStyle initialization issue in TAdvMemo // : Fixed : Issue with balloon on combobox entry in TAdvInputTaskDialog // : Fixed : Issue with group header / summary color when using merged header/summary in TDBAdvGrid // : Fixed : Issue with checkbox click in TAdvGridDropDown // : Fixed : Issue with TAdvRichEditorBulletType in TAdvRichEditor // : Fixed : Issue with CheckAllCheck on read-only TAdvStringGrid // : Fixed : Issue with balloon in validation on grid in form hosted in other form in TAdvStringGrid // : Fixed : Issue with runtime label font initialization in TAdvComboBox // : Fixed : Issue with color initialization of TAdvNavBarPanel // : Fixed : Issue with esPopup special inplace editors and mousewheel in TAdvStringGrid // : Fixed : Issue with mousewheel handling on closed TAdvGridDropDown // : Fixed : Issue with using backspace while autocompletionlist is showing in TAdvMemo // : Fixed : Issue with responsiveness of tabs after a hidden tab in TAdvOfficeTabSet // : Fixed : Issue with DisabledTextColor and drawing Prefix/Suffix in TAdvEdit // : Fixed : Issue with TAdvGridCSVPager for C++ // : Fixed : Issue with Undo for DeleteTextAtXY in TAdvMemo // : Fixed : Issue with font charset handling in TAdvRichEditor // : Fixed : Issue with transparent drawing of pen width selection in dropdown button in TAdvOfficePenWidthSelector // : Fixed : Issue with SearchFooter position when ScrollBarAlways = saBoth in TAdvStringGrid // : Fixed : Memory leak issue with InsertMultiLineText() in TAdvRichEditor // : Fixed : Issue with OnChange for setting values programmatically with FloatValue/IntValue in TAdvEdit // : Fixed : Issue with updating font & font-size from TRichEditFormatToolBar //10.3.0.1: Fixed : Issue with compatibility with Windows 8 //10.3.0.2: Fixed : Issue with TAdvUtils.GetImageType causing problems in i.a TAdvToolBarPager //10.3.1.0: New : Support for Delphi 10.4 Sydney / C++Builder 10.4 Sydney // : New : function FilteredRows: integer added in TAdvStringGrid // : Fixed : Rare issue with using BeginUpdate/EndUpdate and using SearchFooter in TAdvStringGrid // : Fixed : TAdvPanel issue with clearing caption glyphs when changing the style // : Fixed : Issue with using StyleElements in TAdvSmoothTrackBar // : Fixed : Column setretching when StretchColumn = -1 in TAdvStringGrid // : Fixed : Issue with ptCustom property type and display of value in TInspectorBar // : Fixed : Issue with button glyph painting in TAdvMaskEditBtn // : Fixed : Issue with focus drawing when BidiMode = bdRightToLeft in TAdvOfficeCheckBox //10.3.2.0: New : Functions GetLineIndexWrapped, GetLineIndexWrappedEnd added in TAdvMemo // : New : SeperatorColor added in TVistaBackground for TAdvOfficeStatusBar to show seperation in white styles // : New : Public property RTFAnsiEncoding: boolean added in TAdvRichEditor // : New : TAdvListBox UIStyle property for TMS styles added // : New : Property TAdvRichEditorHTMLIO.PlainHTML added // : New : Support for high DPI in the RibbonToolBars // : Fixed : Issue with TWebUpdate in non UAC mode // : Fixed : Rare issue with TAdvSplitter & drawing with non DoubleBuffered controls // : Fixed : Issue with OLE drag & drop in grid without fixed column in TAdvStringGrid // : Fixed : Issue with GetThemePartSize on Win64 // : Fixed : Issue with InsertTextAtXY in TAdvMemo // : Fixed : Potential issue with font picker dialog causing focus leave on TInspectorBar // : Fixed : Paint issue in TPlannnerCalendar with the height of the header background // : Fixed : Issue in TAdvToolBarPager with the caption text overlapping the caption buttons // : Fixed : Issue in TAdvToolBarPager with initialized tab width in Office 2019 // : Fixed : Issue in TAdvToolBarPager with the top border color // : Fixed : Issue with auto sizing of hint when HintWidth = -1 in TAdvOfficeHint // : Fixed : Issue in TAdvOfficePager with UIStyle property and Office 2003 Blue style // : Fixed : Issue with setting focus to next control when closing the OptionWindow in TAdvToolBar // : Fixed : Issue in TAdvMultiButtonEdit images now change between black and white according to button text color. // : Fixed : VCL styles check updated to work in 10.4 Sydney // : Fixed : Issue in TAdvOfficeStatusBar with panel width on high DPI // : Fixed : Rare issue with using return and OnChange event handler in TAdvEdit // : Fixed : Issue with disabled colors in Office 2019 styles // : Fixed : Issue with SaveToDoc() and row numbers in TAdvStringGrid // : Fixed : High DPI handling for embedded HTML controls in TPlanner //10.3.2.1: Fixed : Issue with TAeroSpeedButton text drawing with VCL styles // : Improved : Font rendering on high DPI screens in TAdvRichEditor // : Improved : Higher quality image stretching added in TAdvRichEditor // : Improved : TAdvRichEditorHorizontalRuler improved AutoPosition positioning and drawing for High DPI // : Fixed : Issue with mixing password & non-password style inplace editors in TAdvStringGrid // : Fixed : Issue in TAdvToolBarPager with caption height difference between design-time and run-time // : Fixed : Issue with cell validation when DirectEdit := true in TAdvStringGrid // : Fixed : Issue in TAdvOfficeStatusBar with retrieving correct panel index on high DPI // : Fixed : Issue with font height with AdvMenuStyler in AdvToolBarOfficeStyler on high DPI // : Fixed : Issue with HideRow() and Real to Displ row index conversion in TAdvStringGrid // : Fixed : Issue with keyboard lookup in TAdvGridDropDown // : Fixed : Issue with design-time column width indication in TAdvStringGrid // : Fixed : Issue with border drawing in TAdvDateTimePicker on Delphi 7 // : Fixed : Issue with TAdvMemoFileSaveAction with MemoSource is used // : Fixed : Issue in TAdvRichEditorHorizontalRuler with initial value for AutoWidth and AutoPosition set to True // : Fixed : Issue with clipping for HTML formatted text in TPlannerMonthView //10.3.3.0: New : OnScrollChanged event added in THTMLStaticText // : New : TAdvOfficeHint per monitor support for high DPI // : New : TDBPlannerCalendar per monitor support for high DPI // : New : Automatic folder persistence for TGDIPPictureContainer editor // : New : "Save to file" action for selected images in TGDIPPictureContainer editor // : New : ButtonWidth property added in TAdvMoneyEdit // : New : BorderColor property added in TAdvMultiButtonEdit // : Improved : Hint rendering with help and rounded in TAdvOfficeHint // : Improved : Lookup is happening on trimmed text entered so leading spaces are ignored // : Fixed : Issue with OnSelect from keyboard selection in TAdvGridDropDown // : Fixed : Rare issue with navigation and visible search footer in TAdvStringGrid // : Fixed : Rare issue with CursorWalkEditor and combobox inplace editor in TAdvStringGrid // : Fixed : Issue with step by step via TAdvMemoFindReplaceDialog in TAdvMemo // : Fixed : Issue font import/export in combination with bullets in TAdvRichEditor // : Fixed : Issue with Filter popup menu when VCL styles are used in TAdvStringGrid // : Fixed : Issue in TAdvToolBarPager with default caption height // : Fixed : Rare memory issue when using together with EurekaLog in TAdvRichEditor //10.3.3.1: Fixed : Issue with style initialization in TAdvPanel // : Fixed : Issue with TAdvToolBarStyler initialization // : Fixed : Rare issue with left arrow key and CursorWalkEditor = true in TAdvStringGrid // : Fixed : Issue with TAdvPanel style initialization // : Fixed : Issue with setting checkbox state in grid with NarrowDown // : Fixed : Issue with Undo and wordwrapping in TAdvMemo // : Improved : High DPI checkbox drawing in THTMLCheckList // : Improved : Design-time disabling of themed TAdvGroupBox checkbox drawing //10.3.4.0: New : Public method ZoomReset added in TAdvStringGrid // : New : Event OnControlVisibleChange added in TAdvToolBar // : New : AllowBlank added to TDBGridColumnItem in TDBAdvGrid // : New : Event OnProgressColor added in TAdvStringGrid // : Fixed : Issue with EditorEnabled = false in TAdvDBLookupComboBox // : Fixed : TAdvAlertWindow Initialisation of font height // : Fixed : TAdvSmoothListbox issue resizing in TAdvSmoothListboxItem when notes were changed to an empty text and autosize was enabled // : Fixed : Issue with scanning image refs using HTTPS in TWebData // : Fixed : Issue with EditHint when ScrollHints = shNone in TAdvSpreadGrid // : Fixed : TAdvOfficeHint updated Office2019 colors //10.3.5.0: New : ModalResult property added for TAdvGlassButton // : New : Added compatibility with TVirtualImageList in TSectionListBox // : New : Support for high DPI VCL Styles handling in THTMLCHeckList // : Fixed : Issue with presetting Look = glListView and UIStyle in TAdvStringGrid // : Fixed : Background color issue in Delphi versions prior XE2 in TAdvWordCloud // : Fixed : Issue with use of TCurvyPanel on a TAdvTabSheet // : Fixed : Issue with GetHyperlinkDetails() and casing of URL in TAdvStringGrid // : Fixed : TAdvSmoothTabPager use of AppColor in Office2019 White style with TAdvFormStyler // : Fixed : TAdvOfficePager use of AppColor in Office2019 White style with TAdvFormStyler // : Fixed : TAdvOfficeTabSet use of AppColor in Office2019 White style with TAdvFormStyler // : Fixed : Issue with restarting calculation from TAdvCalculatorDropDown in TAdvCalculatorDropDown // : Fixed : Incorrect word-break issue on URL in TAdvMemo // : Fixed : Rare issue with handling left/right arrow key on combobox in TAdvStringGrid // : Fixed : Issue with runtime color initialization in TAdvSpinEdit // : Fixed : Checkbox drawing in THTMLCheckList in Win64 // : Fixed : Issue with multiple line comment definitions in TAdvMemo // : Fixed : Issue with CanUndo = true and ReadOnly = true in TAdvEdit // : Fixed : Issue in TAdvPolyPager with the TMS style colors when reading from form file. //10.3.5.1: Improved : TDBAdvOfficeRadioGroup, TDBAdvOfficeCheckGroup take DataSource.AutoEdit in account // : Fixed : Loading color issues in TAdvPolyPager // : Fixed : TAdvSmoothListbox items caption width not correct on high DPI greater than 200 per cent // : Fixed : Painting issue for TAdvDateTimePicker when runtime themes are disabled // : Fixed : Rare issue with etFloat validation after clipboard paste in TAdvEdit // : Fixed : Issue with font style settings for horizontal category headers in TAdvRatingGrid // : Fixed : TAdvGlowButton Glyph location in left and right layout with notes longer than caption // : Fixed : Design-time issue when resizing and copy & paste in TAdvMetroPanel // : Fixed : Issue with dropdown when drop down grid is empty in TAdvGridDropDown // : Fixed : Issue with ptCustom font value for drawing in TInspectorBar // : Fixed : Issue with UIStyle value for previous existing TAdvMemo // : Fixed : TGDIPButtonItem button size was not correct on high DPI // : Fixed : Issue with header text height in high dpi with HeaderOwnerDraw in TAdvListView // : Fixed : Issue with OnChanged handled for key interaction in TAdvTrackBar // : Fixed : Issue with OnChange event trigger sequence when FreeOnClose is used in TAdvPageControl //10.3.6.0: New : EmptyText/EmptyTextFocused in TAdvMemoDropDown // : New : Added Value property for TAdvUpDownEdit // : Improved : Font use on TAdvMemoDropDown in dropdown memo // : Improved : Setting color at design-time switches off Transparent automatically in TAdvGroupBox // : Improved : Positioning of controls in THTMLRadioGroup, THTMLCheckGroup when caption is empty // : Improved : Changed Images property to TCustomImageList type in TAdvCardList // : Fixed : Issue with combination of custom color and custom focus color in TAdvComboBox // : Fixed : Issue with adapting text color via OnCustomDrawItem in THTMLTreeList // : Fixed : Issue with TAdvEdit text positioning when BorderStyle = bsNone // : Fixed : High DPI issue in TAdvSmoothGauge with section margins // : Fixed : TAdvGlowButton added check to forced paint when ButtonSizeState was set // : Fixed : VCL Styles are not used in TAdvCardList when seClient is excluded from StyleElements // : Fixed : Issue with dynamically setting footer icon from OnInputValidate in TAdvInputTaskDialog // : Fixed : Verification text rendering issue in TAdvInputTaskDialog // : Fixed : Issue with focus handling in invisible tab sheets in TAdvPageControl // : Fixed : Issue with VCL style color retrieval for Windows XX styles in TAdvSpinEdit //10.3.7.0: New : Support for HTTPS added in TWebPictureContainer // : New : THTMLCheckGroup.CheckedAsString property added // : Fixed : Issue with collapsed TAdvToolBarPager and changing active page // : Fixed : Verification checkbox height on high DPI in non-native TAdvTaskDialog // : Fixed : Regression with using Notes rectangle when no Notes are used in TAdvGlowButton //10.4.0.0: New : TAdvWebBrowser now has out of the box support for the new Edge Chromium browser included by default in Windows 10 // : Improved : Label font high DPI handling // : Improved : High DPI font handling in TAdvOffice*Selectors // : Improved : Precision for dropdown button click in high DPI in TAdvOfficeColorSelector // : Improved : High quality resampling of icons for non-native dialogs in TAdvTaskDialog // : Fixed : Rare regression with updating dataset from edit OnChange event in TDBAdvEdit // : Fixed : Issue with activating dataset when control window handle is not created in TAdvDBLookupComboBox // : Fixed : Backward navigation with arrow keys in combination with readonly-cells in TAdvStringGrid // : Fixed : Issue with selected text painting on high DPI screens on TAdvOfficeFontSelector, TAdvOfficeFontSizeSelector // : Fixed : Issue with font retrieval from TTabPersistent element in TAdvRichEditor //10.4.1.0: New : NextEdit() method added in TAdvStringGrid // : Improved : Use in combination with a TVirtualImageList on high DPI in TAdvOfficeStatusBar // : Improved : Loading the filter shows the filter value automatically when a Filter Edit is used in TAdvStringGrid // : Improved : ShowFixedInplaceEdit() behavior when a Filter Edit is used in TAdvStringGrid // : Improved : Autocompletion type identifier rendering in high DPI in TAdvMemo // : Improved : Lookup in TAdvGridDropDown // : Improved : Exposed Align property for TAdvColorSelector // : Improved : Behavior when keying '-' on selected signed value in TAdvSpinEdit // : Improved : Printing title text on TAdvStringGrid // : Fixed : Issue with using cell objects and RemoveRowList() method // : Fixed : TAdvToolBarPager UpdateApperance access violation if page appearance didn't exist // : Fixed : Issue with AutoDropWidth = true and scrollbar in dropdown in TAdvComboBox // : Fixed : Isuse with DPI scale initialization in THTMLStaticText // : Fixed : TAdvRichEditorHorizontalRuler position on creation // : Fixed : Issue with paste from clipboard and caret in TAdvRichEditor // : Fixed : Issue with TAdvEdit when used on a TTitleBarPanel in Delphi 10.4 // : Fixed : AppColor difference for Selection and ActiveCell color with Grid components when using TAdvFormStyler Office 2019 styles // : Fixed : Issue with OnComboObjectChange when starting combobox inplace editor in TAdvStringGrid // : Fixed : Rare issue with loading from CSV with multiline values in TAdvStringGrid // : Fixed : Issue with HintShowXY in TPlanner // : Fixed : Issue with Paste into selected text in TAdvMemo // : Fixed : Issue with dataset activation in TAdvDBLookupComboBox // : Fixed : Issue with paste from clipboard in TAdvDBLookupComboBox // : Fixed : Inplace editor vertical positioning in TAdvListEditor // : Fixed : Issue with unbalanced
tag in HTML export in TAdvRichEditor //10.4.2.0: New : Property AutoSize added in TAdvGroupBox // : New : OnValueSelect/OnValueUnSelect events added in TAdvListEditor // : New : LoadFromCSVStream overload with Encoding parameter in TAdvStringGrid // : New : Alignment property added in TAdvGraphicCheckLabel // : Improved : Font handling when ParentFont = true in TAdvEdit // : Improved : High DPI compatibility in TAdvDropDown controls // : Fixed : Issue with changing Default property at runtime for TAdvGlowButton // : Fixed : Issue with EmptyText background color in TAdvGDIPicture // : Fixed : Stack overflow issue with edDataCheckBox inplace editor in TAdvStringGrid // : Fixed : Issue with Enable in TAdvDBLookupComboBox when no DataSource is assigned // : Fixed : GDIPImageItem description font size and image sizes on high DPI // : Fixed : Issue with MaxHorizontalExtent calculation in THTMListbox // : Fixed : Rare issue with OnComboChange event with opening combobox editor // : Fixed : Issue with editing via setting DataSet.Edit in TDBAdvOfficeRadioGroup, TDBAdvOfficeCheckGroup //10.4.3.0: New : CaptionFont added in TAdvGroupBox, TAdvOfficeRadioGroup, TAdvOfficeCheckGroup // : New : RangeCharacter / RangeCharacterFrequency properties added in TAdvEdit // : Improved : Handling of persistence with different DPI on monitors in TFormSize // : Improved : VCL Themes handling in TAdvDropDown // : Fixed : Issue with TWebUpdate wizard and sFTP access // : Fixed : Issue with OnClickSub not exposed in TAdvMultiButtonEdit // : Fixed : Issue with function NewVersionAvailable when sFTP based update is used // : Fixed : Issue with AutoCloseTimeOut for repeated execution in TAdvInputTaskDialog // : Fixed : Issue with LoadFromCSV() and file encoding in TAdvStringGrid // : Fixed : Issue with dropdown initialization when DataSource is not assigned in TAdvDBLookupComboBox // : Fixed : Issue with import from HTML with SUB/SUP tags in TAdvRichEditor // : Fixed : Issue with signing in spawned updater in TWebUpdate //10.4.4.0: New : TPlannerCalendarEditLink component added // : New : TAdvSmoothTouchKeyBoard per monitor high DPI support // : New : TAdvToolBarContainer.ShowBorder property added // : New : Autoposition of controls in toolbar takes AlignWithMargins/Margins in account // : New : TDBAdvRichEditorRTFIO demo added // : New : Redesigned design-time HTML property editor // : Improved : Rendering with VCL Styles of Windows 10 * type in TAdvSpinEdit // : Improved : VCL Styles & high DPI compatibility in TAdvDropDown controls // : Fixed : Issue with highlight text containing & character in TAdvStringGrid // : Fixed : Issue in TAdvPanel with Background image size when starting on high DPI screen // : Fixed : Issue with dataset update from clipboard paste in TAdvDBLookupComboBox // : Fixed : Design-time issue with copy & paste of TAdvPopupMenu // : Fixed : Issue with border appearance when BorderStyle = bsNone in TAdvTouchSpinEdit // : Fixed : Specific issue with copy to clipboard as HTML in relationship with MS Word in TAdvStringGrid // : Fixed : Issue with InsertAsRTF() and update TDBAdvRichEditor // : Fixed : Issue with VCL styles and scrollbar update when seClient = false in TAdvStringGrid // : Fixed : Issue with dropdown size on per monitor DPI in TAdvDropDown // : Fixed : Issue with TAdvToolBarMenuButtontext color with TMS styles // : Fixed : Potential issue with deleting assigned FocusControl in TAdvTaskDialog // : Fixed : Regression with ScaleForDPI call in TAdvDropDown // : Fixed : Calculation of MinRowHeight/MaxRowHeight in multimonitor scenario in TAdvStringGrid // : Fixed : Issue with MarginHorz setting for blGlyphRightAdjusted layout in TAdvGlowButton // : Fixed : Issue with high DPI in TColumnComboBox // : Fixed : Issue with repeated RTE clipboard paste in TAdvRichEditor // : Fixed : Issue with use on parent controls with Ctl3D = false in TAdvListEditor // : Fixed : THTMLComboBox ItemHeight size on per monitor dpi //10.4.4.1: Fixed : Issue with column width synchronization during startup in TAdvDropDown // : Fixed : Memory leak in TAdvGroupBox //10.4.5.0: New : Support for TYPE,COLOR,IMAGE specifiers for LI elements in HTML formatted cells in TAdvStringGrid // : New : Support for TYPE,COLOR,IMAGE specifiers for LI elements in THTMListBox,THTMLabel,THTMLComboBox,THTMLCheckBox,THTMLRadioButton // : New : Method MoveToGroup(), CopyToGroup() added to move panels between groups in TAdvPanelGroup // : New : TAdvStringGridSelectAll, TAdvStringGridClear actions added // : Improved : TAdvWebBrowser compatibility with latest Edge Chromium stable updates // : Improved : VCL Styles usage in dropdown with scrollbars // : Improved : TAdvOfficeFontSelector with VCL styles handling // : Improved : Row heights handling when switching between monitors with different DPI in TAdvStringGrid // : Improved : High DPI text drawing precision in TAdvRichEditor // : Fixed : Text color of TAdvToolbarButton in Office 2016 Black style // : Fixed : Issue with HTML rendering in combination with per monitor DPI changing // : Fixed : Issue with RDP reconnect when no VCL styles are used in TAdvGlowButton // : Fixed : VCL style got cleared in TAdvOfficePager when changing monitors with different DPI // : Fixed : High DPI issue with OwnerDraw = true in TAdvListView // : Fixed : Issue with image resize &nd update in TDBAdvRichEditor // : Fixed : Rare issue with spellcheck when wordwrap is enabled in TAdvRichEditor // : Fixed : Issue in TAdvMultiColumnDropDown and ColumnSizeWithDropDown = true // : Fixed : Regression with setting TabVisible = false in TAdvPageControl //10.4.5.1: Fixed : Issue with centering text when Ellipis = true in TAdvOfficeCheckBox // : Fixed : Rare case of horiz. scrollbar updating when grid.ScrollProportional = true // : Fixed : Issue with anchor click handling in TAdvTreeView // : Fixed : VCL Style registration code issue in TAdvOfficeColorPicker //10.4.6.0: New : ImageList support added in TAdvGlassButton // : New : TAdvWebBrowser Demo added // : New : Method grid.LaunchEdit() added to trigger start edit via PostMessage() in TAdvStringGrid // : Fixed : Issue with ItemIndex retrieval from OnSelect event in TAdvSearchEdit // : Fixed : TAdvToolbarPager high DPI drawing of caption buttons for older styles // : Fixed : TAdvSmoothPopup additional fixes for per monitor high dpi // : Fixed : Issue with checkbox size calculation in high DPI in TAdvOfficeCheckBox // : Fixed : Issue with destroying TAdvDockPanel at design-time // : Fixed : Issue with incremental search lookup reset in TAdvSearchEdit // : Fixed : Selection color intialization with VCL Styles when seFont = false in StyleElements in TAdvSearchList // : Fixed : Issue with scrolling in grid when grid.UseRecNo = true in TDBAdvGrid // : Fixed : Issue with custom TColumnComboBoxEditLink used in TAdvStringGrid // : Fixed : Issue with FileVersionInt function in TEXEInfo // : Fixed : Issue with FormControlEditLink and esPopup style in high DPI in TAdvStringGrid // : Fixed : Display issue with cancel after edit in TDBAdvGrid // : Fixed : Issue with Transparent = true on parent controls with gradients in TAdvTrackBar //10.4.7.0: New : Detection of Windows Server 2019 in TEXEInfo // : New : Property DragScroll: boolean added in TAdvSmoothListBox // : New : Overloads for AppendToCSV(), SaveToCSV() in TAdvStringGrid to specify encoding // : Improved : Rendering of TAdvPopupMenu with menu items with break // : Fixed : Memory leak OLE drag & drop in TAdvRichEditor // : Fixed : Issue with using lookup combobox of non-numeric type in TDBAdvGrid // : Fixed : Issue with setting default button on TAdvMessageDialog // : Fixed : Issue with choosing no border color in TAdvToolBar // : Fixed : Issue with high DPI when custom caption font is used // : Fixed : Design-time handling of TAdvDirectoryEdit glyph // : Fixed : Issue with setting .Text property in code during form create in TAdvDBLookupComboBox // : Fixed : Issue with style change after logout or RDP exit in TAdvToolBarPager // : Fixed : Issue with retrieving ItemIndex after setting at runtime in TAdvSearchEdit // : Fixed : Issue with using FixedRowHeight on highDPI multimonitor config with different DPI% // : Fixed : Issue with backspace on last char in TAdvRichEditor // : Fixed : Issue with checkbox in dropdown in TAdvGridDropDown //10.4.8.0: New : Component TAdvSearchComboBox added, TComboBox replacement with filter as you type // : New : BiDi mode property added for TAdvSmoothButton // : New : Property StyleElements exposed for TAdvToolBarPager // : New : Property LeadingZeros added in TAdvEdit // : New : GridEndRow,GridEndCol properties added in TAdvGridExcelIO // : New : XlsEndRow,XlsEndCol properties added in TAdvGridExcelIO // : New : Event OnBeforeEdit added in TAdvStringGrid // : New : OnMouseLeave, OnMouseEnter events exposed in TAdvPageControl // : New : SaveRectToHTMLString method added in TAdvStringGrid // : New : CopyRectToClipboardAsHTML method added in TAdvStringGrid // : Improved : Hint width calculation with TAdvOfficeHint // : Improved : Rendering of always visible spin buttons on high DPI in TAdvStringGrid // : Improved : Support for editing blob memo fields with TMemoInspectorEditLink in TInspectorBar // : Improved : Vertical checkbox versus text drawing in psProperties mode in TInspectorBar // : Improved : AutoTab between parts of date entry in TAdvDateTimePicker // : Fixed : Issue with PreciseCheckBoxClick in centered cell with text in TAdvStringGrid // : Fixed : Issue with LookupBar initialization in TAdvSmoothListBox // : Fixed : Issue with save to JSON with linefeeds in TAdvStringGrid // : Fixed : Issue with high DPI when menu item controls are used in TAdvStickyPopupMenu // : Fixed : Issue with control creation order and shortcut hint handling in TAdvToolBar // : Fixed : ItemHeight handling in per monitor DPI case in THTMLTreeView // : Fixed : Issue when many vertical oriented radiobuttons are used in a single cell in TAdvStringGrid // : Fixed : Issue with retrieving ItemIndex from the OnSelect event in TAdvSearchEdit // : Fixed : Issue with design-time deleting TAdvRichEditor connected to TAdvRichEditorHTMLIO // : Fixed : Issue with NarrowDown() and non-incremental search in TAdvStringGrid // : Fixed : Issue with use of system colors and clipboard in TAdvRichEditor // : Fixed : Issue with importing base64 encoded picture from HTML in TAdvRichEditor //10.4.9.0: New : UseFixedFont property added in TAdvStringGrid // : New : Exposed SignaturePoints as public property in TAdvSignatureCapture // : New : SelectError() returns the last found element where an error was found in TAdvRichEditor // : New : Support for HR color attribute in HTML rendering in TAdvStringGrid // : New : TAdvFormStyler compatibility added and UIStyle property exposed // : New : Support for use with TAdvFormStyler added in TAdvCheckTreeView // : Fixed : Rare issue with OnGetEditorProp when VCL styles are used in TAdvStringGrid // : Fixed : Issue with NextEdit() in combination with filter editing in TAdvStringGrid // : Fixed : Issue with autosizing of runtime created TAdvToolBarButton // : Fixed : Rare issue when setting ItemIndex of unfocused TAdvComboBox // : Fixed : Issue with OnKeyUp() for VK_RETURN key in TAdvMemo // : Fixed : Issue with hiding options menu from TAdvToolBar in particular circumstances // : Fixed : Issue with DPI change on runtime created forms in THTMListBox // : Fixed : Issue with toggling Enabled property at runtime in TAdvSpinEdit // : Fixed : Issue with using TDBAdvOfficeComboBox with no DataSource assigned //10.5.0.0: New : Emoji support in HTML engine // : New : TAdvToolTip component for web-style control input validation indication // : New : Balloon hint for TAdvEdit, TAdvSpinEdit, TAdvComboBox and all descendent components // : New : OnBefore*, OnAfter* events added for navigator in TDBInspectorBar // : New : UIStyle property added in TAdvCheckTreeView // : New : Enable use of TVirtualImageList on TAdvOutlookList // : New : DragScroll property in TAdvSmoothImageListBox similar to disable scrolling with the left mouse button. // : Improved : Item Post not performed on item dblclk in TDBPlannerMonthView // : Fixed : Issue with retrieval of image references on HTTPS in TWebData // : Fixed : Rare issue with SubUnGroup() combined with OnRowChanging // : Fixed : Issue with Navigation.KeepHorizScroll = true and FixedCols = 0 // : Fixed : Issue with AddText(text,font) overload and text color in TAdvRichEditor // : Fixed : Issue with DropDownWidth handling in TAdvGlowButton // : Fixed : Issue with use of badges on TAdvToolBar controls // : Fixed : Issue with HTML rendering for > and < special chars in TAdvStringGrid // : Fixed : Issue with font size of TAdvMainMenu items in TAdvToolbar on high DPI // : Fixed : Issue in TAdvToolBar with position of controls in floating dock on high DPI // : Fixed : Rare issue with focus after hovering toolbar options menu in TAdvToolBar // : Fixed : Auto sizing of menu toolbar buttons on a docked panel in TAdvToolBar // : Fixed : Issue with SQL Date separator quote handling in TAdvDBFilterPanel //10.5.0.1: Fixed : Regression with auto button positioning on TAdvToolBar at design-time // : Fixed : Issue with TAction imageindex change on buttons using action // : Fixed : Issue with OnItemEdited event in TPlannerMonthView // : New : Public property .Octets[Index] exposed in TAdvIPEdit // : Fixed : Issue with OnDblClick event in TAdvIPEdit //10.5.0.2: New : Public property PrintRow: integer added to know row being printed from event handlers // : Fixed : Issue with state setting for use in TDBCtrlGrid in TDBAdvOfficeCheckBox // : Fixed : Issue with filtering of numeric values when parenthesis is used in TAdvStringGrid // : Fixed : Issue with high DPI when menu system font is used in TAdvMainMenu // : Fixed : Issue with synchronizing selected DB record in TDBPlannerMonthView // : Fixed : Rare issue with AdvanceOnEnter and edit alignment in TAdvStringGrid // : Fixed : Issue with showing balloons on overlapping items in TPlannerMonthView // : Fixed : Issue with keyboard size after runtime creation in TAdvPopupTouchKeyboard // : Fixed : Issue with return value of function AddCodeFolding in TAdvMemo // : Fixed : Issue with parsing inline images in HTML files in TAdvRichEditor //10.5.1.0: New : TPictureList can automatically load SVG images from a folder too // : New : TPictureList.ThumbnailSizing property added to control whether it performs automatic stretch, shrink, both or none on pictures // : New : OnFilterEnter and OnFilterExit event added in TAdvSmoothListBox // : New : Emoticon support in smooth controls HTML engine // : New : TAdvSmoothFilter Font property introduced // : Improved : TAdvSmoothPopupTouchKeyboard Font property published // : Improved : Special character support in smooth controls HTML engine // : Improved : SVG drawing quality // : Improved : Added check with VCL styles if tab color is different from text color in TAdvOfficePager // : Fixed : Issue with handling buttons with badges on toolbars // : Fixed : Issue with opening TAdvSmoothPopUp for second time on different DPI // : Fixed : Issue with runtime VCL style changing in TAdvOfficeTabSet // : Fixed : Issue in TAdvOfficeStatusBar with StretchPanel size on high DPI. // : Fixed : Issue with TDBAdvOfficeRadioGroup when dataset is in Insert mode // : Fixed : Issue with RTF generation with multiple hyperlinks // : Fixed : Issue with selection event being triggered when programmatically selecting an item in TAdvKanbanBoard // : Fixed : Issue with code folding when no memo syntax styler is assigned in TAdvMemo //10.5.2.0: New : Event OnCardItemAppearance added for dynamic appearance configuration per card item in TAdvCardList // : New : Keyboard support in TAdvWatch // : New : Property Navigation.AllowDeleteCells property added in TAdvStringGrid // : New : Property DropDown added in TEditLink for TAdvStringGrid // : New : EnableAcceleratorKeys to enable/disable keyboard accelerator keys in TAdvWebBrowser // : New : Support for IME based emoticon entry in TAdvRichEditor // : New : TEXEInfo returns different editions of Windows 10 versions // : New : Gradient support in SVG engine // : Improved : Disabled drawing in TVirtualImageList in combination with SVGs // : Improved : Drawing performance in TAdvRichEditor // : Fixed : Issue in TAdvSmoothListBox with bottom line of border on last item not visible // : Fixed : Issue with OnClick event not being triggered in TAdvTableView // : Fixed : Issue with Resolution handling in TAdvTimePickerDropDown // : Fixed : Tab + advance insert in combination with readonly cells in TAdvStringGrid // : Fixed : Issue with using different cell alignments & tab editing in TAdvStringGrid // : Fixed : Issue with Hyperlink handling and linebreaks in RTF in TAdvRichEditor // : Fixed : Issue with switching WordWrap at runtime and scrollbars in TAdvMemo // : Fixed : Issue with setting Enabled at runtime in TAdvDBLookupComboBox // : Fixed : Regression with AutoSelect = true in TAdvEdit // : Fixed : Issue with programmatically turning off line modified state // : Fixed : Issue with moving parent nodes inside children in TAdvTreeView // : Fixed : Rare issue with label font and value error handling in TAdvEdit // : Fixed : TAdvSmoohtPopup per monitor high DPI fixes to work in additional uses // : Fixed : Issue with case-sensitivity in HTML import for special chars with TAdvRichEditor // : Fixed : Issue with boolean fields in SQL command in TAdvDBFilterPanel // : Fixed : Issue with mouse wheel & inplace spin editor in TAdvStringGrid //10.5.2.1: Fixed : Issue with EnableAcceleratorKeys default value in TAdvWebBrowser // : Fixed : Issue with rectangle clipping in SVG since latest update //10.5.2.2: Fixed : Issue with runtime change of VCL Style in TAdvToolbarPager // : Fixed : Regression due to 4.0.0.2 in TAdvEdit //10.5.3.0: New : Event OnGridSelectCell event added in TAdvGridDropDown // : New : IAdvDataBinderGrid interface added to TAdvListView // : New : IAdvDataBinderGrid interface added to TAdvStringGrid // : New : Adaptions to support Delphi & C++Builder 10.4.2 Sydney // : New : NextDot/NextAuto property added in TAdvIPEdit // : Improved : Scrolling behavior when searchpanel is visible in TAdvStringGrid // : Improved : AutoValidate for etFloat, etMoney type in TAdvEdit // : Improved : Flexibility to open dropdown on controls with different owner than parent in TAdvDBLookupComboBox // : Fixed : Issue with accented chars in search in TAdvSearchEdit // : Fixed : Issue with EditPostMode = epRow and Navigation.AdvanceOnEnter = true in TDBAdvGrid // : Fixed : Issue with mouse wheel & inplace spin editor in TAdvStringGrid // : Fixed : Issue in TAdvSmoothListBox with bottom line drawing on ScrollToItem // : Fixed : Text drawing transparency in help panel in TInspectorBar // : Fixed : Issue with suppressing rows and export to file in TAdvStringGrid // : Fixed : Issue with toggling enabled at runtime in TAdvLabelEdit // : Fixed : Issue with default drag events not being called in TAdvTreeView // : Fixed : Issue with OnEnter in specific circumstancees when FixedRowAlways = true in TAdvStringGrid //10.5.4.0: New : Case-sensitive property added in TCheckListEdit // : New : Added Bands capability to THTMLTreeList, TTreeList // : New : Added RowLines, RowLineColor to THTMLTreeList, TTreeList // : New : Added FullRow to THTMLTreeList, TTreeList // : New : GridFixedLineWidth property added in TAdvStringGrid // : New : PictureWidth, PictureHeight properties to control size of SVG on TAdvGlowButton // : Improved : VCL Styles handling for TMS Smooth Controls with font colors // : Improved : Transparent drawing in TAdvSmoothPanel // : Improved : Custom cell border drawing in TAdvStringGrid // : Improved : More strict automatic date check for sorting in TAdvStringGrid // : Improved : Code block highlighting in TAdvMemo // : Improved : Performance for adding HTML formatted items in TAdvSmoothListbox // : Fixed : Issue with excluding font from StyleElement with VCL Styles in THTMLabel // : Fixed : Issue with use of grid.FontSizes[] in high DPI scenario in TAdvStringGrid // : Fixed : Issue with missing AColumn parameter from OnIsNodeChecked event (breaking change) in TAdvTreeView // : Fixed : Issue with leaving password editor in TAdvStringGrid // : Fixed : Issue with highlighting & formulas in TAdvStringGrid // : Fixed : Issue with csDropDownList and & character in TAdvGridDropDown // : Fixed : Issue with FixedColAlways = true and editing in fixed col in TAdvStringGrid // : Fixed : Issue with ReadOnly and clipboard copy in TAdvRichEditor // : Fixed : Issue with RemoveSelectedRows in specific circumstances in TAdvStringGrid //10.5.4.1: Fixed : Issue with reparenting TAdvWebBrowser in Windows // : Fixed : Issue with cell properties & high DPI in TAdvStringGrid //10.5.5.0: New : AutoSize property added in TAdvGraphicCheckLabel // : New : TAdvSmoothRotaryMenu BackgroundPicture implemented // : New : function NumSuppressedRows: integer added in TAdvStringGrid // : New : Head property added to TAdvRichEditorHTMLIO // : New : BodyClass property added to TAdvRichEditorHTMLIO // : Improved : Added AIncludeRows parameter to XYToColumn to include rows while detecting which column is located at X and Y coordinate in TAdvTreeView // : Improved : Wait cursor handling in TWebUpdate wizard // : Improved : SortIndexes.Clear updates sort indicators // : Fixed : Memory leak issue in TTreeList // : Fixed : Rare issue with threading in TAdvSmartMessageBox() // : Fixed : Issue with TDBItemSource initialization // : Fixed : Issue with scrolling while list is not visible in TAdvGridDropDown // : Fixed : Issue with VCL styles based rendering in THTMLHint // : Fixed : Issue with font color in combination wwith code block caption in TAdvCodeList // : Fixed : Issue when doing custom sort in Win64 in TAdvListView // : Fixed : Issue with repainting speed buttons on TAdvSpinEdit with VCL styles // : Fixed : Regression with stricter date format checking in TAdvStringGrid // : Fixed : Issue with badge positioning on buttons on ribbon // : Fixed : Issue with vertical text align in TAdvTreeView // : Fixed : Issue with changing Enabled at design-time in TAdvSpinEdit // : Fixed : TAdvSmoothExpanderPanel Height set when MinimumPanelHeight used in runtime creation // : Fixed : DPI calculation when parent form is not Scaled // : Fixed : Issue with boolean filters for non-English Delphi in TDBAdvFilterPanel // : Fixed : Issue in TAdvSmoohtListBox with initializing time when using VCL styles //10.5.5.1: Improved : Changed TImageList property in TAdvSmoothMegaMenu to TCustomImageList type // : Improved : High DPI drawing in TAdvStringGrid for cell fonts & sort indicators // : Improved : Painting performance in TAdvProgressBar // : Fixed : Regression with Navigation.AdvanceOnEnter = true in TDBAdvGrid // : Fixed : Issue with HTML import & export when hyperlinks are used // : Fixed : Issue with using TEXEInfo on Windows XP // : Fixed : Issue with Navigation.MoveRowOnSort = true and disjunct row selection in TAdvStringGrid // : Fixed : VCL styles and disabled spin buttons in TAdvSpinEdit // : Fixed : Issue with parsing bullets from RTF in TAdvRichEditor // : Fixed : Shortcoming with certain VCL styles for background color in THTMLHint // : Fixed : Issue with SFTP connection to subfolder in TWebUpdate //10.5.5.2: Fixed : Regression with high DPI multimonitor handling for TAdvStringGrid //10.5.6.0: New: TAdvSmoothSplashScreen FadeInSettings and FadeOutSettings to customize fading behavior // : New : Uses Padding for rendering & autosize in TAdvPanel // : New : Uses child controls for autosize in TAdvPanel // : New : Property ColorDown made public in TAdvSmoothButton // : New : Transparent property added in TAdvSmoothRotaryMenu // : Fixed : Issue with triggering OnCaptionClick for click on min/max button in TAdvPanel // : Fixed : Issue with OnBeforeUnSelectNode & OnAfterUnSelectNode not called in TAdvTreeView // : Fixed : Issue with InsertAsRTF() position in TAdvRichEditor // : Fixed : Issue with TAdvToolBarButton and not assigned ToolBarStyler // : Fixed : Issue with highlight in TAdvListBox // : Fixed : Issue with AddCheckBoxColumn & grouping in TAdvStringGrid // : Fixed : Issue with high DPI during runtime creation of TAdvBadge // : Fixed : Issue with 10.4.2 breaking change in runtime font size handling in TAdvStringGrid, TDBAdvGrid //10.5.6.1: Improved : Performance of mousewheel zoom in TAdvStringGrid // : Improved : InputFromCSV() overload added with TEncoding parameter in TAdvStringGrid // : Improved : Fixed font handling with ScaleBy() when high DPI is disabled // : Improved : Added flag WS_EX_COMPOSITED in Windows params in THTMListBox // : Improved : Rendering in Shape tsRectangle of TAdvToolTip // : Fixed : Issue with drawing with only 2 columns in THTMLTreeList // : Fixed : Issue with themed checkbox and Windows XP, Windows 2000, Windows 2003 in TAdvGroupBox // : Fixed : Issue int TAdvOfficePager with tab width when TextSelectedBold and MultiLine // : Fixed : Issue with columns font when VCL styles are used in TAdvSmoothSpinner // : Fixed : Issue with TAdvToolBar caption height on high DPI // : Fixed : Issue with reparenting TAdvWebBrowser // : Fixed : Issue with items with double quotes in TCheckListEdit // : Fixed : Regression with badge high DPI handling in TAdvBadge //10.5.7.0: New : Double-click on border handling to auto maximize form height in TAdvToolBarForm // : Improved : OnColumnSize() event triggered during stretch invoked resize in TAdvStringGrid // : Improved : HTML GDI+ text drawing // : Improved : Status & ErrorCode handling in TAdvWebBrowser OnNavigateComplete event & TAdvCustomWebBrowserNavigateCompleteParams // : Fixed : Issue with DropDownHeight and ShowTimePicker = true in TAdvTimePickerDropDown // : Fixed : Rare issue with sorting & disjunct selected rows in TAdvStringGrid // : Fixed : Issue with TDBPlannerCalendar and event OnEventInsert // : Fixed : Issue with formatting when exporting progressbar to PDF from TAdvStringGrid // : Fixed : Issue with 10.4.2 high DPI breaking change with frame handling in TDBAdvGrid // : Fixed : AdvSmoothImageListBox HTML caption location // : Fixed : Issue with edMemoDropDown inplace editor type in TAdvStringGrid // : Fixed : Issue with tab borders in combination with hidden tabs in TAdvPageControl // : Fixed : Issue withh column moving & indexed sorting in TAdvStringGrid // : Fixed : Adapted rendering of TAdvBadge for high DPI // : Fixed : Regression with sorting on Win64 with TAdvListView // : Fixed : Issue with friendly names for filtering in TAdvColumnGrid // : Fixed : Issue with combining AllSelect mouse action and filtering in TAdvStringGrid // : Fixed : Issue with changing LabelFont at runtime in TAdvEdit // : Fixed : High DPI rendering of items in TAdvDetailDropDown // : Fixed : Issue with DataSource.OnDataChange triggered from TDBAdvOfficeRadioGroup // : Fixed : Issue with retrieving correct item when filtering in TAdvKanbanBoard // : Fixed : Issue with OnFixedCellEdit event handler in TAdvStringGrid //10.5.7.1: Fixed : Issue with AdvGDIP.hpp in C++Builder //10.5.8.0: New : TAdvFindDialog, TAdvReplaceDialog Position property added // : New : OnMultiItemSelect event introduced in TAdvSmoothImageListBox for better handling when multiselect is enabled // : New : Support for TVirtualImageList in TAdvToolPanelTab // : New : Added EditorEnabled property to TAdvGridDropDown // : New : Event OnChangeScale added in TAdvStringGrid // : Improved : Rendering of HTML formatted text in high DPI in TAdvStringGrid // : Improved : Support for adding Goto actions in TAdvPDFLib // : Improved : Text vs control rendering for different vertical alignment in TAdvOfficeRadioButton / TAdvOfficeCheckBox // : Improved : Maximum sizing with auto hide taskbar in TAdvToolBarForm // : Fixed : Issue with Transparent property on TAdvGroupBox // : Fixed : Issue in TAdvSearchEdit with ESC char in dropdown triggering Cancel property // : Fixed : Issue with repaint after EndUpdate in TAdvSmoothCalendarGroup //10.5.8.1: Fixed : Issue with exporting extremely large pictures to RTF // : Fixed : Regression with introduced high DPI calculations in TAdvGridDropDown //10.5.9.0: New : Event OnKeyboardPosition added in TAdvPopupTouchKeyboard // : New : With PictureWidth = 0, PictureHeight = 0, picture automatically sizes in TAdvGlowButton // : New : Prefix SYSWOW64 added for TWebUpdate to handle installation of files under SysWOW64 // : New : Property ShowAccelChar added in TAdvDataLabel // : New : ShowDropDown method added to TAdvSearchEdit // : Fixed : Issue with persisting window state in database in TFormSize // : Fixed : Issue with active font for right & left aligned tabs on high DPI in TAdvPageControl // : Fixed : Issue with high DPI selected font for cells with cell properties in TAdvStringGrid // : Fixed : Issue with rendering item in top Planner cell in TAdvPlannerPDFIO // : Fixed : Drawing issue with menu item text with shortcuts in TAdvPopupMenu // : Fixed : Issue with Transparent property for TAdvGroupBox // : Fixed : Issue with declaration tagNMHeader for Delphi 11 in TAdvListView // : Fixed : Rare issue with & followed by space character in TAdvRichEditor // : Fixed : Issue with page end and multirow cells in TAdvGridPDFIO // : Fixed : Issue with dotted lines in TAdvPDFLib // : Fixed : Issue calculating page fit width in TAdvGridPDFIO // : Fixed : Drawing of checkboxes when scrolling on Win10 in TCheckFileListBoxEx //10.6.0.0: New : Event OnFileProgress added in TAdvGridImportDialog // : New : VerticalSpacing property added in TAdvMultiInputQueryDialog // : New : Changed default ButtonVertAlign value to tlCenter in TAdvOfficeCheckBox, TAdvOfficeRadioButton // : New : OnRightClick event implemented and behavior blocked in TAdvSmoothButton, TAdvSmoothToggleButton // : New : Added support for GB & GB/sec formatting in FileSizeFmt/FileSizeFmtSpeed in TWebCopy // : New : Design-time interface to reorder toolpanels // : New : String compare function COMPARE() added in TAdvSpreadGrid // : Improved : HighDPI drawing in TAdvDropdown // : Improved : Rendering on high DPI in TGDIPImageSectionItem // : Improved : Drawing of positioned toolbar buttons on left or right aligned TAdvDockPanel // : Fixed : Issue in selection with TAdvGridDropDown // : Fixed : OnGridHint also triggered when mouse is over area without cells in TAdvStringGrid // : Fixed : Issue with category filtering in TAdvSearchEdit // : Fixed : Issue with LabelMargin persisting in TAdvDropDown components // : Fixed : Issue with updating the progress bar state from the OnTimer event in TAdvTaskDialog // : Fixed : Rendering issue with BidiMode right to left in TAdvMainMenu, TAdvPopupMenu // : Fixed : Issue in TAdvOfficePager with the close button drawing on Office 2019 style with the Chrome look // : Fixed : Issue with node & row indicator drawing combined in TAdvStringGrid // : Fixed : Font size issue in merged cells in combination with highDPI in TAdvStringGrid // : Fixed : Issue with using TAdvMenuStyler on data module in TAdvMainMenu // : Fixed : Issue with using Font for caption drawing in TAdvShapeButton //10.6.1.0: New : SyntaxStyler.AutoBlockEnd property added to auto insert block end in TAdvMemo // : New : Image hint export to HTML support added in TAdvRichEditor // : Improved : Added flexibility to parse non-ISO formatted dates in TvCard // : Improved : Caret position after dbl-click to select a word in TAdvRichEditor // : Fixed : Made ButtonImages property work with a TVirtualImageList in TAdvPreviewMenu // : Fixed : Made TColumnComboBoxEditLink.Images property work with a TVirtualImageList // : Fixed : Issue with P alignment in HTML anchor tests in HTML engine // : Fixed : Issue with closing SFTP sessions in TWebUpdate // : Fixed : TAdvSmoothTabPager vertical font caused memory leak // : Fixed : Issue with using MemoSource and code folding in TAdvMemo // : Fixed : Issue with ShowGroupCount for grouping in TDBAdvGrid // : Fixed : Issue with BODY Font-Family parsing in TAdvRichEditor // : Fixed : Filter dropdown display in BiDiMode bdRightToLeft in TAdvStringGrid, TDBAdvGrid //10.6.2.0: New : Exposed MaxLength to grid.FixedEdit in TAdvStringGrid // : New : Exposed CharCase to grid.FixedEdit in TAdvStringGrid // : New : FilterEdit.AutoHotKeys property added in TAdvStringGrid // : New : Interaction.MouseWheelDelta property to control mouse wheel scrolling sensitivity in TAdvTreeView // : New : WaitForComplete() extended with parameter OnlyCancelTimer in TAdvCircularProgress // : New : Public access to dialog form for non-native TAdvTaskDialog // : New : LoadFromFile(), LoadFromStream() added in TWebImage // : New : Property NoCache,IsEmpty added in TWebImage // : Improved : TAdvSmoothGauge StyleElements published for VCL styles // : Improved : Conversion of date with long date format without exception from IDE // : Improved : Increased size of version info label in TWebUpdateWizardForm // : Improved : MDI Button drawing in TAdvToolBarPager optimized when caption height is increased // : Improved : Design-time PictureContainer editor // : Fixed : TAdvStringGrid.SearchFooter behavior in mode BiDiMode bdRightToLeft // : Fixed : Issue with background color painting in scrolling Planner // : Fixed : Issue with OnMouseEnter & OnMouseLeave not called in TAdvTreeView // : Fixed : Issue with hanging scroll actions in TAdvTreeView // : Fixed : Issue with Visible property from Action not being updated at runtime in TAdvStickyPopupMenu // : Fixed : Issue with TWebCopy SFTP in Delphi 2007 // : Fixed : Issue with assigning nil to TPicture property when SVG is loaded // : Fixed : Issue with ReadOnly and PgUp/PgDn in TAdvSpinEdit // : Fixed : Issue with EditorEnabled = false and shortcut keys in TAdvTreeCombo // : Fixed : Issue with AutoTab and moving focus between 2 TAdvDateTimePicker controls // : Fixed : Issue with PrevChar after non text element in TAdvRichEditor //10.6.3.0: New : Event OnAfterPaint added in TAdvMemo // : New : SaveToJSON() overload added to save grid as JSON string in TAdvStringGrid // : Improved : Cancelling hint when mouse moves between cell and non cell area in grid in TAdvStringGrid // : Improved : Delphi 11 related high DPI handling // : Improved : Exposed TAdvToolBar.Persistence as public property // : Fixed : Issue with TWebUpdate SFTP connections in Delphi 2007 // : Fixed : Issue with delete char and TDBAdvRichEditor // : Fixed : SearchPanel control position when BiDiMode = bdRightToLeft in TAdvStringGrid // : Fixed : Issue with default value property AutoBlockEnd in TAdvMemo syntax styler components // : Fixed : Rare issue with multiple consecutive comments in TAdvMemo // : Fixed : Issue with transparent icon drawing in hover state in TAdvGlowButton // : Fixed : Item text color initialization issue in TAdvColorPickerDropDown // : Fixed : Issue with TAdvGridImportDialog file progress event // : Fixed : Rare issue with MouseActions.DirectEdit and popup menu in TAdvStringGrid // : Fixed : Issue with OnGetDisplText() when grid.PageMode = false in TDBAdvGrid //10.6.4.0: New : TextVertAlign property added in TAdvMetroTile // : New : Public read-only properties CharWidth/CharHeight exposed in TAdvMemo // : New : OnFocusedChanged event in TAdvTreeView // : New : OnGetNodeData event, Data* properties to link to virtual node structure in TAdvTreeView // : New : + KEY expands one level, - KEY collapses one level, * KEY expands recursively, / KEY collapses recursively in TAdvTreeView // : Improved : Text rendering in combination with VCL styles use in THTMLTreeView // : Improved : Docked toolbars with caption in high DPI in TAdvToolBar // : Fixed : Issue with anchors and P tag in HTML engine // : Fixed : Rare rendering issue in specific ranges in TAdvProgressBar // : Fixed : Rare issue with edGridDropDown and Navigation.AdvanceOnEnter = true in TAdvStringGrid // : Fixed : Regression with hover state painting in TAdvGlowButton // : Fixed : Issue with copying grid at designtime in TAdvStringGrid // : Fixed : Issue with LeadingZeros = false in TAdvSmoothLedLabel // : Fixed : Rare issue with read-only cells and column header checkboxes in TAdvStringGrid // : Fixed : Rare issue with editing with hidden columns and DirectEdit = true in TAdvStringGrid // : Fixed : High DPI FixedFont handling for Delphi 11 due to breaking changes in Delphi 11 // : Fixed : Rare HTML generation issue with text background color in TAdvRichEditor // : Fixed : Issue with TAdvToolbar root menu-item updating // : Fixed : Issue with multi selection for filtered items in TAdvSmoothImageListBox // : Fixed : Issue with LabelFont and high-DPI on Delphi 11 in TAdvEdit, TAdvMaskEdit // : Fixed : Issue with text down color in combination with VCL styles in TAdvGlowButton // : Fixed : Rare issue of actions in combination with ribbon toolbar in TAdvRichEditor // : Fixed : Issue with tsaFull not fully drawing background for node in TAdvTreeView //10.6.5.0: New: ExecuteJavaScriptSync method to synchronously execute JavaScript in TAdvWebBrowser // : New: UserAgent property in TAdvWebBrowser // : New: ShowDebugConsole method to programmatically open the debug console in TAdvWebBrowser // : Improved : Exposed StyleElements property for TInspectorBar // : Improved : Zoom handling in TAdvRichEditor // : Fixed : Possibly issue with very long balloon text in TAdvStringGrid // : Fixed : Rare issue with editing with hidden columns and DirectEdit = true and custom inplace editor in TAdvStringGrid // : Fixed : Issue with password editing and entry length in TAdvStringGrid // : Fixed : Issue with Notes font & high DPI in TAdvGlowButton // : Fixed : Issue with popup positioning on high DPI in THTMLPopup // : Fixed : Auto sizing of HTML formatted text with high DPI in TAdvStringGrid, TDBAdvGrid // : Fixed : Issue with horiz. arrow drawing in TPlanner with small row heights // : Fixed : Issue with OnCellClick for click on focused cell in TAdvStringGrid //10.6.6.0: New : Function GetLastChildOfParentNode(Index: integer): integer in TAdvMemo // : New : Function NodeWidth: integer in TAdvMemo // : New : Event OnNewLineIndent added in TAdvMemo // : Fixed : Issue with grid.AllCells[] and hidden columns in TAdvStringGrid // : Fixed : Issue with TAB handling when dropdown is active in TCheckListEdit // : Fixed : Rare issue with pressing enter breaking specific keywords // : Fixed : Issue with moving columns with sortindexes with hidden columns in TAdvStringGrid // : Fixed : Rare issue with anchored combobox and doublebuffered parent in TAdvComboBox // : Fixed : Issue with NarrowDown() in combination with FixedRowHeight = 0 in TAdvStringGrid // : Fixed : Issue when entering incorrect masked input cell edit in TAdvStringGrid // : Fixed : Issue with high DPI in Delphi 11 with TAdvControlDropDown // : Fixed : Issue with destroying dataset while filter is active in TAdvDBFilterPanel // : Fixed : Issue with drop source on cancelled drag operation in TAdvStringGrid // : Fixed : Issue with high DPI in Delphi 11 for TAdvPageControl tab font // : Fixed : Font size rendering issue in HTML formatted text in high DPI in Delphi 11 in TAdvStringGrid // : Fixed : Issue with codefolding lines when no gutter is visible in TAdvMemo // : Fixed : Issue with font initialization in high DPI in TAdvSearchEdit, TAdvSearchComboBox //10.6.7.0: New : Support for Windows 11 added in TEXEInfo // : New : GrayScale, TintColor, CustomFillColor, CustomStrokeColor and CustomOpacity properties in SVG engine and SVG image collection // : New : Property DropDownButtonWidth added in TInspectorBar // : New : Bitmap accessor for TPictureItem in TPictureContainer // : New : Made properties OleDropTarget / OleDropSource public properties in TAdvCardList // : New : Property InstructionTextColor added in TAdvTaskDialog, TAdvInputTaskDialog // : Improved : High DPI handling in TAdvPageControl for Delphi 11 // : Improved : High DPI handling in TAdvTabSet for Delphi 11 // : Improved : VCL styles handling for button in TAdvEditBtn // : Fixed : Issue with destroying internal SortIndexes list in TAdvStringGrid // : Fixed : High DPI handling in TAdvSearchEdit for Delphi 11 // : Fixed : High DPI handling in TAdvDropDown for Delphi 11 // : Fixed : Issue with Tab key and SuppressColumn() in TAdvStringGrid // : Fixed : Issue with mouse wheel handling and Navigation.MoveRowOnScroll = true in TAdvStringGrid // : Fixed : Issue with TDBAdvRichEditorRTFIO in specific destroy order cases // : Fixed : Issue with setting selected node before control handle is allocated in TAdvTreeComboBox //10.6.8.0: New : Public function GetCaptionSize: TSize added in TAdvPanel // : New : Support with ADR tag for the AppData\Roaming target folder in TWebUpdate // : New : Property CommandLinksTextColor, CommandLinksBorderColor, CommandLinksBorderColorHot added in TAdvTaskDialog // : New : Support for HTML formatted text on grid cell buttons in TAdvStringGrid // : New : TPlannerMonthView.XYToItem() function added // : New : Block brackets support added in TAdvMemo // : New : Property Item.NotesLineSpacing added in TAdvSmoothListBox // : Improved : TAdvOfficePager rendering on Windows 11 // : Improved : Rendering on high DPI with Delphi 11 in TAdvPanel // : Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvOfficePager // : Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvGlowButton // : Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvToolBarPager // : Improved : Design-time initialized TColumnListBox has not column by default // : Improved : PDF Export in TAdvStringGrid // : Fixed : Issue with OnMouseDown for non-editable cells in TAdvStringGrid // : Fixed : Issue with button background painting in TAdvEditBtn // : Fixed : TAdvRichEditor initialization on record change of TDBAdvRichEditorRTFIO // : Fixed : Access violation in TAdvSmoothMessageDialog while closing with non modal dialogs // : Fixed : DrawTool rendering of shapes in TPlanner //10.6.9.0: New : Property grid.MouseActions.DisjunctRowSelectDrag added in TAdvStringGrid // : New : Background picture property added to TAdvSignatureCapture // : Improved : Less sensitive downward scrolling in combination with more options in TAdvTableView // : Improved : Changed interface to use TImageCollection as well as ImageLists in THTMLStatusBar // : Fixed : TAdvSmoothMessageDialog auto width issue // : Fixed : Issue with AutoSize on TAdvOfficeRadioGroup, THTMLRadioGroup // : Fixed : Issue with function GetLastChildOfParentNode in TAdvMemo // : Fixed : Issue with setting Appearance.TranspHover = true in TAdvGlowButton // : Fixed : Issue with day of week param in OnGetWeekDayName event in TAdvSmoothCalendar // : Fixed : Issue with returning existing categories for empty IDs in TAdvTableView //10.7.0.0: New : Support for text fields for TDBAdbvRichEditorRTFIO, TDBAdvRichEditorHTMLIO // : New : Property AutoSizeDirection added in TAdvGlowButton // : Improved : Performance of ContractAll in TAdvStringGrid // : Improved : HTML detection in Caption in TAdvMetroTile // : Improved : TAdvOfficeTableSelector high DPI handling with Delphi 11 // : Fixed : Issue with FixedFont on high DPI with Delphi 11 // : Fixed : Issue retrieving and inserting nodes based on row parameter in TAdvTreeView // : Fixed : Issue with dblclick in combination with modal dialogs consuming focus in TAdvTreeView // : Fixed : Issue with node handling and grid.MouseActions.DisjunctRowSelectDrag = true in TAdvStringGrid // : Fixed : Issue with ParentFont = true and font handling in high DPI in TAdvGlowButton // : Fixed : Issue with restoring control border color by TAdvToolTip // : Fixed : Issue with OnChange and PgUp/PgDn in TAdvSpinEdit // : Fixed : Issue with color updating in TDBAdvRichEditorRTFIO & TDBAdvRichEditorHTMLIO //10.7.1.0: New : Public method FindNext on TAdvMemoFindDialog // : New : Public method FindNext, ReplaceNext on TAdvMemoFindReplaceDialog // : New : GDIPImageTextButtonItem added properties ButtonImageStretch and ButtonImageAspectRatio when using larger images // : Improved : Automatic TAdvMemo pickup when creating TAdvMemoFindDialog, TAdvMemoFindReplaceDialog / : Improved : Included ignoring weak certificates when certificate checking is disabled in TWebUpdate // : Improved : Default button size in TMoneyEdit // : Improved : Button glyph center alignment in TAdvMoneyEdit, TMoneyEdit // : Improved : BorderColor updating during editing in TAdvSearchEdit // : Improved : High DPI handling for TInspectorBar combobox property types // : Improved : High DPI handling for TInspectorBar font property types // : Fixed : Issue with IncrementSmart/DecrementSmart and OnChange event in TAdvSpinEdit // : Fixed : Issue with invoke dataset edit during runtime creation / setting visible in TAdvDBDateTimePicker // : Fixed : High DPI font handling regression in Delphi versions 10.x in TDBAdvGrid // : Fixed : Issue with TAdvSignatureCapture background handling // : Fixed : Windows version retrieval for non Unicode Delphi versions in TEXEInfo // : Fixed : Hover drawing of dropdown button in specific modes in TAdvGlowButton // : Fixed : Issue with handling OnClick for TAdvTabSet when programmatically adding/removing items // : Fixed : Navigation with righ key when ColWidths[x] = 0 in TAdvStringGrid // : Fixed : Issue with VCL Style Windows10 on Delphi 11 in TAdvGlowButton // : Fixed : Small color issue in Office2013 light gray style in TAdvPanel // : Fixed : Issue with VCL styles initialization in TAdvOfficePager // : Fixed : Default panel text color for esCustom style in TAdvNavBar // : Fixed : Regression with FixedFont scaling for high DPI in Delphi versions prior to 11 in TAdvStringGrid // : Fixed : Issue with getting button control from compact ribbon toolbar for TAdvRichEditor // : Fixed : Rare issue setting cell text from OnButtonClick in TAdvStringGrid Usage: ------ Use of TMS software components in applications requires a license. A license can be obtained by registration. A single developer license registration is available as well as a site license. With the purchase of one single developer license, one developer in the company is entitled to: - use of registered version that contains full source code and no limitations - free updates for a full version cycle - free email priority support & access to support newsgroups - discounts to purchases of other products With a site license, multiple developers in the company are entitled to: - use of registered version that contains full source code and no limitations - add additional developers at any time who make use of the components - free updates for a full version cycle - free email priority support & access to support newsgroups - discounts to purchases of other products Online order information can be found at: https://www.tmssoftware.com/site/orders.asp Help, hints, tips, bug reports: ------------------------------- Send any questions/remarks/suggestions to : help@tmssoftware.com Before contacting support about a possible issue with the component you encounter, make sure that you are using the latest version of the component. If a problem persists with the latest version, provide information about which Delphi or C++Builder version you are using as well as the operating system and if possible, steps to reproduce the problem you encounter. That will guarantee the fastest turnaround times for your support case.