TMS Grid Pack Changelog

What's new in TMS Grid Pack 13.0.2.0

Oct 4, 2023
  • New : ReadOnly property added in TAdvOutlookColumn to have read-only checkboxes
  • Improved : Behavior with ItemHeight in multimonitor with different DPI situation in THTMLTreeView
  • Improved : Adaption for high DPI handling in THTMLTreeView
  • Fixed : Issue with tab indexing when setting FreeOnClose = true in TAdvOfficePager
  • Fixed : Issue with one page PDF file in continuous scrolling mode in TAdvPDFViewer
  • Fixed : Issue with hex editing in TDBAdvSpinEdit
  • Fixed : Issue with OriginalCellValue access in specific circumstances in TDBAdvGrid

New in TMS Grid Pack 13.0.1.0 (Sep 13, 2023)

  • New: Property Animation added to select the animation type between classic and modern in TWebCopy
  • Improved: TAdvAvatarList design-time behavior
  • Improved: Performance when many tabs are used in TAdvOfficeTabSet
  • Improved: Centered text drawing for non wordwrapped text in TAdvSmoothPanel
  • Fixed: Issue with setting grid.FixedRows = 0 in TAdvGridDropDown
  • Fixed: Issue with persisting Shadow property in TAdvToggleSwitch
  • Fixed: Issue with auto size row in cells with image and wordwrap in TAdvStringGrid
  • Fixed: Issue with HoverColor set related to underlying VCL bug in TAdvDBLookupComboBox
  • Fixed: Issue with Assign() method in TPlanner
  • Fixed: Issue that rendering in TAdvRichEditor can get locked

New in TMS Grid Pack 13.0.0.2 (Aug 31, 2023)

  • Fixed : Issue with rendering HTML chars expressed in hex values in HTML engine

New in TMS Grid Pack 13.0.0.1 (Aug 29, 2023)

  • Fixed: Issue with package files from XE7.

New in TMS Grid Pack 13.0.0.0 (Aug 29, 2023)

  • New: Vertical centered header text drawing in TAdvListView
  • New: Toggle switch cell type in TAdvStringGrid
  • New: Title property added in TAdvMultiInputQueryDialog
  • New: TAdvToggleSwitch control added
  • New: TAdvPipsPager control added
  • New: TAdvFrameView control added
  • New: TAdvAvatarList control added
  • New: TAdvAvatar control added
  • New: Support for long HEX character notation in HTML drawing engine
  • New: Support for arrows in HTML formatted text
  • New: Support for VCL styles added in TAdvPageControl
  • New: ShowPip PipColor properties added to show small notification pip on TAdvGlowButton
  • New: ScrollInView method added in THTMListBox THTMLCheckList added
  • New: Property ShowImageSelected added in TAdvListBox
  • New: Notes property added in TAdvMultiInputQueryDialog
  • New: Automatic sort indicator drawing for custom header in TAdvListView
  • New: AutoSize property added for THTMLRadioButton THTMLCheckBox
  • New: Auto formatter for TAdvMemoHTMLStyler
  • New: 3 new special HTML characters added in HTML engine: ''andmiddot''''andsup2;''''andsup3;''
  • Improved: Removed limitation of working with grids with row count limited to 65535 when persiting in binary streams
  • Improved: Removed limitation of working with grids with row count limited to 65535 in TAdvGridWorkbook
  • Improved: Performance in HTML drawing engine
  • Improved: Color names in HTML attributes do not longer need ''cl'' prefix
  • Improved: AutoSize for TAdvOfficeRadioButtonGroup TAdvOfficeCheckGroup
  • Fixed: Rare issue with AdvanceOnEnter mode on MDI forms
  • Fixed: Issue with undo and AutoExpand = true in TAdvMemo
  • Fixed: Issue with inplace spin editor and VCL Styles in TAdvStringGrid
  • Fixed: Issue with floating footer and color banding in TDBAdvGrid
  • Fixed: Issue with autosizing for Layout blGlyphTopAdjusted in TAdvGlowButton
  • Fixed: Issue with ShowError and focus change in TAdvEdit
  • Fixed: Issue with OnCheckBoxClick returned state when grouping is used in TAdvStringGrid
  • Fixed: Issue with HTML rendering in GDIP based HTML engine

New in TMS Grid Pack 12.2.2.1 (Aug 8, 2023)

  • Fixed: Issue with registering TAdvSVGImageCollection
  • Fixed: Issue with DefaultTabPosition = tpTop and ShowShortCutBar = false and drawing of first tab in TAdvNavBar

New in TMS Grid Pack 12.2.2.0 (Aug 3, 2023)

  • New : Updated file copy animation on progress dialog in TWebCopy
  • Improved : When DropWidth = 0 the dropdown width automatically adapts to the control width in TAdvTreeComboBox
  • Fixed : Rare issue with drawing disabled imagelist images on Win64 in TAdvGlowButton
  • Fixed : Issue with default LookupBkColor LookupTextColor values in TColumnComboBox
  • Fixed : Issue with TAdvPolyPager header item caption font size in high DPI
  • Fixed : Issue with OnClick triggered during Find() in TAdvStringGrid
  • Fixed : Edge Chromium fallback implementation causing multiple copies in Windows temp folder during runtime update mechanism in TAdvWebBrowser

New in TMS Grid Pack 12.2.1.1 (Jul 19, 2023)

  • Fixed: Issue with registration of TAdvSVGImageCollection.

New in TMS Grid Pack 12.2.1.0 (Jul 18, 2023)

  • New: LookupBkColor LookupTextColor LookupUnderline properties added in TColumnComboBox
  • New: CopyToClipboard method added in TAdvIPEdit
  • New: ClearIPAddress method added in TAdvIPEdit
  • Fixed: Label font handling change with high DPI in TAdvComboBox
  • Fixed: Issue with inplace editor size calculation in high DPI situations in TParamListBox
  • Fixed: Issue with changing LabelFont at runtime in code in TAdvComboBox
  • Fixed: Issue with TAdvMemoFindDialog.CloseDialog when TAdvFindDialog is used
  • Fixed: Issue with OwnsObject = true and sorting in TAdvStringGrid
  • Fixed: High DPI handling for TreeView dropdown font in TAdvTreeComboBox

New in TMS Grid Pack 12.2.0.0 (Jun 27, 2023)

  • New : AdvWebBrowser Download management
  • New : AdvWebBrowser DevTools protocol methods and events
  • Improved : filtering taking special characters into account in TAdvTreeView
  • Fixed : Issue with selection colors when turning VCL styles on/off in THTMLTreeView

New in TMS Grid Pack 12.1.2.0 (Jun 21, 2023)

  • New : MouseWheel property added to disable mouse wheel selection when dropdown is closed in TAdvGridDropDown
  • New : Draw text with common base alignment when control.Linespacing = -1 in HTML engine
  • New : Added FindPrev method to Find and replace dialogs in TAdvMemoFindDialog TAdvMemoReplaceDialog
  • Improved : Made CanMovePositionRight virtual method in TAdvTrackBar
  • Fixed : SelectionFontColor initialization for THTMLTreeView
  • Fixed : Paint issue when ShowSelectedImage = true in TAdvTreeComboBox
  • Fixed : Memory Leak in TAdvSVGImageCollection
  • Fixed : Issue with export when last column is a hidden column in TAdvGridPDFIO
  • Fixed : Issue with drawing of empty code list in TAdvCodeList
  • Fixed : Issue with detecting whether position can move left or right in TAdvTrackBar
  • Fixed : Issue with destroy component after dock/undock in TAdvOfficePager
  • Fixed : Issue with brush not being set for checkbox in black styles in TAdvOfficeCheckBox
  • Fixed : Issue with Appearance.TextStyle for psText panel style in TAdvOfficeStatusBar

New in TMS Grid Pack 12.1.1.0 (Jun 7, 2023)

  • New: OnSearchDone event added in TAdvListBox
  • Improved: TAdvOfficeCheckBox TAdvOfficeRadioButton drawing in dark Office themes
  • Improved: Selection and Font drawing when seFont seClient not set in StyleElements in THTMListBox
  • Improved: Initialization of design-time editor in TParameterListBox
  • Improved: Handling of ESC / Enter key handling on modal dialogs in TParameterListBox
  • Fixed: Issue with custom keyboards in high DPI in TAdvTouchKeyboard
  • Fixed: Issue with MoveNode not being able to move to root in TAdvTreeView
  • Fixed: Issue with Invalid class typecast in the TAdvSmoothPopup on Delphi 11
  • Fixed: Issue toggling Visible property in TAdvWebBrowser during initialization
  • Fixed: Issue in TAdvSmoothLedLabel with flicker on high refresh rates
  • Fixed: Initialization issue for high DPI for tab font height in TAdvOfficePager

New in TMS Grid Pack 12.1.0.2 (May 22, 2023)

  • Improved : OnCardItemAppearance exposed in TDBAdvCardList
  • Improved : Office dark style appearance in TAdvOfficeCheckBox TAdvOfficeRadioButton TAdvOfficeCheckGroup TAdvOfficeRadioGroup TAdvGroupBox
  • Improved : High DPI handling in multimonitor situation in TAdvInputTaskDialog
  • Improved : Dialog width calculation when custom control is used in TAdvInputTaskDialog
  • Fixed : Showing selected item in dropdown after opening dropdown in TAdvDBLookupComboBox
  • Fixed : Rare issue when closing form from inplace editor active in TParamListBox
  • Fixed : Issue with selecting printer in TAdvPDFViewer
  • Fixed : Issue with paste in empty TAdvRichEditor
  • Fixed : Issue with font picker in high DPI in TInspectorBar
  • Fixed : Issue with customizing parameter hints via OnParamHint in TParamListBox
  • Fixed : Issue with LengthLimit for EditType = etMoney in TAdvEdit
  • Fixed : Issue when closing dropdown with ESC key in TAdvSearchEdit
  • Fixed : Design-time issue with TCurvyPanel when hosted on other TCurvyPanel

New in TMS Grid Pack 12.1.0.1 (May 5, 2023)

  • Fixed : Issue with virtual edit mode in specific conditions in TAdvStringGrid
  • Fixed : Issue with right click on TAdvWebBrowser

New in TMS Grid Pack 12.0.1.0 (Apr 17, 2023)

  • New : WordWrap added in TCurvyPanel
  • New : StyleElements exposed in TAdvSmoothTimeLine
  • New : PopupMenu added in TCurvyPanel
  • New : Multi start block/end block definitions support added (comma-separated) in TAdvMemo
  • New : Events OnLoaded / OnSaved added in TFormSize
  • Improved : TAdvMetroForm maximize/normal state via double-click handled
  • Fixed : Rare issue with filtering and floating footer row in TAdvStringGrid
  • Fixed : Issue with linebreaks in HTML hint text in THTMLHint
  • Fixed : Issue with auto range scrollbar in merged cells in TAdvStringGrid

New in TMS Grid Pack 12.0.0.0 (Apr 5, 2023)

  • New: TDBAdvMultiEditButton component added
  • New: TAdvPDFViewer component added: native PDF file viewer component
  • New: OnClick event added in TCurvyPanel
  • New: OnCardBeforeEdit event added to intercept editor before editing starts in TAdvCardList
  • New: Caption property added in TCurvyPanel
  • Improved: Handling input of multiline text with different linefeed characters in TAdvRichEditor
  • Improved: HTML formatted hint rendering in multimonitor high DPI situations in TAdvStringGrid
  • Fixed: Rare issue with MouseActions.EditOnDblClickOnly and edit validation in TAdvStringGrid
  • Fixed: Issue with return key when default mrOK button is on the form in TAdvRichEditor
  • Fixed: Issue with SVG registration (please reinstall latest TMS FNC Core as well)

New in TMS Grid Pack 11.0.5.1 (Mar 28, 2023)

  • Improved : Handling input of multiline text with different linefeed characters in TAdvRichEditor
  • Fixed : Issue with return key when default mrOK button is on the form in TAdvRichEditor
  • Fixed : Issue with SVG registration (please reinstall latest TMS FNC Core as well)

New in TMS Grid Pack 11.0.5.0 (Mar 20, 2023)

  • New : ptStringList property editor in TInspectorBar
  • New : OnItemDblCick OnDblClick event added in TAdvPicturePane
  • New : Methods PostChar/PostString added to post custom keys to the input control in TAdvSmoothTouchKeyboard
  • New : Exposed properties ReturnIsTab AllowNumericNullValue FloatValue MaxFloatValue MinFloatValue in TAdvMultiButtonEdit
  • New : Exposed properties Precision PrecisionDisplay Prefix Suffix in TAdvMultiButtonEdit
  • New : Added public function SetSplitterSize() in TAdvSplitter
  • Improved : OnDownloadedEULA event handle to allow easier custom handling
  • Improved : Now uses Color/ColorTo for background color drawing when no panels are in the InspectorBar
  • Improved : MouseActions.AutoFocus will only focus grid when application is active in TAdvStringGrid
  • Fixed : OnKeyPress event not triggered for return key in TAdvDBLookupComboBox
  • Fixed : Issue with setting Button.Style back to bsCustom in TAdvMultiButtonEdit
  • Fixed : Issue with returning checkbox state in filtered grid from OnCheckBoxClick event
  • Fixed : Issue with popup menu over items in TAdvPicturePane
  • Fixed : Issue with importing RTF for alignment on pictures in TAdvRichEditor
  • Fixed : Issue with destroy for floating pages in TAdvOfficePager
  • Fixed : Incorrect wildcard handling in SFTP directory listing

New in TMS Grid Pack 11.0.4.0 (Feb 16, 2023)

  • New : TParamLabelEditor TParamListBoxEditor TParamCheckListEditor TParamTreeviewEditor components
  • New : Property SQLFalseSQLTrue added in TAdvDBFilterDialog
  • New : Event OnError for write errors when persisting to file in TFormSize
  • New : Event OnDrawItemProp added in TColumnListBox
  • New : BorderColor property added to TAdvDBComboBox
  • Improved : Extra safeguard added against accessing toolbar rows on a TAdvDockPanel
  • Fixed : TAdvSmoothPopup high DPI fixes for Delphi 11
  • Fixed : Rare issue with OnEnterOnExit with FocusAlign on frames in TAdvEdit
  • Fixed : Label visibility when control visibility changes in TAdvMultiButtonEdit
  • Fixed : Issue with header sort color indication and hidden columns in TAdvStringGrid
  • Fixed : Issue with drawing when ShowRoot = false in THTMLTreeView
  • Fixed : Issue with caption font for HTML text on high DPI in TAdvPanel
  • Fixed : Issue with RepaintRect when specifying cell coordinates outside visible range in TAdvStringGrid
  • Fixed : Issue with RTF import and line-height of zero-length lines in TAdvRichEditor
  • Fixed : Issue with HTML export with system colors in TAdvMemo
  • Fixed : Issue in TPlannerCalendarGroup.ChangeYear()
  • Fixed : Floating footer font size for calculated values on high DPI in TDBAdvGrid
  • Fixed : Delphi 11.2 issue with column resizing in multi-monitor situation in TDBAdvGrid TAdvColumnGrid
  • Fixed : DefaultItem color initialization issue in TPlannerWaitList

New in TMS Grid Pack 11.0.2.0 (Jan 19, 2023)

  • New : IntIPAddress property to get/set IPv4 address as longword
  • New : DB-aware version of TAdvIPEdit : TDBAdvIPEdit added
  • Improved : TAdvSpinEdit LabelFont handling in multimonitor cases with different DPI
  • Improved : High DPI VCL styles based checkbox and radiobutton drawing
  • Improved : Do not draw menu border when MenuBorderColor = clNone in TAdvMainMenu
  • Improved : Changed OnBeforeAutoCompletion to allow to show auto completion list when no character is typed in TAdvMemo
  • Fixed : Use Precision when setting the FloatValue programmatically in TAdvSpinEdit
  • Fixed : Issue with selection after handling OnClickHyperLink in TAdvRichEditor
  • Fixed : Issue with handling OnItemMoving and setting Allow = false in TPlanner
  • Fixed : Issue with ListSource refresh when ListSource dataset changes in TAdvDBLookupComboBox
  • Fixed : Issue with CaptionSize and highDPI in TAdvPolyPager

New in TMS Grid Pack 11.0.1.0 (Jan 5, 2023)

  • New: function IsInvalid: boolean added to verify current input against set min/max in TAdvSpinEdit
  • New: Text property is read/write now in TAdvRichEditor
  • New: TAdvRichEditor.WantReturn added
  • New: TAdvRichEditor.AutoCompletion added
  • New: Padding property added in THTMLabel
  • New: Event OnExpandCollapsChange event added in TAdvSmoothExpanderPanel
  • Improved: URL detection in TAdvRichEditor
  • Improved: TAdvEdit.Lookup.Font uses parent font settings now
  • Improved: LookupPopup.Font setting uses ParentFont in TAdvListEditor
  • Improved: Handling of footer in non-native dialogs with VCL styles in TAdvTaskDialog
  • Improved: Behavior on high DPI for TTreeList
  • Fixed: Rare issue with radiobutton handling and ActiveRowShow in TAdvStringGrid
  • Fixed: Issue with LabelFont handling when ParentFont = false in TAdvSpinEdit

New in TMS Grid Pack 11.0.0.1 (Dec 19, 2022)

  • Improved : TDBAdvGrid design-time column font initialization
  • Improved : Rendering on high DPI in TWebCopy
  • Improved : PDF export when VCL styles are used in TAdvStringGrid
  • Improved : Label top positioning on form in THTMLDialog
  • Improved : Column OLE drandg and drop in BidiMode RightToLeft in TAdvStringGrid
  • Fixed : Issue with setting custom keyboard at design-time in TAdvTouchKeyboard
  • Fixed : Issue with highDPI in combination with form.Scaled = false in TAdvTouchKeyboard
  • Fixed : Issue with date inplace editor in Win64 in TAdvStringGrid
  • Fixed : Issue with copying a single line of text as RTF on clipboard in TAdvMemo
  • Fixed : Issue with clipped text for large font in code blocks in TAdvCodeList
  • Fixed : Issue with automatic column merging and ftSuppress filter type in TAdvStringGrid
  • Fixed : Issue with URL extraction on multi-line wordwrapped lines in TAdvMemo
  • Fixed : Issue with ListSource lookup on first keypress in TAdvDBLookupComboBox
  • Fixed : Incorrect logging statement in TWebUpdate application updater

New in TMS Grid Pack 11.0.0.0 (Dec 8, 2022)

  • New : TAdvResponsiveManager component added
  • New : Property AutoHeight added in THTMLDialog
  • New : LookupList property exposed in TAdvEdit
  • New : Exposed Form in TAdvGridFilterDialog
  • Improved : Text rect calculation for auto sizing items in TAdvSmoothListBox
  • Improved : Find and replace dialog trigging from TAdvMemo
  • Fixed : Issue with up-search with WholeWordOnly option in TAdvMemo
  • Fixed : Issue with handling URL''s longer than control width in TAdvSmoothListBox
  • Fixed : Issue with callback proc in 64bit mode in TAdvTaskDialog
  • Fixed : Issue with AutoDropDownSize on high DPI in TCheckListEdit
  • Fixed : Issue in TAdvStringGrid with column drag and drop in BidiMode = bdRightToLeft
  • Fixed : Floating point error when printing with specific settings in TPlanner

New in TMS Grid Pack 10.8.6.0 (Nov 22, 2022)

  • New : TAdvResponsiveManager beta
  • New : Event OnCreated added that is triggered when the internal popup window is created
  • Improved : HTML parser to handle
  • as well as
  • in TAdvRichEditor
  • Improved : Extended range of supported HTML entities for mini HTML rendering
  • Improved : Drastic performance improvement for filtering with FilterType = ftSuppress in TAdvStringGrid
  • Improved : Changed paste behavior for TAdvEdit to allow to process multiline pasted text
  • Improved : Ability to handle TWideMemoField blob fields added in TDBHTMLabel
  • Fixed : Issue with ungrouping and searchfooter in TDBAdvGrid
  • Fixed : Issue with multiple instances using the same ListSource on the form in TAdvDBLookupComboBox
  • Fixed : Issue with high DPI in Delphi 11.x in TAdvTouchKeyboard
  • Fixed : Issue with grouping and column property handling for group header rows in TDBAdvGrid TAdvColumnGrid
  • Fixed : Issue with disjunct row selection and suppress rows in TAdvStringGrid
  • Fixed : Issue with OnClick triggered for programmatic Row changes in TAdvStringGrid (bug in base class TStringGrid)
  • Fixed : Issue with OLE column draganddrop in BidiMode RightToLeft in TAdvStringGrid
  • Fixed : Issue with HTML parser with
  • tags in TAdvRichEditor
  • Fixed : Issue in TAdvSmoothTouchKeyboard with high DPI support in Dephi 11 on low DPI Form

New in TMS Grid Pack 10.8.5.0 (Nov 9, 2022)

  • New : UpButton DownButton as public properties on TAdvSpinEdit.Button exposed
  • Improved : Drawing caption selected color simultanously in TAdvOfficeColorSelector
  • Fixed : Rare issue with Find and setting memo cursor after reaching end of find in TAdvMemo
  • Fixed : Minus button center drawing for vertical orientation in TAdvTrackBar
  • Fixed : Issue with restore filder for specific conditions in TAdvDBFilterPanel
  • Fixed : Issue with load from list source on first dropdown in TAdvDBLookupComboBox
  • Fixed : Issue with handling paste of multiline text in TAdvListEditor
  • Fixed : Issue with TDBAdvMoneyEdit and setting DataSource.Enabled = false
  • Fixed : Issue with KeepHorizScroll and mouse wheel handling in TDBAdvGrid
  • Fixed : Issue with EditorEnabled = true in TCheckListEdit

New in TMS Grid Pack 10.8.3.0 (Oct 3, 2022)

  • TAdvStringGrid: Highly supercharged string grid
  • TAdvGridDropDown: A multi column combobox on steroids
  • TAdvGridWorkbook: Multisheet version of TAdvStringGrid
  • TAdvColumnGrid: String grid with flexible column oriented property management
  • TAdvSpreadGrid: Formula-aware spreadsheet version of TAdvStringGrid
  • TDBAdvGrid: Data-aware version of TAdvStringGrid
  • TAdvPreviewDialog: Print preview dialog
  • TAdvGridPrintSettings: Dialog for setting the various grid's print options
  • TAdvGridHTMLSettings: Dialog for setting the various grid's HTML export features
  • TAdvGridFindDialog: Dialog wrapping all grid's find functionality
  • TAdvGridImportDialog: Dialog for help during TXT or CSV file import
  • TAdvGridExcelIO: Native XLS file import & export with TAdvStringGrid, TAdvColumnGrid, TAdvSpreadGrid and TAdvGridWorkbook
  • TAdvGridRTFIO: Component to export grid to RTF files
  • TAdvGridCSVPager: Component to use CSV files with paging
  • TESBMathsLib: ESB Mathematics library for TAdvSpreadGrid by ESB Consultancy
  • TChartLink: Synchronize TChart's with grid's data in a codeless way
  • TFormCtrlLink: Component to link any TWinControl descendent as inplace editor for grids
  • TAdvGridFilterPanel & TAdvGridFilterDialog: Components for building filters visually for TMS grids*
  • TAdvDBFilterPanel & TAdvDBFilterDialog: Components for building filters visually for datasets*
  • TAdvGridPDFIO: Component for exporting the TAdvStringGrid content to a PDF file*
  • TAdvGridColumnPicker: Popup control that can be used to select columns to display in the grid. Columns can be moved via drag & drop between the column picker list and the grid*

New in TMS Grid Pack 10.8.2.2 (Sep 20, 2022)

  • New :HeaderFlat added in TTodoList TDBTodoList
  • Improved: TAdvEdit TAdvSpinEdit TAdvLUEdit and descending components fix for DPI monitor switch handling
  • Improved: Font handling when form.Scaled = false in TAdvSmoothListBox
  • Improved: Drawing of time axis in half day display mode in TAdvPlannerPDFIO
  • Fixed: TAdvSmoothDock disabled functionality implemented.
  • Fixed: Potential Win64 issue in TAdvTabSet
  • Fixed: Issue with use in Win64 environment in TAdvOfficePager
  • Fixed: Issue with text highlight and alignment in TAdvStringGrid
  • Fixed: Issue with rendering header in TTodoList
  • Fixed: Issue with incremental auto goto when sorted in TAdvStringGrid
  • Fixed: Issue with getting token at cursor when token is preceeded by specific characters in TAdvMemo
  • Fixed: Issue with TAdvToolBarButton caption text color when VCL styles are used
  • Fixed: Issue in filter restore with fieldname containing spaces in TDBAdvFilterPanel

New in TMS Grid Pack 10.8.2.1 (Sep 1, 2022)

  • Improved : Design-time editing for Parameter Controls
  • Fixed : Issue with vert. text align when BidiMode = bdRightToLeft in TAdvOfficeCheckBox
  • Fixed : Issue with spaces in fieldname in Access when used with TAdvDBFilterPanel
  • Fixed : Issue with initialization of CompletionSmooth setting for progressbars in TPlanner
  • Fixed : Issue with incorrect selection change after changing format in specific circumstances in TAdvRichEditor
  • Fixed : Issue with OnIsFixedCell and hidden column handling in TAdvStringGrid
  • Fixed : Issue with HTML export in connection with wordwrap in TAdvRichEditor
  • Fixed : FilterEdit handling when BidiMode <> bdLeftToRight in TAdvStringGrid

New in TMS Grid Pack 10.8.2.0 (Aug 18, 2022)

  • New: Support for images in filter action buttons in TAdvDBFilterPanel
  • New: Exposed OnContextPopup event handler in TAdvMemo
  • New: ControlLook.GrayedGlyph added in TAdvStringGrid
  • New: CSVLineBreak property added in TAdvStringGrid
  • Improved: ImageIndex property editor in Object Inspector in TAdvToolPanel
  • Improved: High DPI handling for filter action buttons in TAdvDBFilterPanel
  • Improved: Caret position handling after SetSelection* calls in TAdvRichEditor
  • Fixed: Item.CaptionFont handling in multimonitor high DPI situation in TInspectorBar
  • Fixed: Issue with use on TAdvControlDropDown and use of Enter key in TAdvDBLookupComboBox
  • Fixed: Issue with use on Delphi 11.1 and Win64 in TFolderDialog
  • Fixed: Issue with menu font size when custom menu styler is used in high DPI in TAdvMainMenu
  • Fixed: Issue with handling field names with spaces in TAdvDBFilterPanel
  • Fixed: Issue with empty blob fields with TDBAdvRichEditor
  • Fixed: Issue with code block completion in TAdvMemo

New in TMS Grid Pack 10.8.1.0 (Aug 1, 2022)

  • New : Property HoverCursor added in TAdvWordCloud
  • New : Methods ChangeMonth() ChangeYear() added in TPlannerCalendarGroup
  • New : ColumnByTag[AValue]: TGridColumnItem property added in TAdvColumnGrid
  • Improved : Performance for handling mouse scrolling in TAdvPolyList
  • Improved : Height calculation in TAdvFindDialog TAdvReplaceDialog
  • Fixed : Issue with grid sort and Navigation.KeepHorizScroll in TAdvStringGrid
  • Fixed : Issue with executing loops with multiple HTTP errors in TWebData
  • Fixed : Issue with caret and AutoSize = false in TAdvListEditor
  • Fixed : Issue with SaveKbdLayout on newer Delphi versions in TAdvTouchKeyboard
  • Fixed : Issue with ParentFont property handling for TAdvEdit
  • Fixed : Issue with ClearSelection and caret position in TAdvRichEditor
  • Fixed : GDI HTML render engine for center aligned text issue

New in TMS Grid Pack 10.8.0.0 (Jul 20, 2022)

  • New: Support for named picture element export to PDF in TAdvRichEditor
  • New: Exposed popup menu access in TPlannerWaitList
  • New: Default parameter IncludeInvisible: boolean = false for SelectAll method
  • New: Capability to load and save hotspots to file from the hotspot editor for THotSpotImage
  • New: CanSize property added in TAdvGroupBox to make groupbox sizeable at runtime
  • New: BidiMode right-to-left support added in TAdvToolPanel caption
  • New: Anti-aliased signature drawing in TAdvSignatureCapture
  • Improved: Using RangeSelectAndEdit = true together with DropDownVisibleAlways = true in TAdvStringGrid
  • Improved: High DPI handling in Delphi 11 for TAdvGridFilterPanel TAdvGridFilterDialog
  • Improved: Font initialization in TAdvRichEditorFormatButtonBar
  • Improved: Drawing with GridLineWidth > 1 and VCL styles in TAdvStringGrid
  • Improved: Compact window dropdown autosizing in TAdvToolBar
  • Fixed: Regression with subitem triangle drawing for TAdvMenus
  • Fixed: Issue with dropdown enable for TAdvDBLookupComboBox without DataSource
  • Fixed: Issue with TIME param input in newer Delphi versions in TParamTreeView
  • Fixed: Issue with OpenWidth handling for ppRight positioned tabs in TAdvToolPanelTab
  • Fixed: Issue on sorting with both MoveRowOnSort and MoveRowOnScroll = true in TAdvStringGrid
  • Fixed: Inconsistent column index from OnCheckBoxChange with hidden columns in TAdvStringGrid
  • Fixed: Border rendering when Ctl3D = false in TAdvEdit

New in TMS Grid Pack 10.7.9.1 (Jul 5, 2022)

  • Improved : Code to retrieve folder tree from OS in TAdvExplorerTreeView
  • Fixed : Issue with using custom glyphs for checkboxes in combination with VCL styles
  • Fixed : Issue with setting StyleElements = [] for button in TAdvEditBtn
  • Fixed : Issue with runtime created pages in TAdvToolBarPager for high DPI
  • Fixed : Issue with persisting system colors to stream in TAdvRichEditor
  • Fixed : Issue with high DPI font handling on Delphi 11 in TAdvSmoothStatusIndicator
  • Fixed : Issue with hidden row height handling during DPI changes in TAdvStringGrid
  • Fixed : Issue with handling Ctrl-LeftCtrl-RightCtrl-Up from TAdvToolBarPager

New in TMS Grid Pack 10.7.9.0 (Jun 23, 2022)

  • New: Event OnChanging added in TAdvTreeComboBox
  • Improved: Search footer rendering in TAdvStringGrid
  • Improved: More extensive status information during SFTP connection establishing in TWebUpdate
  • Fixed: TAdvGraphics draw icons not shown
  • Fixed: Small inconsistency with OnRowUpdate in combination with OnRowChanging in TAdvStringGrid
  • Fixed: Regression with menu button positioning
  • Fixed: Rare multi-row selection issue when selected cell is clicked twice in TAdvStringGrid
  • Fixed: Lookup high DPI issue on older Delphi versions in TAdvListEditor
  • Fixed: Issue with read-only cells method called with column index -1 in TDBAdvGrid
  • Fixed: Issue with LabelFont handling in Delphi 11 with high DPI in TAdvDBLookupComboBox

New in TMS Grid Pack 10.7.8.1 (Jun 8, 2022)

  • Improved : Drag column mode for BidiMode = bdRightToLeft in TAdvStringGrid
  • Improved : Behavior with checkbox in combination with edTimeEdit inplace editor in TAdvStringGrid
  • Improved : Behavior on high DPI for inplace editor in TAdvListEditor
  • Improved : Autosize handling for runtime created toolbar buttons in TAdvToolBarButton
  • Fixed : Text color issue in combination with checkbox and VCL styles in TAdvStringGrid
  • Fixed : Show empty text when dataset is not active in TAdvDBLookupComboBox
  • Fixed : Issue with special HTML characters not being rendered in TAdvTreeView
  • Fixed : Issue with line drawing when start drawing on clear button in TAdvSignatureCapture
  • Fixed : Issue with gpTop GlyphPosition when Caption is empty on TAdvToolBarButton
  • Fixed : Issue with button ordering when mixing menu toolbar with toolbar controls
  • Fixed : Issue with TAdvOfficePaget tab drawing in combination with high DPI and VCL styles
  • Fixed : Default font initialization for header fonts in TDBAdvGrid

New in TMS Grid Pack 10.7.8.0 (May 25, 2022)

  • New: Support for virtual image lists added in Parameter Controls
  • New: Support for TVirtualImageList for HeaderImages in TAdvListView
  • New: Property EmoticonSize added in TAdvEmoticonPickerDropDown
  • New: Password type inplace editor added in Parameter Controls
  • Improved: Combobox dropup via button click in TAdvOfficeComboBox
  • Fixed: Issue with saving item.KeyString value in TAdvTouchKeyboard
  • Fixed: Issue with prior button image index assignment in TDBAdvGlowNavigator
  • Fixed: Issue with SelectOnRightClick for topmost row in TPlanner
  • Fixed: Issue with OnContextPopup when the inplace editor is active in TAdvListEditor
  • Fixed: Issue with LabelFont initialization in controls with attached label in specific circumstances

New in TMS Grid Pack 10.7.7.0 (May 11, 2022)

  • New : VCL styles support added in TAdvMoneyEdit
  • New : Support to persist keyboards with unicode characters in TAdvTouchKeyboard
  • New : Support for use of TVirtualImageList for use in high-DPI scenarios for TDBAdvGlowNavigator
  • New : Support for drawing overlapped events added in TPlannerCalendar TPlannerCalendarGroup
  • New : Setting SelectionColor SelectionTextColor = clNone allows to always use specified custom color in TAdvDBLookupComboBox
  • New : CalculatorLook.BorderColor added in TAdvMoneyEdit
  • New : Binary identifier setting in syntax styler to highlight also binary formatted numbers in TAdvMemo
  • New : AutoShowCalculator property added in TAdvMoneyEdit
  • Improved : cblChrome close button appearance in high DPI in TAdvOfficeTabSet
  • Improved : LabelFont handling in connection with ParentFont in controls with attached label
  • Improved : Alignment preserve when entering new line in TAdvRichEditor
  • Fixed : TAdvSmoothLabel Caption shadow high DPI handling for Delphi 11
  • Fixed : Rounding issue with label font height calculation in high DPI scenarios in TAdvEdit
  • Fixed : MoveNode no longer destroys and recreates node in TAdvTreeView
  • Fixed : Issue with setting line alignment from linebreak in TAdvRichEditor
  • Fixed : Issue with persisting color in DB for TDBAdvColorPickerDropDown
  • Fixed : Issue with page control border when none of tabsheets has TabVisible = true in TAdvPageControl
  • Fixed : Issue with opening share drives in TAdvExplorerTreeView
  • Fixed : Issue with cell font color when using VCL style checkboxes in TAdvStringGrid
  • Fixed : Issue with caret after selection dlb click in TAdvRichEditor
  • Fixed : Issue with anchor detection with centered paragraphs in TAdvAlertWindow
  • Fixed : Issue with Ctrl-A and editing mode in TAdvStringGrid
  • Fixed : High DPI issue when used on frames for TAdvOfficePager

New in TMS Grid Pack 10.7.6.0 (Apr 26, 2022)

  • New : Visible property to show or hide the extra needles
  • New : VCL Style enabled cell checkbox drawing in TAdvStringGrid
  • New : OnItemClick and OnItemDblClick events in TAdvKanbanBoard
  • New : Added wpSftpList support in TWebCopy
  • New : Added support for use of TVirtualImageList in TPlannerMonthView
  • Improved : Error handling when invalid time was entered in TAdvTimePickerDropDown
  • Improved : Dropdown control sizing in Delphi 11 for high DPI in TAdvControlDropDown
  • Improved : Closed button look in high DPI scenarios in TAdvOfficeTabSet
  • Improved : ButtonWidth handling with high DPI in TAdvEditBtn
  • Improved : Added Key in TAdvSmoothListBoxItem.CopySettings()
  • Fixed : Rare issue with AdvanceInsert in specific circumstances in TAdvStringGrid
  • Fixed : Issue with property type panel value editing in high DPI in TInspectorBar
  • Fixed : Issue with per monitor DPI handling for TAdvToolBarMenuButton in Delphi 11
  • Fixed : Issue with handler for OnClickCell and OnClick in TAdvStringGrid
  • Fixed : Issue with HighlightColor HighLightTextColor in TAdvRichEditor

New in TMS Grid Pack 10.7.5.0 (Apr 7, 2022)

  • New : Property FindText added to control whether the node is looked up or not in TAdvTreeComboBox
  • New : BeginUpdate/EndUpdate methods added in TAdvWordCloud
  • Improved : High DPI drawing of sys icons and per monitor DPI handling in TDirectoryListBoxEx TFileListBoxEx
  • Improved : Exposed Font and Align properties for TAdvGradientDirectionSelector
  • Fixed : Rare alignment issue in Delphi 11 during form loading in TAdvPanel
  • Fixed : Per monitor high DPI issue in TAdvRTFLabel
  • Fixed : LabelFont color initialization for Office 2019 white mode in TAdvComboBox
  • Fixed : Issue with double automtic row insert in specific circumstances in TAdvStringGrid
  • Fixed : Issue with AutoSize = true and adding words in TAdvWordCloud
  • Fixed : Isse with clipping and use of large images in TAdvRichEditor

New in TMS Grid Pack 10.7.4.1 (Mar 15, 2022)

  • Improved : telephone type specifier adding in export in TvCard
  • Improved : Label font size initialization at design-time for high DPI in TAdvSpinEdit TAdvComboBox TAdvDropDown ...
  • Improved : Exception handling for opening unsupported files from TAdvRichEditorEditToolBar
  • Fixed : Width of dropdown button handling for high DPI in TCheckListEdit
  • Fixed : Rare issue with stopping editing from OnCellChanging in TAdvStringGrid
  • Fixed : Issue with radiobutton / text spacing on multimonitor setup with different DPI in TAdvOfficeRadioButton
  • Fixed : Issue with parsing unicode chars from RTF in TAdvRichEditor
  • Fixed : Issue with getting filter in 64bit in TAdvListView
  • Fixed : Issue with cell balloon handling and cell selection in TAdvStringGrid
  • Fixed : Issue with VCL styles and high DPI in TAdvOfficePager
  • Fixed : Issue with OnHintForToken OnHintForWord and comments in TAdvMemo
  • Fixed : Issue with OnEditCellDone for custom inplace editors in TAdvStringGrid
  • Fixed : Issue with Label persistence in QueryValues in TAdvMultiInputQueryDialog
  • Fixed : Issue with AdvanceOnEnter AdvanceInsert and read-only cells in TAdvStringGrid

New in TMS Grid Pack 10.7.4.0 (Feb 23, 2022)

  • New : TVirtualImageList support added in TInspectorBar
  • New : TAdvOfficePage.TextAlignmentTAdvOfficePage.TextVerticalAlignment added
  • Improved : THTMLStatusBar high DPI support for Delphi 11
  • Improved : Stop editing by setting Key = #0 in OnKeyPress() in TAdvStringGrid
  • Improved : RowHeight updating via Zoom() in high DPI / Delphi 11 in TAdvStringGrid
  • Improved : Popup toolbar behavior in high in TAdvRichEditor
  • Improved : Performance in TAdvRichEditor
  • Improved : MultiPanel mode with VCL styles in TInspectorBar
  • Improved : Lookup dropdown font high DPI handling in TAdvEdit
  • Improved : Behavior of TAdvListEditor on high DPI screens
  • Fixed : Memory leak in TAdvPolyList items
  • Fixed : Issue with use of system font and high DPI in THTMLStatusBar
  • Fixed : Issue with programmatic insert of controls in TAdvToolBar under high DPI in Delphi 11
  • Fixed : Issue with multi-monitor high DPI handling in TAdvSpinEdit
  • Fixed : Issue with high dpi in TAdvSmoothPanel and TAdvSmoothExpanderButtonPanel
  • Fixed : Issue with custom EditLink based inplace editing on edit exit in TAdvStringGrid
  • Fixed : Issue with application menu height in TAdvToolBarForm
  • Fixed : Issue with ShowWeeks = true in TPlannerCalendar
  • Fixed : Issue with Padding conflicting with Padding TWinControl. Property renaming to TextPadding in TAdvEdit
  • Fixed : Issue with HTML engine and line-height attribute for
  • tag for TAdvStringGrid
  • Fixed : Issue in TPlannerCalender with ShowGoToToday
  • Fixed : Issue in TAdvDateTimePicker with timepicker position on high DPI
  • Fixed : Initialization of grid row heights with high-DPI in TAdvGridDropDown

New in TMS Grid Pack 10.7.3.0 (Feb 9, 2022)

  • New : Property URLUnderline added in TAdvStringGrid
  • New : Prefix added in TAdvSpinEdit
  • New : Padding added in TAdvEdit TAdvMaskEdit TAdvSpinEdit
  • New : Images in TAdvDBLookupComboBox use column''s alignment for rendering
  • New : ImageList images support in TAdvSmoothTabPager tab
  • New : HTML formatted text support in TAdvSmoothTabPager tab
  • New : Design-time preview for TAdvMultiInputQueryDialogEditor
  • New : Added Target parameter in AdvRichEditor.GetContentAsHTML
  • New : Added OnBeforeSortNodes and OnAfterSortNodes events in TAdvTreeView
  • New : Added HyperLinkTarget property in TAdvRichEditorHTMLIO
  • New : Added HotSpot.BeginUpdate/HotSpot.EndUpdate to do runtime hotspot picture updates
  • Improved : Vertical division of weeks in TPlannerCalendar TPlannerCalendarGroup
  • Improved : Drawing with large DayFont size in TPlannerCalendar TPlannerCalendarGroup
  • Fixed : Regression with Ellipsis drawing for TAdvOfficeCheckBox
  • Fixed : Issue with font initialization with high DPI when adding cell graphics in TAdvColumnGrid
  • Fixed : Issue with LookupNode function in TAdvTreeView not auto-expanding
  • Fixed : Issue with DisjunctRowSelectDrag in combination with hidden rows in TAdvStringGrid
  • Fixed : Issue for OnGetCurrentTime in plDay mode in TPlanner
  • : Improved: Checks for Application.MainForm in case of use via DLL in TFormSize

New in TMS Grid Pack 10.7.2.0 (Jan 27, 2022)

  • TAdvStringGrid: Highly supercharged string grid
  • TAdvGridDropDown: A multi column combobox on steroids
  • TAdvGridWorkbook: Multisheet version of TAdvStringGrid
  • TAdvColumnGrid: String grid with flexible column oriented property management
  • TAdvSpreadGrid: Formula-aware spreadsheet version of TAdvStringGrid
  • TDBAdvGrid: Data-aware version of TAdvStringGrid
  • TAdvPreviewDialog: Print preview dialog
  • TAdvGridPrintSettings: Dialog for setting the various grid's print options
  • TAdvGridHTMLSettings: Dialog for setting the various grid's HTML export features
  • TAdvGridFindDialog: Dialog wrapping all grid's find functionality
  • TAdvGridImportDialog: Dialog for help during TXT or CSV file import
  • TAdvGridExcelIO: Native XLS file import & export with TAdvStringGrid, TAdvColumnGrid, TAdvSpreadGrid and TAdvGridWorkbook
  • TAdvGridRTFIO: Component to export grid to RTF files
  • TAdvGridCSVPager: Component to use CSV files with paging
  • TESBMathsLib: ESB Mathematics library for TAdvSpreadGrid by ESB Consultancy
  • TChartLink: Synchronize TChart's with grid's data in a codeless way
  • TFormCtrlLink: Component to link any TWinControl descendent as inplace editor for grids
  • TAdvGridFilterPanel & TAdvGridFilterDialog: Components for building filters visually for TMS grids*
  • TAdvDBFilterPanel & TAdvDBFilterDialog: Components for building filters visually for datasets*
  • TAdvGridPDFIO: Component for exporting the TAdvStringGrid content to a PDF file*
  • TAdvGridColumnPicker: Popup control that can be used to select columns to display in the grid. Columns can be moved via drag & drop between the column picker list and the grid

New in TMS Grid Pack 10.7.1.0 (Jan 10, 2022)

  • 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 : High DPI handling for TInspectorBar font property types
  • Improved : High DPI handling for TInspectorBar combobox property types
  • Improved : Default button size in TMoneyEdit
  • Improved : Button glyph center alignment in TAdvMoneyEdit TMoneyEdit
  • Improved : BorderColor updating during editing in TAdvSearchEdit
  • Improved : Automatic TAdvMemo pickup when creating TAdvMemoFindDialog TAdvMemoFindReplaceDialog
  • Fixed : Windows version retrieval for non Unicode Delphi versions in TEXEInfo
  • Fixed : Small color issue in Office2013 light gray style in TAdvPanel
  • Fixed : Regression with FixedFont scaling for high DPI in Delphi versions prior to 11 in TAdvStringGrid
  • Fixed : Rare issue setting cell text from OnButtonClick in TAdvStringGrid
  • Fixed : Navigation with righ key when ColWidths[x] = 0 in TAdvStringGrid
  • Fixed : Issue with invoke dataset edit during runtime creation / setting visible in TAdvDBDateTimePicker
  • Fixed : Issue with handling OnClick for TAdvTabSet when programmatically adding/removing items
  • Fixed : Issue with getting button control from compact ribbon toolbar for TAdvRichEditor
  • Fixed : Issue with VCL styles initialization in TAdvOfficePager
  • Fixed : Issue with VCL Style Windows10 on Delphi 11 in TAdvGlowButton
  • Fixed : Issue with TAdvSignatureCapture background handling
  • Fixed : Issue with IncrementSmart/DecrementSmart and OnChange event in TAdvSpinEdit
  • Fixed : Hover drawing of dropdown button in specific modes in TAdvGlowButton
  • Fixed : High DPI font handling regression in Delphi versions 10.x in TDBAdvGrid
  • Fixed : Default panel text color for esCustom style in TAdvNavBar

New in TMS Grid Pack 10.7.0.0 (Dec 21, 2021)

  • New : Support for text fields for TDBAdbvRichEditorRTFIO TDBAdvRichEditorHTMLIO
  • New : Property AutoSizeDirection added in TAdvGlowButton
  • Improved : TAdvOfficeTableSelector high DPI handling with Delphi 11
  • Improved : Performance of ContractAll in TAdvStringGrid
  • Improved : HTML detection in Caption in TAdvMetroTile
  • Fixed : Issue with restoring control border color by TAdvToolTip
  • Fixed : Issue with node handling and grid.MouseActions.DisjunctRowSelectDrag = true in TAdvStringGrid
  • Fixed : Issue with dblclick in combination with modal dialogs consuming focus in TAdvTreeView
  • Fixed : Issue with color updating in TDBAdvRichEditorRTFIO and TDBAdvRichEditorHTMLIO
  • Fixed : Issue with ParentFont = true and font handling in high DPI in TAdvGlowButton
  • Fixed : Issue with OnChange and PgUp/PgDn in TAdvSpinEdit
  • Fixed : Issue with FixedFont on high DPI with Delphi 11
  • Fixed : Issue retrieving and inserting nodes based on row parameter in TAdvTreeView

New in TMS Grid Pack 10.6.9.0 (Dec 8, 2021)

  • 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 setting Appearance.TranspHover = true in TAdvGlowButton
  • Fixed : Issue with returning existing categories for empty IDs in TAdvTableView
  • Fixed : Issue with function GetLastChildOfParentNode in TAdvMemo
  • Fixed : Issue with day of week param in OnGetWeekDayName event in TAdvSmoothCalendar
  • Fixed : Issue with AutoSize on TAdvOfficeRadioGroup THTMLRadioGroup

New in TMS Grid Pack 10.6.8.0 (Dec 1, 2021)

  • New : TPlannerMonthView.XYToItem() function added
  • New : Support with ADR tag for the AppDataRoaming target folder in TWebUpdate
  • New : Support for HTML formatted text on grid cell buttons in TAdvStringGrid
  • New : Public function GetCaptionSize: TSize added in TAdvPanel
  • New : Property Item.NotesLineSpacing added in TAdvSmoothListBox
  • New : Property CommandLinksTextColor, CommandLinksBorderColor, CommandLinksBorderColorHot added in TAdvTaskDialog
  • New : Block brackets support added in TAdvMemo
  • Improved : TAdvOfficePager rendering on Windows 11
  • Improved : Rendering on high DPI with Delphi 11 in TAdvPanel
  • Improved : PDF Export in TAdvStringGrid
  • Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvToolBarPager
  • Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvOfficePager
  • Improved : High DPI rendering with Delphi 11, Windows 11 of TAdvGlowButton
  • Improved : Design-time initialized TColumnListBox has not column by default
  • Fixed : TAdvRichEditor initialization on record change of TDBAdvRichEditorRTFIO
  • Fixed : Issue with button background painting in TAdvEditBtn
  • Fixed : Issue with OnMouseDown for non-editable cells in TAdvStringGrid
  • Fixed : DrawTool rendering of shapes in TPlanner
  • Fixed : Access violation in TAdvSmoothMessageDialog while closing with non modal dialogs

New in TMS Grid Pack 10.4.5.1 (Oct 24, 2020)

  • Fixed : VCL Style registration code issue in TAdvOfficeColorPicker
  • Fixed : Rare case of horiz. scrollbar updating when grid.ScrollProportional = true
  • Fixed : Issue with centering text when Ellipis = true in TAdvOfficeCheckBox
  • Fixed : Issue with anchor click handling in TAdvTreeView

New in TMS Grid Pack 10.4.5.0 (Oct 22, 2020)

  • New : TAdvStringGridSelectAll TAdvStringGridClear actions added
  • New : Support for TYPECOLORIMAGE specifiers for LI elements in THTMListBoxTHTMLabelTHTMLComboBoxTHTMLCheckBoxTHTMLRadioButton
  • New : Support for TYPECOLORIMAGE specifiers for LI elements in HTML formatted cells in TAdvStringGrid
  • New : Method MoveToGroup() CopyToGroup() added to move panels between groups in TAdvPanelGroup
  • Improved : VCL Styles usage in dropdown with scrollbars
  • Improved : TAdvWebBrowser compatibility with latest Edge Chromium stable updates
  • 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 : VCL style got cleared in TAdvOfficePager when changing monitors with different DPI
  • Fixed : Text color of TAdvToolbarButton in Office 2016 Black style
  • Fixed : Regression with setting TabVisible = false in TAdvPageControl
  • Fixed : Rare issue with spellcheck when wordwrap is enabled in TAdvRichEditor
  • Fixed : Issue with image resize andnd update in TDBAdvRichEditor
  • Fixed : Issue with RDP reconnect when no VCL styles are used in TAdvGlowButton
  • Fixed : Issue with HTML rendering in combination with per monitor DPI changing
  • Fixed : Issue in TAdvMultiColumnDropDown and ColumnSizeWithDropDown = true
  • Fixed : High DPI issue with OwnerDraw = true in TAdvListView

New in TMS Grid Pack 10.4.4.1 (Oct 9, 2020)

  • Fixed : Memory leak in TAdvGroupBox
  • Fixed : Issue with column width synchronization during startup in TAdvDropDown

New in TMS Grid Pack 10.4.4.0 (Oct 8, 2020)

  • New : TPlannerCalendarEditLink component added
  • New : TDBAdvRichEditorRTFIO demo added
  • New : TAdvToolBarContainer.ShowBorder property added
  • New : TAdvSmoothTouchKeyBoard per monitor high DPI support
  • New : Redesigned design-time HTML property editor
  • New : Autoposition of controls in toolbar takes AlignWithMargins/Margins in account
  • Improved : VCL Styles and high DPI compatibility in TAdvDropDown controls
  • Improved : Rendering with VCL Styles of Windows 10 * type in TAdvSpinEdit
  • Fixed : THTMLComboBox ItemHeight size on per monitor dpi
  • Fixed : Specific issue with copy to clipboard as HTML in relationship with MS Word in TAdvStringGrid
  • Fixed : Regression with ScaleForDPI call in TAdvDropDown
  • Fixed : Potential issue with deleting assigned FocusControl in TAdvTaskDialog
  • Fixed : Issue with use on parent controls with Ctl3D = false in TAdvListEditor
  • Fixed : Issue with repeated RTE clipboard paste in TAdvRichEditor
  • Fixed : Issue with highlight text containing and character in TAdvStringGrid
  • Fixed : Issue with high DPI in TColumnComboBox
  • Fixed : Issue with dropdown size on per monitor DPI in TAdvDropDown
  • Fixed : Issue with dataset update from clipboard paste in TAdvDBLookupComboBox
  • Fixed : Issue with border appearance when BorderStyle = bsNone in TAdvTouchSpinEdit
  • Fixed : Issue with VCL styles and scrollbar update when seClient = false in TAdvStringGrid
  • Fixed : Issue with TAdvToolBarMenuButtontext color with TMS styles
  • Fixed : Issue with MarginHorz setting for blGlyphRightAdjusted layout in TAdvGlowButton
  • Fixed : Issue with InsertAsRTF() and update TDBAdvRichEditor
  • Fixed : Issue in TAdvPanel with Background image size when starting on high DPI screen
  • Fixed : Design-time issue with copy and paste of TAdvPopupMenu
  • Fixed : Calculation of MinRowHeight/MaxRowHeight in multimonitor scenario in TAdvStringGrid

New in TMS Grid Pack 10.4.3.0 (Oct 1, 2020)

  • New : RangeCharacter / RangeCharacterFrequency properties added in TAdvEdit
  • New : CaptionFont added in TAdvGroupBox TAdvOfficeRadioGroup TAdvOfficeCheckGroup
  • Improved : VCL Themes handling in TAdvDropDown
  • Improved : Handling of persistence with different DPI on monitors in TFormSize
  • Fixed : Issue with signing in spawned updater in TWebUpdate
  • Fixed : Issue with import from HTML with SUB/SUP tags in TAdvRichEditor
  • Fixed : Issue with function NewVersionAvailable when sFTP based update is used
  • Fixed : Issue with dropdown initialization when DataSource is not assigned in TAdvDBLookupComboBox
  • Fixed : Issue with TWebUpdate wizard and sFTP access
  • Fixed : Issue with OnClickSub not exposed in TAdvMultiButtonEdit
  • Fixed : Issue with LoadFromCSV() and file encoding in TAdvStringGrid
  • Fixed : Issue with AutoCloseTimeOut for repeated execution in TAdvInputTaskDialog

New in TMS Grid Pack 10.4.2.0 (Sep 25, 2020)

  • 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 : High DPI compatibility in TAdvDropDown controls
  • Improved : Font handling when ParentFont = true in TAdvEdit
  • Fixed : Stack overflow issue with edDataCheckBox inplace editor in TAdvStringGrid
  • Fixed : Rare issue with OnComboChange event with opening combobox editor
  • Fixed : Issue with editing via setting DataSet.Edit in TDBAdvOfficeRadioGroup TDBAdvOfficeCheckGroup
  • Fixed : Issue with changing Default property at runtime for TAdvGlowButton
  • Fixed : Issue with MaxHorizontalExtent calculation in THTMListbox
  • Fixed : Issue with Enable in TAdvDBLookupComboBox when no DataSource is assigned
  • Fixed : Issue with EmptyText background color in TAdvGDIPicture
  • Fixed : GDIPImageItem description font size and image sizes on high DPI

New in TMS Grid Pack 10.4.1.0 (Sep 17, 2020)

  • New: NextEdit() method added in TAdvStringGrid
  • Improved: Use in combination with a TVirtualImageList on high DPI in TAdvOfficeStatusBar
  • Improved: ShowFixedInplaceEdit() behavior when a Filter Edit is used in TAdvStringGrid
  • Improved: Printing title text on TAdvStringGrid
  • Improved: Lookup in TAdvGridDropDown
  • Improved: Loading the filter shows the filter value automatically when a Filter Edit is used in TAdvStringGrid
  • Improved: Exposed Align property for TAdvColorSelector
  • Improved: Behavior when keying ''-'' on selected signed value in TAdvSpinEdit
  • Improved: Autocompletion type identifier rendering in high DPI in TAdvMemo
  • Fixed: TAdvToolBarPager UpdateApperance access violation if page appearance didn''t exist
  • Fixed: TAdvRichEditorHorizontalRuler position on creation
  • Fixed: Rare issue with loading from CSV with multiline values in TAdvStringGrid
  • Fixed: Isuse with DPI scale initialization in THTMLStaticText
  • Fixed: Issue with using cell objects and RemoveRowList() method
  • Fixed: Issue with unbalanced
  • Fixed: Issue with paste from clipboard in TAdvDBLookupComboBox
  • Fixed: Issue with paste from clipboard and caret in TAdvRichEditor
  • Fixed: Issue with dataset activation in TAdvDBLookupComboBox
  • Fixed: Issue with TAdvEdit when used on a TTitleBarPanel in Delphi 10.4
  • Fixed: Issue with Paste into selected text in TAdvMemo
  • Fixed: Issue with OnComboObjectChange when starting combobox inplace editor in TAdvStringGrid
  • Fixed: Issue with HintShowXY in TPlanner
  • Fixed: Issue with AutoDropWidth = true and scrollbar in dropdown in TAdvComboBox
  • Fixed: Inplace editor vertical positioning in TAdvListEditor
  • Fixed: AppColor difference for Selection and ActiveCell color with Grid components when using TAdvFormStyler Office 2019 styles

New in TMS Grid Pack 10.4.0.0 (Sep 2, 2020)

  • New : TAdvWebBrowser now has out of the box support for the new Edge Chromium browser included by default in Windows 10
  • Improved : Precision for dropdown button click in high DPI in TAdvOfficeColorSelector
  • Improved : Label font high DPI handling
  • Improved : High quality resampling of icons for non-native dialogs in TAdvTaskDialog
  • Improved : High DPI font handling in TAdvOffice*Selectors
  • Fixed : Rare regression with updating dataset from edit OnChange event in TDBAdvEdit
  • Fixed : Issue with selected text painting on high DPI screens on TAdvOfficeFontSelector TAdvOfficeFontSizeSelector
  • Fixed : Issue with font retrieval from TTabPersistent element in TAdvRichEditor
  • 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

New in TMS Grid Pack 10.3.7.0 (Aug 28, 2020)

  • New : THTMLCheckGroup.CheckedAsString property added
  • New : Support for HTTPS added in TWebPictureContainer
  • Fixed : Verification checkbox height on high DPI in non-native TAdvTaskDialog
  • Fixed : Regression with using Notes rectangle when no Notes are used in TAdvGlowButton
  • Fixed : Issue with collapsed TAdvToolBarPager and changing active page

New in TMS Grid Pack 10.3.5.0 (Jul 30, 2020)

  • New : Support for high DPI VCL Styles handling in THTMLCHeckList
  • New : ModalResult property added for TAdvGlassButton
  • New : Added compatibility with TVirtualImageList in TSectionListBox
  • Fixed : TAdvSmoothTabPager use of AppColor in Office2019 White style with TAdvFormStyler
  • Fixed : TAdvOfficeTabSet use of AppColor in Office2019 White style with TAdvFormStyler
  • Fixed : TAdvOfficePager use of AppColor in Office2019 White style with TAdvFormStyler
  • Fixed : Rare issue with handling left/right arrow key on combobox in TAdvStringGrid
  • Fixed : Issue with use of TCurvyPanel on a TAdvTabSheet
  • Fixed : Issue with runtime color initialization in TAdvSpinEdit
  • Fixed : Issue with restarting calculation from TAdvCalculatorDropDown in TAdvCalculatorDropDown
  • Fixed : Issue with presetting Look = glListView and UIStyle in TAdvStringGrid
  • Fixed : Issue with multiple line comment definitions in TAdvMemo
  • Fixed : Issue with GetHyperlinkDetails() and casing of URL in TAdvStringGrid
  • Fixed : Issue with CanUndo = true and ReadOnly = true in TAdvEdit
  • Fixed : Issue in TAdvPolyPager with the TMS style colors when reading from form file.
  • Fixed : Incorrect word-break issue on URL in TAdvMemo
  • Fixed : Checkbox drawing in THTMLCheckList in Win64
  • Fixed : Background color issue in Delphi versions prior XE2 in TAdvWordCloud

New in TMS Grid Pack 10.3.4.0 (Jul 15, 2020)

  • New : Public method ZoomReset added in TAdvStringGrid
  • New : Event OnProgressColor added in TAdvStringGrid
  • New : Event OnControlVisibleChange added in TAdvToolBar
  • New : AllowBlank added to TDBGridColumnItem in TDBAdvGrid
  • Fixed : TAdvSmoothListbox issue resizing in TAdvSmoothListboxItem when notes were changed to an empty text and autosize was enabled
  • Fixed : TAdvOfficeHint updated Office2019 colors
  • Fixed : TAdvAlertWindow Initialisation of font height
  • Fixed : Issue with scanning image refs using HTTPS in TWebData
  • Fixed : Issue with EditorEnabled = false in TAdvDBLookupComboBox
  • Fixed : Issue with EditHint when ScrollHints = shNone in TAdvSpreadGrid

New in TMS Grid Pack 10.3.3.1 (Jul 8, 2020)

  • Improved : High DPI checkbox drawing in THTMLCheckList
  • Improved : Design-time disabling of themed TAdvGroupBox checkbox drawing
  • Fixed : Rare issue with left arrow key and CursorWalkEditor = true in TAdvStringGrid
  • Fixed : Issue with style initialization in TAdvPanel
  • Fixed : Issue with setting checkbox state in grid with NarrowDown
  • Fixed : Issue with Undo and wordwrapping in TAdvMemo
  • Fixed : Issue with TAdvToolBarStyler initialization
  • Fixed : Issue with TAdvPanel style initialization

New in TMS Grid Pack 6.8.2.1 (Jan 7, 2019)

  • Fixed : Issue with C++ 10.3 64bit with CLang

New in TMS Grid Pack 6.8.1.0 (Nov 23, 2018)

  • New : Delphi 10.3 Rio & C++Builder 10.3 Rio support added

New in TMS Grid Pack 6.8.0.0 (Nov 13, 2018)

  • New : TGridColumn.DisplayIndex to retrieve display column index from column in TDBAdvGrid
  • New : Support for handling &#id; characters in HTML
  • New : SearchFooter.SearchColor, SearchFooter.SearchTextColor properties added
  • New : Possibility to customize search footer checkbox text color
  • New : OnShowFilterEdit event added to selectively show filter edit options
  • New : New : SQLDateFormat property added to control format of dates in SQL WHERE condition in TAdvDBFilterPanel
  • New : MouseActions.SelectOnRightClickNewSelectionOnly property added
  • Improved : MouseActions.DirectComboClose also works for edColorPickerDropdown now
  • Improved : High DPI handling for search footer
  • Improved : ColumnStatesToString to deal with changes of ColCount
  • Fixed : PDF export with TAdvGridPDFIO with hidden columns

New in TMS Grid Pack 6.7.6.0 (Apr 5, 2018)

  • Fixed : Issue with event OnEditCellDone for fixed cell editing
  • Fixed : Issue with cell validation, error balloons and hidden columns
  • Fixed : Issue with cell merging and keyboard navigation
  • Fixed : Issue with SizeFixedCols in combination with OnColumnSize event

New in TMS Grid Pack 6.7.5.0 (Feb 21, 2018)

  • New : Added capability to have a prefix & suffix in date editing in TAdvStringGrid
  • Fixed : Rare issue with CursorWalkEditor and auto advance editing and hidden columns in TAdvStringGrid
  • Fixed : Issue with merged cells in floating footer in TAdvStringGrid
  • Fixed : Issue with AppendOnArrowDown = true in TDBAdvGrid
  • Fixed : Isse with ShowCase and checkbox display in TAdvGridFilterPanel

New in TMS Grid Pack 5.9.0.0 (Jan 23, 2014)

  • New : grid.MouseActions.NoScrollOnPartialCol added in TAdvStringGrid
  • New : Searchfooter with highlight text only for cells with full matching text in TAdvStringGrid
  • New : Hilight cells calls with option to highlight only cells with full matching text in TAdvStringGrid
  • Fixed : Issue with multiline cell printing vertical offset in TAdvStringGrid
  • Fixed : Issue with ShowInplaceEdit call when RangeSelectAndEdit = true in TAdvStringGrid
  • Fixed : Issue with SelectionMirrorColor & styles in TAdvStringGrid
  • Fixed : Issue with SelectedText & disjunct row selection in TAdvStringGrid
  • Fixed : Issue with CellRect reported in OnClipboardPasteDone in TAdvStringGrid

New in TMS Grid Pack 5.8.3.0 (Jan 9, 2014)

  • New : Support for multiline 90° degrees rotated text printing in TAdvStringGrid
  • Fixed : Issue with RemoveRows() call in TAdvStringGrid

New in TMS Grid Pack 5.8.2.1 (Dec 23, 2013)

  • Improved : Performance of working with grid with hidden rows in TAdvStringGrid
  • Fixed : Issue with grid with just one row hidden in TAdvStringGrid

New in TMS Grid Pack 5.8.2.0 (Dec 23, 2013)

  • New : Public property Encoding: TEncoding added to specify encoding when saving to unicode text files in TAdvStringGrid
  • New : Horiz. alignment applied to 90 degree multiline rotated text in TAdvStringGrid
  • New : Event OnIntelliZoom added in TAdvStringGrid
  • Fixed : Rare issue with setting focus to other control from OnKeyDown in TAdvStringGrid
  • Fixed : Issue with readonly cells and DropDownAlwaysVisible in TAdvStringGrid
  • Fixed : Issue with incorrect font size mapping during intellizoom in TAdvStringGrid
  • Fixed : Issue with forcing columns to not display DB fields on an active dataset in TDBAdvGrid
  • Fixed : Issue with filter dropdown check & use of spaces in friendly name in TAdvStringGrid
  • Fixed : Issue with column stretch & floating footer in TAdvStringGrid
  • Fixed : Issue with OnDblClickCell and cells with buttons in TAdvStringGrid
  • Fixed : Issue with NarrowDown() and GetCheckBoxState in TAdvStringGrid

New in TMS Grid Pack 5.8.1.0 (Oct 15, 2013)

  • New : Support for multiline rotated text for 90° rotated text in TAdvStringGrid
  • New : Property grid.Navigation.AutoComboSelect added in TAdvStringGrid
  • New : OnCanAddCol event added in TAdvStringGrid
  • Improved : Handled rare exception in auto data detection during sorting in TAdvStringGrid
  • Fixed : Persisting of selected checkboxes for filter dropdown with use of friendly names in TAdvStringGrid
  • Fixed : Issue with grouping, merged summary rows and floatingfooter use in TAdvStringGrid
  • Fixed : Issue with grid.Navigation.KeepHorizScroll = true and checkboxes in TAdvStringGrid
  • Fixed : Issue with data image displayed for empty DB values in TDBAdvGrid
  • Fixed : Issue with column moving / column hiding and use of OnIsFixedCell in TAdvStringGrid
  • Fixed : Issue with OnGetHTMLTemplate and PageMode = false in TDBAdvGrid

New in TMS Grid Pack 5.8.0.0 (Sep 30, 2013)

  • New : OnTabSheetChanged event added in TAdvGridWorkbook
  • New : FooterPanel exposed via public property in TAdvStringGrid
  • New : Exposed Alignment property in TAdvGridDropDown
  • New : Delphi XE5 & C++Builder XE5 support
  • New : CreateFooter protected virtual function added for creating custom footer panels in TAdvStringGrid
  • Fixed : Rare issue with disjunct row selection in grid without fixed columns in TAdvStringGrid
  • Fixed : Issue with smart clipboard & hidden columns in TAdvStringGrid
  • Fixed : Issue with grid.Navigation.AlwaysEdit = true and scrolling in TAdvStringGrid
  • Fixed : Issue with column size in OnColumnSizing event in TAdvStringGrid
  • Fixed : Issue with cell object assignment in hidden rows in TAdvStringGrid
  • Fixed : Issue with Windows 2000 compatibility in TAdvStringGrid

New in TMS Grid Pack 5.7.3.3 (Sep 5, 2013)

  • Improved : Performance with handling cell properties in TAdvStringGrid
  • Fixed : Rare issues with read only cells and advance on enter in TAdvStringGrid
  • Fixed : Issue with filtering & quotes in TAdvStringGrid
  • Fixed : Issue with IsSelSuperScript for inplace rich text editor in TAdvStringGrid
  • Fixed : Issue with AllowSmartClipboard and hidden columns in TAdvStringGrid

New in TMS Grid Pack 5.7.3.0 (Sep 5, 2013)

  • New : Support for input from CSV files with multiline cells in TAdvStringGrid
  • New : FilterDropDownCheckUnCheckAll option added in TAdvStringGrid
  • Improved : Handling of combination of column sizing and filter dropdown in TAdvStringGrid
  • Improved : Handling of ScrollProportional when only horz. or only vert. scrollbar is needed in TAdvStringGrid
  • Improved : For CursorWalkEditor = true, the AdvanceDirection adLeftRightInRow is respected in TAdvStringGrid
  • Improved : AdvanceInsert behavior when AdvanceDirection = adTopBottomInCol in TAdvStringGrid
  • Fixed : Rare issue with printing and large margins in TAdvStringGrid
  • Fixed : Persisting of Auto size rows in print settings in TAdvStringGrid
  • Fixed : Issues with combination of RangeSelectAndEdit = true and AdvanceAutoEdit = true in TAdvStringGrid
  • Fixed : Issue with tab & checkboxes & hidden columns in TAdvStringGrid
  • Fixed : Issue with printing very large cells that exceed a page size in TAdvStringGrid
  • Fixed : Issue with old BLOB field graphic handling in TDBAdvGrid
  • Fixed : Issue with Undo & clipboard in combination with hidden columns in TAdvStringGrid
  • Fixed : Issue with MinSize/MaxSize control when hidden columns are used in TDBAdvGrid
  • Fixed : Issue with HotmailRowselect and row filtering in TAdvStringGrid
  • Fixed : Issue with DataImageField and last rows in small datasets in TDBAdvGrid
  • Fixed : Issue with AdvanceOnEnter and edEditBtn,edDateEdit editor type in TAdvStringGrid

New in TMS Grid Pack 5.7.1.1 (Jul 12, 2013)

  • Fixed : Left/Right custom border drawing issue in TAdvStringGrid
  • Fixed : Issue with runtime creation of component in TDBAdvGrid

New in TMS Grid Pack 5.7.1.0 (Jul 9, 2013)

  • New : Added public properties grid.HTMLSettings.HeaderText:string,grid.HTMLSettings.FooterText:string to set a HTML header text or footer text via code in TAdvStringGrid
  • Fixed : Issue with printing HTML controls in TAdvStringGrid
  • Fixed : Issue with auto sized pictures and column hiding in TAdvStringGrid
  • Fixed : Issue with OLE drag & drop with goRowSelect = true setting in TAdvStringGrid
  • Fixed : Issue with NarrowDown in combination with RemoveRows in TAdvStringGrid

New in TMS Grid Pack 5.7.0.0 (Jul 9, 2013)

  • New : edControlDropDown inplace editor in TAdvStringGrid
  • New : RemoveAccented option in Filter & NarrowDown() operation in TAdvStringGrid
  • New : FindMulti/FindMultiNext functions added in TAdvStringGrid
  • Improved : SelectionRectangle drawing in TAdvStringGrid
  • Improved : Selection drawing with VCL styles in TAdvStringGrid
  • Improved : Inplace editing with edMemoDropDown in TAdvStringGrid
  • Improved : Handling of filtering with checkbox columns in TDBAdvGrid
  • Improved : Handling date entry with use of MinDate/MaxDate in TAdvStringGrid
  • Fixed : Issue with restoring orig. value for esPopup style custom inplace editors when pressing ESC in TAdvStringGrid
  • Fixed : Issue with disjunct row selection & row select via fixed row header in TAdvStringGrid
  • Fixed : Issue with VCL styles and cell color properties in TAdvStringGrid
  • Fixed : Issue with ReadOnly columns and hiding columns in TDBAdvGrid
  • Fixed : Issue with DropDownAlwaysVisible and default EditBtn inplace editor at design time in TAdvStringGrid
  • Fixed : Issue with DataImageField and empty datasets in TDBAdvGrid
  • Fixed : Issue with AdvanceOnEnter and fixed cells in TAdvStringGrid
  • Fixed : Access of cells created after hiding rows in TAdvStringGrid

New in TMS Grid Pack 5.6.1.1 (May 28, 2013)

  • Improved : Dealing with HTML formatted text in filter conditions in TAdvStringGrid
  • Fixed : Issue with handling cell validation & tab key in TAdvStringGrid
  • Fixed : Issue with OLE drag & drop when mouse buttons are swapped in TAdvStringGrid
  • Fixed : Issue with CursorWalkEditor := true and cell validation in TAdvStringGrid
  • Fixed : Issue with CheckAllCheck column header checkboxes in TAdvColumnGrid

New in TMS Grid Pack 5.6.1.0 (May 28, 2013)

  • New : ssNatural sort format added in TAdvStringGrid
  • New : grid.SortSettings.DefaultFormat property added in TAdvStringGrid
  • Fixed : Made OnButtonClick handling consistent for keyboard & mouse when combined with hidden columns in TAdvStringGrid
  • Fixed : Issue with setting DropDownAlwaysVisible = true in TDBAdvGrid
  • Fixed : Issue with printing stretched / not stretched cell images in TAdvStringGrid
  • Fixed : Issue with RowEnabled[] and sorting in TAdvStringGrid
  • Fixed : Issue with CursorWalkEditor := true and cell validation in TAdvStringGrid

New in TMS Grid Pack 5.6.0.0 (May 28, 2013)

  • New : Support for Delphi XE4 & C++Builder XE4
  • New : AdvGridImportDialog.FirstRowHeaders property added in TAdvStringGrid
  • Fixed : Rare issue with combination of DropDownAlwaysVisible = true and EditOnDblClickOnly = true in TAdvStringGrid
  • Fixed : Issue with lookup editing in TDBAdvGrid
  • Fixed : Issue with handling radio button clicks in TAdvStringGrid
  • Fixed : Issue with VCL styles & using colors for fixed cells in TAdvStringGrid

New in TMS Grid Pack 5.5.3.0 (Apr 22, 2013)

  • New : Extra parameter added for grid.ScrollInView to define scroll position better in TAdvStringGrid
  • New : Automatic display of memo fields in HTML template columns in TDBAdvGrid
  • Improved : Handling of VCL styles in TAdvStringGrid
  • Fixed : Issue with OnKeyDown event handler when Ctrl-Enter is pressed and AllowCtrlEnter = false in TAdvStringGrid
  • Fixed : Issue with Combobox inplace editor & grid OnKeyDown event in TAdvStringGrid

New in TMS Grid Pack 5.5.2.0 (Apr 22, 2013)

  • New : AutoHideSelection property added, automatically hide selection when control loses focus in TAdvStringGrid
  • Fixed : Issue with data image fields of type ftByte in TDBAdvGrid
  • Fixed : Issue with cell validation and AlwaysValidate=false in TDBAdvGrid
  • Fixed : Issue with OnEllipsClick and DropDownAlwaysVisible = true in TAdvStringGrid
  • Fixed : Issue at design time when comboboxes are used in TAdvColumnGrid

New in TMS Grid Pack 5.5.1.0 (Apr 2, 2013)

  • New : Overload from LoadFromCSV() with TEncoding parameter in TAdvStringGrid
  • Improved : Grid will no longer handle Ctrl-Tab, can be externally handled in TAdvStringGrid
  • Fixed : Issue with wheel scroll action = waScroll in TAdvStringGrid
  • Fixed : Issue with use of BeginUpdate/EndUpdate and searchfooter in TAdvStringGrid
  • Fixed : Issue with retrieving RowSelectCount when row selection is not used in TAdvStringGrid
  • Fixed : Issue with printing password cells in TAdvStringGrid
  • Fixed : Issue with gradient background display and selection in TAdvStringGrid
  • Fixed : Issue with gallery at design time for specific styles in TAdvStringGrid
  • Fixed : Issue with autogoto and find in selection in TAdvGridFindDialog

New in TMS Grid Pack 5.5.0.0 (Mar 22, 2013)

  • New : grid.Columns[].UseComboObjectValue added to force use of combobox object values to persist value in ftSmallInt,ftInteger,ftWord fields in TDBAdvGrid
  • New : Windows 8 / Office 2013 color styles
  • New : TouchScroll functionality added in TAdvStringGrid
  • New : SaveToJSON method added in TAdvStringGrid
  • New : OnFilterCheckClick event added in TAdvStringGrid
  • New : OnClipboardPasteDone event added in TAdvStringGrid
  • New : MouseActions.WheelActive added in TAdvStringGrid
  • New : MouseActions.AutoFocus added in TAdvStringGrid
  • New : Methods AutoGrowCol/AutoGrowColumns added in TAdvStringGrid
  • New : FilterEdit capability in TAdvStringGrid
  • New : Extended design-time style gallery in TAdvStringGrid
  • New : Equidistant column stretching (via ColumnSize.StretchAll = true) in TAdvStringGrid
  • New : Configurable width preview in printsettings dialog in TAdvStringGrid
  • New : AutoColor added for automatic coloring of positive & negative numbers in TAdvStringGrid
  • New : Always visible edEditBtn inplace editor button in TAdvStringGrid
  • New : AddRadioButtonGroup, HasRadioButtonGroup, AddRadioButtonGroupColumn methods added in TAdvStringGrid
  • Improved : Use of nodes in TAdvGridDropDown
  • Improved : Printing of shapes in TAdvStringGrid
  • Improved : Persistence of checked dropdown filter in TAdvStringGrid
  • Improved : OnCellValidate for use with edColorPickerDropDown editor type in TAdvStringGrid
  • Improved : Extended TAdvStringGrid PDF developers guide
  • Fixed : edDataCheckBox editor type applicable for both PageMode = true or false in TDBAdvGrid
  • Fixed : Issue with programmatically using filtering in TAdvGridDropDown
  • Fixed : Issue with printing cell images in TAdvStringGrid
  • Fixed : Issue with extremely long single line text drawing in TAdvStringGrid
  • Fixed : Issue with extremely long single line text drawing in TAdvStringGrid
  • Fixed : Issue with display of GIF blob fields in TDBAdvGrid
  • Fixed : Issue with DisjunctRowSelect & RemoveRows() in TAdvStringGrid

New in TMS Grid Pack 5.1.9.1 (Feb 6, 2013)

  • Improved : Printing of semi-transparent cell images in TAdvStringGrid
  • Fixed : Issue with showing labels on range indicators in TAdvStringGrid
  • Fixed : Issue with cell merging & hiding columns in TAdvStringGrid
  • Fixed : Issue with DataSource.AutoEdit = false and checkboxes in TDBAdvGrid

New in TMS Grid Pack 5.1.9.0 (Jan 25, 2013)

  • New : RemoveRowList method added in TAdvStringGrid
  • Improved : Using grid.Ints[] now returns the rounded value when the cell contains a float in TAdvStringGrid
  • Improved : Significant performance improvement for RemoveDuplicates() in TAdvStringGrid
  • Improved : Printing of graphics type ctPicture in TAdvStringGrid
  • Improved : Performance in rich text painting in TAdvStringGrid
  • Fixed : Issue with multiline vertical text alignment in TAdvStringGrid
  • Fixed : Issue with cell merging & hidden columns in TAdvStringGrid
  • Fixed : Issue with autosize rows & multiline = true in TAdvStringGrid
  • Fixed : Issue with InvalidEntry balloons and custom inplace editors in TAdvStringGrid
  • Fixed : Fixed-cell paint issue in glListView style when goFixedVertLine,goFixedHorzLine = false in TAdvStringGrid

New in TMS Grid Pack 5.1.8.1 (Jan 14, 2013)

  • Fixed : Issue with indexed sort indicator display & BidiMode = bdRightToLeft in TAdvStringGrid
  • Fixed : Issue with VCL Styles & ShowSelection = false in TAdvStringGrid

New in TMS Grid Pack 5.1.8.0 (Jan 3, 2013)

  • New : Support for displaying PNG blob fields added in TDBAdvGrid
  • Improved : Copy to clipboard as HTML with unicode in TAdvStringGrid
  • Fixed : Issue with scrolling & floating footer in TDBAdvGrid
  • Fixed : Issue with horiz. prop. scroll in TAdvStringGrid
  • Fixed : Issue with highlight + hidden columns & search from footer in TAdvStringGrid

New in TMS Grid Pack 5.1.7.0 (Dec 6, 2012)

  • New : VirtualEdit public property added in TAdvStringGrid
  • Fixed : Small issue with call to grid.RepaintCell in TAdvStringGrid
  • Fixed : Rare condition for cell scrollbars & mousewheel scrolling in TAdvStringGrid
  • Fixed : Issue with using gradient backgrounds on grid with no cell borders in TAdvStringGrid

New in TMS Grid Pack 5.1.6.0 (Nov 20, 2012)

  • New : Functions to export multiple grids to RTF file in TAdvGridRTFIO
  • New : Events OnFilterShow / OnFilterClose added in TAdvStringGrid
  • Improved : XHTML output in TAdvStringGrid
  • Improved : Use of Filter.GlyphActive with checklist dropdown filter mode in TAdvStringGrid
  • Improved : Printing with merged cells in TAdvStringGrid
  • Improved : Performance for printing in TAdvStringGrid
  • Fixed : Issue with inplace grid dropdown editor OnDropUp event when ESC pressed in TAdvStringGrid
  • Fixed : Issue with grouping and CheckAllCheck setting in TAdvStringGrid
  • Fixed : Issue in rare condition for fpAlways printing mode in TAdvStringGrid

New in TMS Grid Pack 5.1.5.0 (Oct 29, 2012)

  • New : Function HasShape() added in TAdvStringGrid
  • New : FilterDropDownMultiCol property added to enable/disable multicolumn filtering in TAdvStringGrid
  • Improved : MultiLine cell drawing in TAdvStringGrid
  • Improved : Min/max handling with spin inplace editor in TAdvStringGrid
  • Improved : Filter dropdown checklist handling in TAdvStringGrid
  • Fixed : Rare issue with column width changing during form closing in TAdvColumnGrid
  • Fixed : Issue with using grid.ComboIndex() in TAdvColumnGrid
  • Fixed : Issue with UnCheckAll() and tristate checkboxes in TAdvStringGrid
  • Fixed : Issue with OnGetRecordCount & floating footers in TDBAdvGrid
  • Fixed : Issue with FilterDropDownAuto = true in TAdvColumnGrid

New in TMS Grid Pack 5.1.4.0 (Oct 22, 2012)

  • New : Function DistinctValues() added in TAdvStringGrid
  • Improved : Handling of balloons & recreate window in TAdvStringGrid
  • Fixed : Issue with lookup & selecting from dropdown in TAdvGridDropDown
  • Fixed : Issue with handling Columns[].Font in TAdvGridDropDown
  • Fixed : Issue with font initialization when UseItems = true in TAdvGridDropDown
  • Fixed : Issue with editing combobox values and using tab/arrow keys in TDBAdvGrid
  • Fixed : Issue with OnAnchorHint event in TAdvStringGrid
  • Fixed : Erratic triggering of OnDisjunctRowSelected in TAdvStringGrid

New in TMS Grid Pack 5.1.3.1 (Oct 1, 2012)

  • Improved : Printing with merged cells in TAdvStringGrid
  • Improved : Autosizing of rows in TAdvStringGrid
  • Fixed : Issue with SelectionTextColor and grid.Enabled = false in TAdvStringGrid
  • Fixed : Issue with EditPostMode = epCell and PageMode = false in TDBAdvGrid
  • Fixed : Issue with Columns FloatFormat setting and grouping in TDBAdvGrid

New in TMS Grid Pack 5.1.3.0 (Oct 1, 2012)

  • New : Support for Delphi XE3 & C++Builder XE3
  • Fixed : Issue with tab keys and rich text inplace editor in TAdvStringGrid
  • Fixed : Issue with drag & drop in combination with hidden columns in TAdvStringGrid
  • Fixed : Issue with access of AllObjects under specific circumstances in TAdvStringGrid
  • Fixed : Issue with Search footer / floating footer & default row height in TAdvStringGrid

New in TMS Grid Pack 5.1.2.0 (Aug 6, 2012)

  • New : Methods GetSelectionAsText/SetSeledctionAsText added in TAdvStringGrid
  • New : HoverRowCells property added in TAdvStringGrid
  • New : Added property grid.ControlLook.HintMaxWidth in TAdvStringGrid
  • Improved : Title height when printing with HTML formatted title in TAdvStringGrid
  • Improved : Performance to export to file when exporting grids with hidden rows in TAdvStringGrid
  • Improved : Auto column sizing when ActiveCellShow = true in specific circumstances in TAdvStringGrid
  • Fixed : Rare stack overflow issue when assigning Objects in OnGetCellColor in TAdvStringGrid
  • Fixed : Rare issue with SelectOnRightClick & popup menus in TAdvStringGrid
  • Fixed : Issue with sync grid / SelectionRow & mouse wheel in TAdvStringGrid
  • Fixed : Issue with search highlight & special chars in TAdvStringGrid
  • Fixed : Issue with loading from empty file in LoadFromCSV in TAdvStringGrid
  • Fixed : Issue with import from CSV when there are spaces between columns in TAdvStringGrid
  • Fixed : Issue with filtered grid & HotmailRowSelect = true in TAdvStringGrid
  • Fixed : Issue with disjunct row selection on focus leave under specific circumstances in TAdvStringGrid
  • Fixed : Issue with disjunct row selection & fixed footers & selection row count in TAdvStringGrid
  • Fixed : Issue with custom inplace editors & Navigation.TabToNextAtEnd=true in TAdvStringGrid
  • Fixed : Issue with AutoRemoveColumns = false and swapping datasets in TDBAdvGrid
  • Fixed : Issue with AllowClipboardColGrow in TAdvStringGrid

New in TMS Grid Pack 5.1.1.0 (Jun 25, 2012)

  • New : Title, Footer added in TAdvGridRTFIO in TAdvStringGrid
  • New : HintShowLargeTextPos property added to control positioning of large text hints in cells in TAdvStringGrid
  • Improved : Home / Ctrl-Home behavior in combination with OnSelectCell in TAdvStringGrid
  • Improved : Hints on HTML anchors in cells in TAdvStringGrid
  • Improved : Border export for Word 2007, 2010 in TAdvGridRTFIO in TAdvStringGrid
  • Fixed : Rare issue with edAdvGridDropDown and ItemIndex initialization in TAdvStringGrid
  • Fixed : Rare issue with OnCanEdit & scrolling in TAdvStringGrid
  • Fixed : Rare issue with ActiveRowShow & Shift-Tab in TAdvStringGrid
  • Fixed : Issue with updating fkLookup fields in TDBAdvGrid
  • Fixed : Issue with loading specific XML files with empty nodes in TAdvStringGrid
  • Fixed : Issue with cell access per column in grouped grids in TDBAdvGrid
  • Fixed : Issue with RowIndicator use and FixedRowAlways = true and RowCount = FixdRows in TAdvStringGrid

New in TMS Grid Pack 5.1.0.1 (Jun 7, 2012)

  • Improved : CursorWalkEditor behavior also applied for csComboEdit inplace editor in TAdvStringGrid
  • Fixed : Rare issue with combination of custom inplace editors & checkboxes in TAdvStringGrid
  • Fixed : Rare issue with cell validation for edDateEdit in TAdvStringGrid
  • Fixed : Rare issue for edEditBtn & AdvanceOnEnter in TAdvStringGrid
  • Fixed : Issue with fsColumnPreview FloatingFooter and checkboxes in TDBAdvGrid
  • Fixed : Issue with calling RemoveDataImage() and text remaining in cell in TAdvStringGrid
  • Fixed : Issue with OnRowChanging & goRowSelect in TAdvStringGrid
  • Fixed : Allow form shortcuts from custom inplace editors in the grid in TAdvStringGrid

New in TMS Grid Pack 5.1.0.0 (May 10, 2012)

  • New : Added edMaskEditBtn inplace editor type in TAdvStringGrid
  • New : Added basic support for XE2 VCL Styles in TAdvStringGrid
  • New : Added adLeftRightInRow, adTopBottomInCol navigation modes in TAdvStringGrid
  • New : Added Method MoveRows() added to perform block moving of rows in TAdvStringGrid
  • New : Added CursorMoveRows property in navigation in TAdvStringGrid
  • New : Added AdvanceSkipReadOnlyCells property in navigation in TAdvStringGrid
  • Improved : Printing of HTML formatted text, rotated text in TAdvStringGrid
  • Improved : Floats[] property setter uses Columns[].FloatFormat when defined in TAdvColumnGrid

New in TMS Grid Pack 5.0.5.0 (Apr 12, 2012)

  • New : Property FilterDropDownColumns added
  • New : Event OnFilterCheck event added
  • Fixed : Issue with sort indicator drawing when merged column header cells are used
  • Fixed : Issue with painting progress pie for specific values
  • Fixed : Issue with mouse wheel events when MouseActions.WheelIncrement = 1
  • Fixed : Issue with disjunct cell selection and clicking on fixed cells
  • Fixed : Issue with auto insert rows and FixedRowAlways = true
  • Fixed : Issue with MouseActions.CheckAllCheck and hidden columns
  • Fixed : Issue in HTML rendering engine with image hyperlinks & width/height tags

New in TMS Grid Pack 5.0.4.0 (Feb 18, 2012)

  • New : LookupMethod lmNone added in TAdvGridDropDown
  • New : Exposed public method UpdateFooter in TAdvStringGrid
  • New : Event OnPrintGetPageNum event added in TAdvStringGrid
  • New : AutoColumnSize property added in TAdvGridDropDown
  • Improved : Auto insert & delete row possible in filtered TAdvStringGrid
  • Fixed : Issue with row selection from fixed row header with goRangeSelect = false in TAdvStringGrid
  • Fixed : Issue with page nr. in OnPrintPage event in TAdvStringGrid
  • Fixed : Issue with append rows via OLE drag & drop in TAdvStringGrid
  • Fixed : Issue with HideSelectedRows in TAdvStringGrid
  • Fixed : Issue with Columns[].DropDownCount in TAdvColumnGrid
  • Fixed : Issue with CheckAllCheck = true in TAdvStringGrid
  • Fixed : Issue with ACol parameter in OnEditCellDone in TAdvStringGrid

New in TMS Grid Pack 5.0.3.0 (Jan 19, 2012)

  • New : Help file integration for RAD Studio XE2
  • New : DragDropSettings.OleAppendRows: boolean property added in TAdvStringGrid
  • New : Design helper column numbers in TAdvStringGrid
  • Fixed : Issue with mouse clicks & FloatingFooter fsColumnPreview style in TDBAdvGrid

New in TMS Grid Pack 5.0.2.0 (Nov 24, 2011)

  • New : Method LoadFromCSVStream() added in TAdvStringGrid
  • Fixed : Issue with printing in TAdvStringGrid
  • Fixed : Issue with ColumnSize.SynchWithGrid in combination with grid.SizeWhileTyping in TAdvStringGrid

New in TMS Grid Pack 5.0.1.0 (Nov 21, 2011)

  • New : Property SelectionColorMixerFactor added in TAdvStringGrid
  • New : Property Grid.ComboIndex[ACol,ARow]: integer added in TAdvStringGrid
  • New : Added 64bit support for TDBAdvGrid
  • Improved : Coverage of special characters to convert to HTML in TAdvStringGrid
  • Fixed : Repaint issue on header cell for HotmailRowSelect and DisjunctRowSelect in TAdvStringGrid
  • Fixed : Issue with horiz. Metro scroller in TAdvStringGrid
  • Fixed : Issue with default filter logical operation initialization in TAdvStringGrid
  • Fixed : Issue with HTML formatted text and & prefix in TAdvStringGrid
  • Fixed : Issue with FixedFooter > 0 and QSortIndexed in TAdvStringGrid

New in TMS Grid Pack 5.0.0.0 (Oct 21, 2011)

  • New : grid.SortSettings.ToggleDirection method added in TAdvStringGrid
  • New : edNumericUnitEditBtn, edFloatUnitEditBtn inplace editor types in TAdvStringGrid
  • New : Tristate checkbox support added in TAdvStringGrid
  • New : TAdvHeaderList / TAdvHeaderListPopup column chooser components in TAdvStringGrid
  • New : Support for XY scatter charts added in TAdvChartLink in TAdvStringGrid
  • New : Public properties SaveFixedCols, SaveFixedRows added in TAdvStringGrid
  • New : OnGetCellCursor event added in TAdvStringGrid
  • New : OnEditChange support added for fixed cell editing in TAdvStringGrid
  • New : OnColumnCalc event added in TAdvStringGrid
  • New : Metro style in TAdvStringGrid
  • New : Method grid.EditCell(Col,Row) added in TAdvStringGrid
  • New : Inplace editor alignment will automatically match display alignment in TAdvStringGrid
  • New : Groups grand total automatically displayed in floating footer line in TAdvStringGrid
  • New : Group checkboxes in TAdvStringGrid
  • New : Grid.ControlLook.DropDownCount property added in TAdvStringGrid
  • New : FilterNormalCellsOnly property added to skip filter on node/summary rows in TAdvStringGrid
  • New : FilterDropDownCheck to have multiselect dropdown filter in TAdvStringGrid
  • New : Event OnComboDropDown added in TAdvStringGrid
  • New : DragDropSettings.OleColumnsOnly property added in TAdvStringGrid
  • New : DISTINCT, STDDEV column & group calculation function added in TAdvStringGrid
  • New : Combo edit & combo list fixed cell editor in TAdvStringGrid
  • New : Cell control to expand/collaps rows in TAdvStringGrid
  • New : Added option to control export of images with TAdvGridExcelIO in TAdvStringGrid
  • Improved : Various code optimizations in TAdvStringGrid
  • Improved : TAdvGridImport selection between delimited & fixed column with files in TAdvStringGrid
  • Improved : Flat node appearance in TAdvStringGrid
  • Improved : Column OLE drag & drop in TAdvStringGrid
  • Improved : Behavior with cell scroll in TAdvStringGrid
  • Improved : 64bit compatibility in TAdvStringGrid
  • Fixed : Strange searchpanel alignment issue under specific conditions in TAdvStringGrid
  • Fixed : Issue with progress pie for value = 0 in TAdvStringGrid
  • Fixed : Issue with incorrect scroll with PageMode = true in TDBAdvGrid
  • Fixed : Issue with grid.Columns[].EditLength for regular inplace editor in TAdvColumnGrid
  • Fixed : Issue with find & replace dialog for replacement within selected cells in TAdvStringGrid
  • Fixed : Issue with OnCheckBoxClick when hidden rows are used in TAdvStringGrid
  • Fixed : Issue with OLE drag & drop of rich text in TAdvStringGrid
  • Fixed : Issue to work in XE2 styled app in TAdvStringGrid

New in TMS Grid Pack 4.8.1.0 (Aug 16, 2011)

  • New : grid.Navigation.CursorAdvance added in TAdvStringGrid
  • New : grid.MemoDropDown.AutoDrop to automatically show dropdown in grid
  • New : Virtual function GetGridClass added in TAdvGridWorkbook
  • New : RowsToDisplay, RowsToLoad properties added in TAdvGridImportDialog in TAdvStringGrid
  • New : Public property UseDisabledFont added in TAdvStringGrid
  • New : HasPicture/HasBitmap functions added in TAdvStringGrid
  • Improved : Scrolling when both search footer & floating footer are enabled in TAdvStringGrid
  • Improved : Printing with HTML titles in TAdvStringGrid
  • Fixed : Issue with edTimeEdit inplace editor in TAdvStringGrid
  • Fixed : Issue with column hiding & moving columns in TDBAdvGrid
  • Fixed : Issue with URLUnderlineOnHover in TAdvStringGrid
  • Fixed : Issue with DropDownAlwaysVisible & CanEdit & combobox inplace editor in TAdvStringGrid
  • Fixed : Issue with CDS active record in TDBAdvGrid
  • Fixed : Issue with Auto filtering (FilterDropDownAuto) in TAdvStringGrid
  • Changed : Renamed grid method Trim to TrimAll;

New in TMS Grid Pack 4.8.0.2 (May 3, 2011)

  • Fixed: Issue with searching in hidden rows in TAdvStringGrid
  • Fixed: Issue with disjunct cell selection & range selection in TAdvStringGrid
  • Fixed: Issue with defined columns, AutoRemoveColumns & dataset change in TDBAdvGrid
  • Fixed: Issue with Expand during Grouping in TAdvStringGrid

New in TMS Grid Pack 4.8.0.1 (Apr 9, 2011)

  • Improved : TAdvStringGrid : Shift Home/End key with navigation mode heFirstLastCol
  • Improved : TAdvStringGrid : Auto column sizing takes sort indicator in account
  • Fixed : TDBAdvGrid : Issue with multiselection
  • Fixed : TDBAdvGrid : Issue with AppendOnArrowDown
  • Fixed : TAdvStringGrid : Issue with mouse wheel handling & DirectEdit = true
  • Fixed : TAdvStringGrid : Issue with fixed cell button click handling and row resizing
  • Fixed : TAdvStringGrid : Issue with copy & paste a single cell to Excel
  • Fixed : TAdvStringGrid : Issue with ThemeNotifier in very specific circumstances
  • Fixed : TAdvStringGrid : Issue with TAdvGridLookupBar reaction to selection changes in grid
  • Fixed : TAdvStringGrid : Issue with DirectEdit & DirectComboClose on always visible combobox
  • Fixed : TAdvStringGrid : Issue with ActiveRowShow = true on fixed cells

New in TMS Grid Pack 4.8.0.0 (Mar 1, 2011)

  • New : TAdvStringGrid : TAdvGridLookupBar component added
  • New : TAdvStringGrid : SelectionColorMixer property added
  • New : TAdvStringGrid : Property CurrentEditor added
  • New : TAdvStringGrid : Automatic Office 2007 & 2010 theme synchronisation
  • New : TAdvStringGrid : AdvStringGrid.SpinEdit.IncrementalFloatPage added
  • Improved : TDBAdvGrid : Disabling of mouse wheel handling
  • Improved : TAdvStringGrid : Call to AddDataImage when grid cell has already number or not
  • Fixed : TDBAdvGrid : Issue with OnSelectionChanged
  • Fixed : TDBAdvGrid : Issue with AdvanceInsert and tab key handling
  • Fixed : TAdvStringGrid : SelectionRectangle painting & hidden cols issue
  • Fixed : TAdvStringGrid : Office 2003 selection colors
  • Fixed : TAdvStringGrid : Memory leak with hidden columns and setting grid.SaveHiddenCells = true
  • Fixed : TAdvStringGrid : Issue with vert. + horz. scrolling & visible searchfooter
  • Fixed : TAdvStringGrid : Issue with modified rows indicator & row hiding
  • Fixed : TAdvStringGrid : Issue with goTabs = true & checkboxes
  • Fixed : TAdvStringGrid : Issue with border printing of merged cells
  • Fixed : TAdvStringGrid : Issue with Row param in OnAutoAddRow for arrow down key
  • Fixed : TAdvStringGrid : Issue with FloatingFooter & sorting
  • Fixed : TAdvColumnGrid : Issue with filter list initialization

New in TMS Grid Pack 4.7.5.0 (Oct 4, 2010)

  • New : TAdvStringGrid: SyncGrid capability added
  • New : TAdvGridDropDown: Exposed Bands
  • New : RAD Studio XE support
  • New : Inplace date & time edit with auto tab
  • Improved : Sorting with cell controls
  • Improved : Hotmail style row selection

New in TMS Grid Pack 4.7.0.1 (Sep 7, 2010)

  • Improved : TAdvStringGrid: Auto column size takes with of rating control in account
  • Fixed : TAdvStringGrid: Issue with radiogroup click & grid focus
  • Fixed : TAdvStringGrid: Issue with ResetColumnOrder & hidden columns