FMX
TMS FMX UI Pack
Set of highly configurable and styleable components for cross-platform FireMonkey software development including grid, planner, rich editor, memo, tableview, treeview and much more...
This is a legacy product.
For cross-platform development, we recommend using:
TMS FNC products have a new and improved architecture and seamlessly integrate with other FMX components.
Version History
Display: |
v3.7.8.6
- Fixed : Issue with TTMSFMXEdit in 11.3
v3.7.8.5
- Fixed : Issue with TTMSFMXGrid.LookupInColumnFromRow to find first row
- Fixed : Issue to set TTMSFMXGrid.FocusedCell from Form.OnCreate
v3.7.8.4
- Fixed : Issue with PDF generation in 64 bit applications
v3.7.8.3
- Fixed : Issue with TTMSFMXMemo bookmark and font color
v3.7.8.2
- Fixed : Issue with comment colors
- Fixed : Issue with buttons containing special characters in TTMSFMXTaskDialog
v3.7.8.1
- Fixed : Issue with DeleteRows in TTMSFMXGrid
v3.7.8.0
- New : SuppressColumn functionality in TTMSFMXGrid
- Fixed : Issue with font color in dark style in TTMSFMXFontNamePicker and TTMSFMXFontSizePicker
v3.7.7.6
- Fixed : Issue with filtering not taking hidden columns into account.
- Fixed : Issue with calculating auto-sized columns in combination with a drop-down filter in TTMSFMXGrid
v3.7.7.5
- Fixed : TMSFMXPlanner issue with RaiseIfBeginSceneCountZero in Delphi 11
- Fixed : Issue with keyboard popping up when ReadOnly = False in TTMSFMXRichEditor
- Fixed : Issue with filter popup position in TTMSFMXGrid
- Fixed : Issue with deleting rows not taking hidden rows in account in TTMSFMXGrid
v3.7.7.4
- Fixed : Issue with pasting formatted text from clipboard in TTMSFMXRichEditor
- Fixed : Issue with painting merged cells in TTMSFMXGrid
- Fixed : Editing issues in TTMSFMXMemo
- 3.7.7.4: Improved: calculating autosized based on the OnItemCustomize event in TTMSFMXTableView
v3.7.7.3
- Fixed : Issue with toggling design/form view in TTMSFMXTableView
- Fixed : Issue with printing in Delphi 11
- Fixed : Issue with find and replace dialogs in Delphi 11
v3.7.7.2
- Fixed : Issue with exporting image size to RTF in TTMSFMXRichEditor
- Fixed : Issue with applying FMX style in TTMSFMXDockPanel
v3.7.7.1
- Fixed : Issue with styled components and changed property values
v3.7.7.0
- New : Delphi 11 and C Builder 11 support added
v3.7.6.3
- Fixed : Memory leak in TTMSFMXPlanner
- Fixed : Issue with leading and trailing spaces in filter conditions in TTMSFMXGrid
v3.7.6.2
- Fixed : Issue with scrollbar position when resizing columns in TTMSFMXGrid
- Fixed : Issue with retrieving style resources in certain conditions in TTMSFMXSearchEdit
v3.7.6.1
- Improved : AddNodeToSelection equivalent for adding nodes to an existing selection
- Fixed : Issue with space at end of lines in TTMSFMXRichEditor
- Fixed : Issue with TTMSFMXLiveGrid not calling OnInsertRow and OnDeleteRow
- Fixed : Issue with OnBeforeUnSelectNode and OnAfterUnSelectNode event not called in TTMSFMXTreeView
- Fixed : Issue with HTML parsing in TTMSFMXRichEditor
v3.7.6.0
- Fixed : Issue with missing column parameter in OnIsNodeChecked event (breaking change) in TTMSFMXTreeView
v3.7.5.9
- Improved : OnTileReordered event added to TTMSFMXTileList
- Fixed : Issue with multi-view and anchored TTMSFMXPlanner
- Fixed : Issue with custom editors and direct edit options via TAB or ENTER keys in TTMSFMXGrid
- Fixed : Issue with GroupCount returning incorrect count in TTMSFMXGrid
v3.7.5.8
- Fixed : Issue with parsing anddeg; char from HTML in TTMSFMXRichEditor
- Fixed : Issue with parent opacity in TTMSFMX7SegLED
- Fixed : Issue with importing special characters from HTML in TTMSFMXRichEditor
- Fixed : Issue with dropdown filter position when scrolling
v3.7.5.7
- Fixed : Removed inserting emoticons in TTMSFMXRichEditor and TTMSFMXMemo due to incompatibility issues on Android
v3.7.5.6
- Fixed : Issue destroying custom editor in TTMSFMXGrid
v3.7.5.5
- Fixed : Issue with hint not changing when hovering from item to item in TTMSFMXPlanner
- Fixed : Issue with current time display in half day period mode in TTMSFMXPlanner
- Fixed : Issue with centering text in TTMSFMXHTMLText
- Fixed : Issue with Glue and UnGlue methods in TTMSFMXRichEditor and TTMSFMXMemo under Android
v3.7.5.4
- Fixed : Issue with dropdown width/height when filtering in TTMSFMXGrid when switching filters
v3.7.5.3
- Fixed : Issue with dropdown width/height when filtering in TTMSFMXGrid
v3.7.5.2
- Fixed : Issue with grid mousewheel scrolling and merged cells
- Fixed : Issue with HTML engine shortcoming with floating paragraphs
- Fixed : Issue with FindNextItem in TTMSFMXPlanner
v3.7.5.1
- Fixed : Issue with special Android characters not being processed in TTMSFMXRichEditor
- Fixed : Issue with return key closing soft keyboard in Android in TTMSFMXRichEditor/TTMSFMXMemo
- Fixed : Issue with merged cells rendering
- Fixed : Issue with filtering dropdown under macOS/Android/iOS in TTMSFMXGrid
- Fixed : Issue with column drag and drop in TTMSFMXGrid
- Fixed : Issue with calculating node height and HTML text in TTMSFMXTreeView
- Fixed : Issue with TTMSFMXMemo caret position in Android crashing
v3.7.5.0
- Fixed : broken Android editing in TTMSFMXRichEditor and TTMSFMXMemo
v3.7.4.1
- Fixed : Issue with spell check config form in FMX
v3.7.4.0
- New : Delphi 10.4 and C Builder 10.4 support
v3.7.3.2
- Fixed : Issue with scrolling during copy/paste in TTMSFMXMemo
- Fixed : Issue with destroying timers under macOS 64 bit
- Fixed : Issue with custom calc group incorrect index in TTMSFMXGrid
- Fixed : Issue with access violation during sorting/filtering in Android in TTMSFMXGrid
v3.7.3.1
- Fixed : Issue with font when no styler is used in TTMSFMXMemo
- Fixed : Issue with column accessing in a grouped TTMSFMXGrid
- Fixed : Issue with border resizing on fixed columns/rows in TTMSFMXGrid
- Fixed : Issue with RTF import of text with images in TTMSFMXRichEditor
- Fixed : Issue with HTML import via stream when no encoding is specified
- Fixed : Issue with HTML import of special characters in TTMSFMXRichEditor
v3.7.3.0
- New : OnCellDblClick and OnFixedCellDblClick event in TTMSFMXGrid
- Improved : Closing timer events before executing code to avoid code being called twice in TTMSFMXGrid
- Fixed : Rare issue with inserting long text programmatically in TTMSFMXRichEditor
- Fixed : Issue with sizing detection for column and row sizing in TTMSFMXGrid
- Fixed : Issue with grid scrolling up when reparenting in TTMSFMXGrid
- Fixed : Issue with emoticon handling in TTMSFMXRichEditor
- Fixed : Issue with drag and drop and resizing while preserving column widths and row heights in TTMSFMXGrid
- Fixed : Column drag icon not changing to a nodrop icon while dragging outside grid in TTMSFMXGrid
v3.7.2.6
- Fixed : Issue with rich text parsing on macOS 64 bit in PDF export
- Fixed : Issue with filtering in iOS/Android
- Fixed : Issue with bands in TTMSFMXGrid when filtering is used
v3.7.2.5
- Improved : macOS 64 bit compilation support
- Fixed : Issue with word selection and delimiter use in TTMSFMXMemo
- Fixed : Issue with matrix label not applying palette.low color
- Fixed : Issue with detecting switch in TTMSFMXGrid
- Fixed : Issue with applying filtering and searching not triggering appropriate events in TTMSFMXTableView
v3.7.2.4
- Fixed : Issue with grouping and cell controls
- Fixed : Issue with TTMSFMXRichEditorMiniHTMLIO.Insert and clipboard
v3.7.2.3
- Fixed : Rare issue with empty text control being an invalid reference in TTMSFMXEdit
- Fixed : Issue with filter listbox on iOS in TTMSFMXGrid
- Fixed : Issue with custom inplace editor destroy sequence in TTMSFMXGrid
- Fixed : Issue with HTML rendering engine an HR tag within other tags
v3.7.2.2
- Fixed : Issue with custom editor dialog height in TTMSFMXPlanner
v3.7.2.1
- Fixed : Issue with retrieval of RowText in TTMSFMXGrid
- Fixed : Issue with dropdown feature not being applied to combo edit in TTMSFMXGrid
- Fixed : Issue with autosizing and item destroy sequence in TTMSFMXTableView
v3.7.2.0
- New : Public CloseDialog call in TTMSFMXTaskDialog
- Fixed : Issue with nesting dialog callbacks in TTMSFMXTaskDialog
- Fixed : Issue with group calculation handling in grid with closed nodes
- Fixed : Issue with editing numeric/float values in TTMSFMXGrid
- Fixed : Issue with database adapter fetching items in TTMSFMXPlannerDatabaseAdapter
- Fixed : Issue with LED formatting in TTMSFMX7SegLed
- Fixed : Issue with Dialog height calculation in TTMSFMXTaskDialog
v3.7.1.0
- New : Extended HTML special char support in HTML engine
- Fixed : Issue with input for TTMSFMXRichEditor on Android
v3.7.0.0
- New : RAD Studio 10.3 Rio support
- Fixed : Issue with memo not calling OnChangeTracking when pasting from clipboard in TTMSFMXMemo
- Fixed : Issue with TTMSFMXEdit editing on Android
v3.6.8.8
- Improved : Small improvement with respect to caret positioning
v3.6.8.7
- Improved : Smaller improvements and fixes
v3.6.8.6
- Improved : Caret repaint only for focused TTMSFMXRichEditor
- Fixed : Issue with import from HTML in TTMSFMXRichEditor
- Fixed : Issue with column widths and column hiding in TTMSFMXGrid
- Fixed : Issue with MaxLength not applied in TTMSFMXEdit
v3.6.8.5
- Fixed : Issue with underlined text drawing across word breaks in TTMSFMXRichEditor
- Fixed : Issue with slow cell clear on iOS in TTMSFMXGrid
- Fixed : Issue with scrolling in TTMSFMXRichEditor on macOS
- Fixed : Issue with filter listbox not correctly destroyed in TTMSFMXGrid
v3.6.8.4
- Fixed : Issue with setting Text property at designtime empty in TTMSFMXCheckGroup
- Fixed : Issue with Matches() function when empty strings are involved
- 3.6.8.4: Improved: Hint, ShowHint properties as published properties exposed in TTMSFMXGraphicCheckLabel
v3.6.8.3
- Fixed : Issue with tab free under iOS/Android in TTMSFMXTabSet
- Fixed : Issue with UnhideRowsAll() in TTMSFMXGrid
- Fixed : Issue with Hint and ShowHint properties not exposed
v3.6.8.2
- 3.6.8.2: Fixed: Issue with OnCloseTab not called in TTMSFMXTabSet
v3.6.8.1
- Fixed : Issue with mousewheel scrolling and merged cells in TTMSFMXGrid
- Fixed : Issue in HTML rendering engine
v3.6.8.0
- Fixed : Issue with auto-size calculation in TTMSFMXGrid in combination with cell merging
v3.6.7.9
- Fixed : Issue with RTF parsing of unicode chars in TTMSFMXRichEditor
- Fixed : Issue with HTML export from TTMSFMXRichEditor
v3.6.7.8
- Fixed : Issue getting current time in dmDay mode in TTMSFMXPlanner
v3.6.7.6
- Fixed : Issue with TTMSFMXGrid.UnHideColumnsAll;
- Fixed : Issue with OnChange event handler for TTMSFMXRichEditor
v3.6.7.5
- Fixed : Issue with printing to printer/image in TTMSFMXGrid
v3.6.7.4
- Fixed : Issue with Floats[] property getter in TTMSFMXGrid
v3.6.7.3
- Improved : Adaption to avoid error when used on a datamodule in TTMSFMXTaskDialog
- Fixed : OnChange event triggering for enter key in TTMSFMXRichEditor
- Fixed : Issue with pasting plain multiline text in TTMSFMXRichEditor
v3.6.7.2
- Improved : RTF import in TTMSFMXRichEditor
- Fixed : Issue with repainting when programmatically selecting color in TTMSFMXToolBarColorPicker
- Fixed : Issue with manual lookup loop in TTMSFMXTableView
- Fixed : Issue with InsertMultiLineText after changing default properties in TTMSFMXRichEditor
v3.6.7.1
- Fixed : Issue with handling style changes at designtime in TTMSFMXDockPanel and TTMSFMXToolBar
v3.6.7.0
- New : Trimming support via OnGetCellLayout in TTMSFMXGrid
- Fixed : Issue with DblClick causing access violation in TTMSFMXTreeView
v3.6.6.2
- Improved : Number compatibility with different formats for sorting in TTMSFMXGrid
- Fixed : Issue with missing assignment of DBKey property in TTMSFMXTreeView
- Fixed : Issue with grid enter key handling in TTMSFMXGrid
- Fixed : Issue with drag/drop mode and checkbox state change combination in TTMSFMXTreeView
- Fixed : Issue with column calculations and grouping in TTMSFMXGrid
- Fixed : Issue with canceling in TTMSFMXLabelEdit
v3.6.6.1
- Improved : RTF import in TTMSFMXRichEditor
- Improved : Parsing of hyperlinks from RTF files in TTMSFMXRichEditor
- Improved : HTML font style parsing in TTMSFMXRichEditor
- Fixed : Issue with DropDownAutoSize calculation in TTMSFMXRadioGroupPicker and TTMSFMXCheckGroupPicker
v3.6.6.0
- New : LineSpacing property added in TTMSFMXRichEditor
- New : Added external TTF file support on Android (via Font.FileName) in TTMSFMXPDFLib
- Fixed : Issue with special characters in filename on macOS in TTMSFMXPDFLib
v3.6.5.3
- Fixed : Issue with item margins in TTMSFMXTableView
- Fixed : Issue with getting current time in dmDayPeriod mode in TTMSFMXPlanner
- Fixed : Issue with TTMSFMXIPEdit as inplace editor in TTMSFMXGrid
- Fixed : Issue with InsertAsRTF() and font color handling in TTMSFMXRichEditor
- Fixed : Editing in combination with open/closed nodes in TTMSFMXGrid
- : Fixed: Issue with fonts referencing in multiple pages in TTMSFMXPDFLib
v3.6.5.2
- Fixed : Issue with managing columns and grid grouping in TTMSFMXGrid
- Fixed : Issue with editing not stopped when clicking a node or a checkbox
- Fixed : Issue with column checkbox and cell object for programmatically getting and setting state in TTMSFMXGrid
v3.6.5.1
- Improved : OnFilterExecuted event called on selected ''(All)'' option in filter listbox in TTMSFMXGrid
- Fixed : Issue with referencing correct font after destroying unused fonts in TTMSFMXPDFLib
- Fixed : Issue with parsing particular RTF files in TTMSFMXRichEditor
- Fixed : Issue with list editor still deleting items in read-only mode in TTMSFMXListEditor
- Fixed : Issue with getting correct current time in TTMSFMXPlanner
- Fixed : Issue with checkbox column type and cell objects in TTMSFMXGrid
- Fixed : Issue with checkbox check not stopping active editing in TTMSFMXGrid
- Fixed : Issue with bitmap and text size in TTMSFMXRadioGroup and TTMSFMXCheckGroup
- Fixed : Issue with OnCellClick executed twice in TTMSFMXGrid
v3.6.5.0
- New : igReference image generation type added for HTML export in TTMSFMXRichEditor
- New : TTMSFMXRichEditorEmailIO component added to export TTMSFMXRichEditor to a rich text email
- New : OnFilterExecuted event added in TTMSFMXGrid
- Improved : HTML export in TTMSFMXRichEditor
- Fixed : Issue with wrap at end option for Find and Replace in TTMSFMXMemo
- Fixed : Issue with navigation in TTMSFMXCalendar
- Fixed : Issue with lookup scale in TTMSFMXEdit
- Fixed : Issue with focusing main form after closing dialog in TTMSFMXTaskDialog
- Fixed : Issue with disjunct cell selection in TTMSFMXGrid
- Fixed : Issue with calling SetSelectionAttribute() and updating default font in TTMSFMXRichEditor
- Fixed : Issue with applying style to bulb shape in TTMSFMXTableView
- Fixed : Issue with OnExit / OnEnter not called in TTMSFMXIPEdit
v3.6.4.0
- New : HTMLImages.igNone option added to ignore images during export to HTML in TTMSFMXRichEditor
- New : GetMergeFields method added to retrieve list of available merge fields in the document in TTMSFMXRichEditor
- Improved : Triggering of OnChange event in TTMSFNCRichEditor
- Fixed : Issue with single row grids in TTMSFMXGrid in TTMSFMXGridPDFIO
- Fixed : Issue with filter dropdown in TTMSFMXGrid (workaround implemented for FMX bug)
- Fixed : Issue with applying WheelLineCount in TTMSFMXMemo
v3.6.3.0
- New : Public property WheelLineCount added to control nr. of lines for scrolling in TTMSFMXMemo
- Improved : RTF parsing in TTMSFMXRichEditor
- Improved : RTF font table handling for specific Microsoft RTF extensions in TTMSFMXRichEditor
- Improved : Parsing of specific MS Word elements in RTF in TTMSFMXRichEditor
- Improved : Parsing of RTF files with TTMSFMXRichEditorRTFIO
- Improved : KeyboardInteraction property in TTMSFMXPageSlider
- Improved : HTML parsing in TTMSFMXRichEditor
- Fixed : OnCellButtonClick not triggered for etEditBtn editor type
- Fixed : Merged cell border export to XLS in TTMSFMXGridExcelIO
- Fixed : Issue with resizing and scrolling in TTMSFMXMemo
- Fixed : Issue with ghost image during row drag in TTMSFMXGrid
- Fixed : Issue with font color initialization in TTMSFMXHTMLText
- Fixed : Issue with converting date in different format in TTMSFMXCalendarPicker
- Fixed : Issue with changing attributes on merge fields
- Fixed : Issue with calculating text rectangle in Android release mode in TTMSFMXGrid
- Fixed : Issue with ResetColumnOrder in TTMSFMXGrid
- Fixed : Issue with OnCloseTab not always triggered in TTMSFMXTabSet
- Fixed : Issue with OnChangeTracking event when syntax styler is used in TTMSFMXMemo
- Fixed : Issue with OnCellsChanged() after editing a cell in TTMSFMXGrid
- Fixed : Click on editable focused cell does not trigger OnCellClick event in TTMSFMXGrid
v3.6.2.3
- Fixed : Issue with years popupbox in TTMSFMXCalendar
- Fixed : Issue with drawing filter button in TTMSFMXTreeView
- Fixed : Issue with applying bold and italic in specific circumstances in TTMSFMXPDFLib
- Fixed : Issue with andamp; causing double and rendering in HTML engine
- Fixed : Issue with OnCellEnter and OnCellExit not being called in TTMSFMXGrid
v3.6.2.2
- Fixed : Issue with displaying unicode text in specific circumstances in TTMSFMXPDFLib
- Fixed : Issue with clearing hover state of tiles when rapidly moving mouse in TTMSFMXTileList
- Fixed : Issue with checking checkbox in combination with small height and LiveBindings in TTMSFMXLiveGrid
- Fixed : Issue with binding only working on Windows in TTMSFMXEdit
- Fixed : Issue with andamp; causing double and rendering in HTML engine
- Fixed : Issue with accessing months and years popup box in TTMSFMXCalendar when used in TPopup
- Fixed : Issue with TTMSFMXGrid subcontrols repainting issues
- Fixed : Issue with RTF import with background colors in TTMSFMXRichEditor
- Fixed : Issue with OnCellEnter called instead of OnCellExit when exiting cell in TTMSFMXGrid
- Fixed : Issue moving node at root level in TTMSFMXTreeView
v3.6.2.1
- Fixed : Issue with text hiding and cell scrolling in TTMSFMXGrid
- Fixed : Issue with readonly actions not executed with keyboard in TTMSFMXMemo
- Fixed : Issue with calculating scaled images in TTMSFMXGridPDFIO
- Fixed : Issue with DisplayHTML wrong logic in TTMSFMXHTMLText
v3.6.2.0
- New : LoadAllDataAndDisconnect to load all data at once and perform filtering sorting grouping ... in TTMSFMXLiveGrid
- New : Conversion routines Millimeter <-> Pixel and Inc <-> Pixel in TTMSFMXPDFLib
- Improved : Center parameter to draw images centered or top-left in TTMSFMXPDFLib
- Fixed : Issue with presetting combobox editor value in TTMSFMXTreeView
- Fixed : Issue with accessing months and years popup box in TTMSFMXCalendarPicker during dropdown
- Fixed : Access violation while linking in C Builder OSX32 target
v3.6.1.0
- New : Planner Mode Editor in TTMSFMXPlanner
- Improved : Added Virtual keyword to RadioButtonChange and RadioButtonClick in TTMSFMXRadioGroup
- Improved : Added Virtual keyword to CheckBoxChange and CheckBoxClick in TTMSFMXCheckGroup
- Fixed : Issue with text break on Android with single-line text in TTMSFMXPDFLib
- Fixed : Issue with OnSelectCell and OnSelectedCell event called twice in certain circumstances in TTMSFMXGrid
v3.6.0.3
- Fixed : Issue with exporting dialogs in TTMSFMXGridExcelIO
v3.6.0.2
- Fixed : Issue with variable initialization on Android in TTMSFMXImage
- Fixed : Issue with OnSelectedCell not being called when performing CTRL A in TTMSFMXGrid
v3.6.0.1
- Fixed : Issue with fetching correct drive info in Windows 64 bit operating system in TTMSFMXDirectoryTreeView
- Fixed : Issue with Android text breaking in TTMSFMXPDFLib
- Fixed : Issue sorting and sizing columns occurs simultaneously in TTMSFMXTreeView
v3.6.0.0
- New : TTMSFMXTreeView node and columns editor
- New : TImageList support in HTML enabled components (support for SRC="IDX:0")
- New : SpaceAsNbSp property added in TTMSFMXRichEditorMiniHTMLIO
- New : RAD Studio 10.2 Tokyo support
- New : OnPageChanging event in TTMSFMXTileList
- New : OnChangeTracking event in TTMSFMXMemo
- New : OnChange event added in TTMSFMXRichEditor
- New : OnCellExit and OnCellEnter events in TTMSFMXGrid
- New : MinimumWidth property for each column when applying stretching in TTMSFMXGrid
- New : Data* properties for each channel in TTMSFMXScope
- New : BitmapSize property in TTMSFMXSpeedButton
- New : AutoOpenURL property to automatically open an URL in TTMSFMXHTMLText
- Improved : Import of HTML bullet lists and handling of linebreaks in TTMSFMXRichEditor
- Improved : Exposed OnItemMouse* events in TTMSFMXTableView
- Improved : DisplayLookup method to display all values from the displaylist in TTMSFMXEdit
- Improved : Designtime experience of several visual and non-visual components
- Improved : AddBitmap and AddBitmapFile overloads to configure alignment and width/height in TTMSFMXGrid
- Fixed : Issue with treeview panning in combination with dbl click operation in TTMSFMXTreeView
- Fixed : Issue with incorrect display of fractional part of double value in TTMSFMX7SegLed
- Fixed : Issue with filtering grid with FixedColumns <> 1 in TTMSFMXFilterPanel
- Fixed : Issue with displaying correct weeknumber in TTMSFMXCalendar
- Fixed : Issue with delete button not working on Android/iOS
- Fixed : Issue with adding checkboxes in fixed columns in TTMSFMXLiveGrid
- Fixed : Issue with HTML wordwrapping in TTMSFMXHTMLText
- Fixed : Improved style support in TTMSFMXRadioGroup and TTMSFMXCheckGroup
v3.5.3.0
- New : Overload methods of LoadFromCSV InsertFromCSV to specify ANSI or UTF8 formats in TTMSFMXGrid
- Fixed : Issue with mouse wheel scrolling on macOS in TTMSFMXMemo
- Fixed : Issue with drawing tick marks in TTMSFMXTrackBar
- Fixed : Issue with drawing text out of bounds in TTMSFMXTrackBar
- Fixed : Issue with destroying sequence in TTMSFMXSpinner
- Fixed : Issue with change being called when pressing backspace in TTMSFMXEdit
- Fixed : Issue with bitmap drawing when using row or column dragging in TTMSFMXGrid
- Fixed : Issue with TTMSFMXMemo display update after changing TTMSFMXMemo.TopLine
- Fixed : Issue with Shift not being checked in validchars editory type in TTMSFMXEdit
- Fixed : Focus issue when toggling focus between edit and browser in TTMSFMXWebBrowser
v3.5.2.1
- Improved : Exposed PopupMenu property in TTMSFMXTreeView
- Fixed : removed warning in TTMSFMXLed
- Fixed : Regression with filter operator selection with numeric values in TTMSFMXGridFilterPanel
- Fixed : Issues with symbolic link directories also showing file size on Mac OSX in TTMSFMXDirectoryTreeView
- Fixed : Issue with vertical scroll position after pasting long text in TTMSFMXMemo
- Fixed : Issue with locking up form when deleting item in TTMSFMXTableView
- Fixed : Issue with copying disjunct selected cells in TTMSFMXGrid
- Fixed : Issue with accessing FocusedCell property in macOS in C Builder (added FocusedRow and FocusedCol properties)
- Fixed : Access violation when destroying editor in TTMSFMXTreeView
v3.5.2.0
- New : FindNodeByDBKey function in TTMSFMXTreeView
- Fixed : Issue with export to XLS when grid has hidden rows in TTMSFMXGridExcelIO
- Fixed : Issue with design-time initialization of SwipeToNextDateTime in TTMSFMXPlanner
- Fixed : Issue with auto-size calculation and text positioning in TTMSFMXCheckGroup and TTMSFMXRadioGroup
- Fixed : Issue with applying filter operator in TTMSFMXGridFilterPanel
- Fixed : Issue with Unicode BOM handling in TTMSFMXRichEditorMiniHTMLIO
- Fixed : Issue checking group checkbox in TTMSFMXCheckGroup
v3.5.1.0
- New : SortOrder to set sorting order to files first, folders first in TTMSFMXDirectoryTreeView
- New : Property PlainHTML: boolean added for TTMSFMXRichEditorHTMLIO
- New : FindNodeByTextAndColumn function in TTMSFMXTreeView
- Improved : ShowFocus default true in TTMSFMXTreeView
- Improved : SelectNode := nil clears selection in TTMSFMXTreeView
- Improved : Filter functionality with pattern matching in TTMSFMXDirectoryTreeView
- Improved : Filter functionality with pattern matching in TTMSFMXDirectoryTreeView
- Improved : Double-click on node area to expand/collapse in TTMSFMXTreeView
- Fixed : Issue with initializing datetime selection in TTMSFMXSpinner
- Fixed : Issue with getting/setting checkbox state for ctCheckBox column in TTMSFMXGrid
- Fixed : Issue with displaying lookup and mouse up event in TTMSFMXEdit
- Fixed : Issue with displaying images/checkboxes in TTMSFMXGridPDFIO
- Fixed : Issue with displaying images correct width/height in TTMSFMXRichEditorPDFIO
- Fixed : Issue with copy/pasting in different editor types in TTMSFMXEdit
- Fixed : Issue with URL handling when URL.Show = false in TTMSFMXGrid
- Fixed : Issue setting Visible property to False at designtime causing tab key to jump to next page in TTMSFMXPageControl
- Fixed : Issue in HTML Engine with drawing shadow/colored text
- Fixed : Issue encoding text with accented characters in TTMSFMXPDFLib
- Fixed : Issue calculating correct scrollbar height in TTMSFMXMemo
v3.5.0.1
- Improved : Image drawing in combination with HTML in TTMSFMXPDFLib
- Fixed : Issue with updating data in combination with LiveBindings in TTMSFMXTableView
- Fixed : Issue with images being displayed while calculating HTML text in TTMSFMXPDFLib
- Fixed : Issue with displaying images/checkboxes in TTMSFMXGridPDFIO
- Fixed : Issue applying URLFont in combination with HTML text in TTMSFMXPDFLib
v3.5.0.0
- New : Introducing TTMSFMXPDFLib, PDF Export Library
- Improved : TTMSFMXBitmap replaced by TTMSFMXImage
- Improved : RTF parsing in TTMSFMXRichEditor
- Improved : PDF Export functionality for TTMSFMXRichEditor, TTMSFMXGrid, TTMSFMXMemo
- Improved : HTML parsing in TTMSFMXRichEditor
- Improved : Added virtual keyword to some methods in TTMSFMXTabSet
- Fixed : Issue with setting TopItem / LookupItem in TTMSFMXTableView
- Fixed : Issue with adding pages at designtime with page collection editor in TTMSFMXPageControl
- Fixed : Issue with RTF generation on iOS & Android in TTMSFMXRichEditor
- Fixed : Issue with CanSelect not applied in TTMSFMXTableView
v3.4.8.5
- New : FindNodeByRow and GetTotalNodeCount functions in TTMSFMXTreeView
- New : BottomItem property, ScrollPosition property and additional parameter for LookupItem to scroll items at the bottom position of the list in TTMSFMXTableView
- Improved : New SelectItemOnMouseWheelScroll property to allow scrolling with the mouse without selecting an item in TTMSFMXTableView
- Fixed : Removed FMX.TMSGridDataBinding.pas unit, for LiveBindings please use TTMSFMXLiveGrid
- Fixed : Issue with “Scope class TBindSourceAdapterCustomScope not registered” in C++Builder (RSP-14927) in TTMSFMXGrid and TTMSFMXLiveGrid
- Fixed : Issue with retrieving the selected row under some conditions in TTMSFMXGrid
- Fixed : Issue with exporting merged cells to XLS in FMX.TMSGridExcelIO
- Fixed : Issue with calculating scrollbar position in TTMSFMXTableView
- Fixed : Issue with ScrollToNode in combination with variable node height in TTMSFMXTreeView
- Fixed : Issue with HTML calculation and wordwrapping in TTMSFMXTreeView
- Fixed : Exposed Hint/ShowHint properties
v3.4.8.4
- Improved : TopItem property to select first visible item in TTMSFMXTableView
- Improved : GetFirstVisibleItem and GetLastVisibleItem in TTMSFMXTableView
- Fixed : Issue with pages animating from the wrong side in TTMSFMXPageSlider
- Fixed : Issue with beep sound on Mac in TTMSFMXTreeView
- Fixed : Issue with applying auto-sizing on items in TTMSFMXTableView
- Fixed : Issue with OnPageChanging event not being called in TTMSFMXPageSlider
- Fixed : Issue with OnItemSelected triggered twice for programmatic item selection in TTMSFMXTableView
- Fixed : Issue setting check state without rebuilding node list in TTMSFMXTreeView
- Fixed : Issue opening correct application on Android when viewing HTML files in TTMSFMXUtils
- Fixed : Issue on Android during destroy in TTMSFMXRadioGroup
- Fixed : Issue calculating images without text in TTMSFMXRatingGrid
v3.4.8.3
- Fixed : Issue with setting margins to 0 in TTMSFMXTabSet
- Fixed : Issue installing through subscription manager
v3.4.8.2
- Fixed : Issue with using ImageIndex in items and categories in TTMSFMXRatingGrid
- Fixed : Issue with exporting data in combination with TTMSFMXLiveGrid in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with displaying icons on high dpi systems in TTMSFMXTreeView
- Fixed : Issue with adding non-data type checkboxes via columns collection in TTMSFMXGrid
- Fixed : Issue with OnKeyDown and OnKeyUp events not triggering in TTMSFMXTableView
- Fixed : Issue with Cut, Copy and Paste handling in RAD Studio Berlin in TTMSFMXEdit, TTMSFMXRichEditor and TTMSFMXMemo
v3.4.8.1
- Improved : Added OnLookupNeedData event for TTMSFMXEdit
- Fixed : Memory issues in RAD Studio 10.1 Berlin Update 1 when building for iOS 32, 64 bit or Android targets
- Fixed : Access violation when typing after selecting lookup item with mouse in TTMSFMXEdit
v3.4.8.0
- Improved : Styling support for TTMSFMXPageControl and TTMSFMXTabSet
- Improved : Handling keyboard ALT, SHIFT and CTRL keys without navigating to selecting item in TTMSFMXTreeView
- Fixed : Issue with etSignedNumeric minus character input in TTMSFMXEdit
- Fixed : Issue with TextService being nil in some circumstances
- Fixed : Issue combining sorting/filtering in TTMSFMXGrid
v3.4.7.1
- Fixed : Issue with inline image generation in TTMSFMXRichEditorPDFCreatorIO
- Fixed : Issue with applying matrix when exporting to PDF in TTMSFMXGrid
- Fixed : Issue with Android class memory limitation in TTMSFMXWebBrowser
- Fixed : Issue assigning child node data in TTMSFMXTreeView
v3.4.7.0
- New : HideKeyboard to programmatically hide the popup keyboard in TTMSFMXPopupTouchKeyboard
- New : Exposed OnKeyClick, OnKeyDown, OnDrawKey on popup keyboard level in TTMSFMXPopupTouchKeyboard
- Fixed : Issue with using command key on MAC for clipboard actions in TTMSFMXMemo
- Fixed : Issue with selections till end of line in TTMSFMXRichEditor
- Fixed : Issue with inserting text in long paragraphs in TTMSFMXRichEditor
- Fixed : Issue with grouping cells with fixed right columns in TTMSFMXGrid
- Fixed : Issue with font size handling in RTF conversion in TTMSFMXRichEditor
- Fixed : Issue with copy & paste across linebreaks in TTMSFMXRichEditor
- Fixed : Issue with RTF parsing on iOS, macOS in TTMSFMXRichEditor
- Fixed : Issue loading complex tree files in TTMSFMXTreeView
- Fixed : Caret behavior with Ctrl-Home, Ctrl-End in TTMSFMXRichEditor
- Fixed : Access violation calling stopedit in OnExit of custom editor in TTMSFMXTreeView
v3.4.6.1
- Fixed : Issue with selecting all nodes when multi-select is false in TTMSFMXTreeView
- Fixed : Issue with omNever setting for overwrite mode in TTMSFMXGridExcelIO
- Fixed : Issue with inplace editor size on iOS / Android in TTMSFMXListEditor
- Fixed : Issue with copying and moving node data properties in TTMSFMXTreeView
v3.4.6.0
- New : Event OnCellFormat,OnDateTimeFormat,OnGetCellFormula added in TTMSFMXGridExcelIO
- Fixed : Issue with using filter panel on Android or iOS in TTMSFMXGridFilterPanel
- Fixed : Issue with dbl-click and drag/drop operation in TTMSFMXTreeView
- Fixed : Issue with adding cell controls to an empty grid cell in TTMSFMXGrid
- Fixed : Issue inserting items in TTMSFMXTableView
- Fixed : Access violation accessing panel elements at form loading time in TTMSFMXNavBar
v3.4.5.3
- Fixed : Unable to link to TTMSFMXLiveGrid in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with font size handling in RTF conversion in TTMSFMXRichEditor
- Fixed : Issue with export to XLS and hidden columns in TTMSFMXGrid
- Fixed : Issue with applying text color with AdaptToStyle in TTMSFMXGrid
v3.4.5.2
- Fixed : Issue with parenting cell controls in TTMSFMXGrid
- Fixed : Issue with hanging text selection bullets in TTMSFMXRichEditor
- Fixed : Issue with auto-sizing of labels in TTMSFMXPlanner
- Fixed : Access violation while creating text service in iOS in TTMSFMXRichEditor
v3.4.5.1
- Fixed : Issue with bouncing grid after editor closes with iOS virtual keyboard in TTMSFMXGrid
- Fixed : Issue with StrokeThickness style issue in some components
v3.4.5.0
- New : Reorder in TTMSFMXTreeView
- New : Keyboard Lookup in TTMSFMXTreeView
- New : Drag & Drop in TTMSFMXTreeView
- New : Column sorting in TTMSFMXTreeView
- New : Column Filtering in TTMSFMXTreeView
- New : Clipboard support in TTMSFMXTreeView
- Improved : UnselectItem & UnselectAllItems in TTMSFMXPlanner
- Improved : Styles in TTMSFMXTableView
- Fixed : Issue with font initialization in TTMSFMXTreeView
- Fixed : Issue with destroying TTMSFMXPlanner on mobile operating systems
- Fixed : Issue with automatic reference counting in TTMSFMXGraphics
- Fixed : Issue with Path delimiter in OSX in TTMSFMXDirectoryTreeView
- Fixed : Issue with Livebindings and inserting new rows with mouse only in TTMSFMXLiveGrid
v3.4.1.0
- Improved : Parsing HTML picture attributes in TTMSFMXRichEditor
- Fixed : Issue with input size calculation in TTMSFMXTaskDialog
- Fixed : Issue with filtering dropdown on Android in TTMSFMXGrid
- Fixed : File filter hides directories as well in TTMSFMXDirectoryTreeView
v3.4.0.0
- New : Introducing TTMSFMXTabSet and TTMSFMXPageControl
- Improved : MoveTo method to move node to a different location in TTMSFMXTreeView
- Fixed : Issue with using the Fixed property on column level in TTMSFMXGrid
- Fixed : Issue with combobox and livebindings lookup in TTMSFMXLiveGrid
- Fixed : Issue with autosizing comment grid cell in TTMSFMXGrid
- Fixed : Issue with applying styled background in TTMSFMXRichEditor
- Fixed : Issue with TTMSFMXGridExcelIO & Options.ExportHiddenColumns in TTMSFMXGrid
- Fixed : Exposed OnClick event as published in TTMSFMXListView
v3.3.2.2
- Improved : Column sizing detection sensitivity in TTMSFMXGrid
- Fixed : Issue with typing '-' with signedfloat when text is selected in TTMSFMXEdit
- Fixed : Issue with retrieving right fixed column cell in TTMSFMXGrid
- Fixed : Issue with exporting scaled images to RTF & HTML in TTMSFMXRichEditor
- Fixed : Issue with cell scrolling when having fixed right rows / fixed footer rows in TTMSFMXGrid
- Fixed : Issue with AdaptToStyle in TTMSFMXRichEditor
v3.3.2.1
- Fixed : Rare issue with handling quotes in filtering in TTMSFMXGrid
v3.3.2.0
- New : OnImageNotFound event to custom handle loading images from HTML in TTMSFMXRichEditor
- Improved : RTF import in TTMSFMXRichEditor
- Improved : HTML import in TTMSFMXRichEditor
- Fixed : Issue with moving, sizing items in custom mode in TTMSFMXPlanner
- Fixed : Issue with missing ITextInput.ReadOnly in RAD Studio 10.1 Berlin in TTMSFMXMemo
- Fixed : Issue with cell to custom datetime conversion in TTMSFMXPlanner
- Fixed : Issue with applying scroll navigation mode blocking interaction in TTMSFMXTileList
- Fixed : Issue with Exporting Grid Cell borders in full cell background printing in TTMSFMXGridPDFIO
v3.3.1.0
- New : RAD Studio Berlin Support
- Improved : Cursor handling in TTMSFMXRichEditor
- Fixed : Issue with slow loading times of items used in combination with BeginUpdate / EndUpdate in TTMSFMXCheckGroupPicker and TTMSFMXRadioGroupPicker
- Fixed : Issue with reintroducing BeginUpdate with additional parameter, please use BeginUpdate in combination with ClearNodeList to clear all nodes in TTMSFMXTreeView
- Fixed : Issue with missing clear filter option in dropdown in TTMSFMXGrid
- Fixed : Issue with incorrect Sender in OnBeforeDrawCell and OnAfterDrawCell events in TTMSFMXGrid
- Fixed : Issue with combining indexed filtering & sorting in TTMSFMXGrid
- Fixed : Issue with XLSExport() with overwrite setting omNever in TTMSFMXGridExcelIO
- Fixed : Issue with CanGoBack and CanGoForward not returning a value in Android in TTMSFMXWebBrowser
- Fixed : Issue with 0.5 pixel border drawing on Android while animating in TTMSFMXTileList
- Fixed : Issue selecting multiple items programmatically in TTMSFMXPlanner
- Fixed : Issue cleaning up cells on mobile operating systems in TTMSFMXGrid
v3.3.0.1
- Fixed : Issue with filtering and sorting in TTMSFMXGrid
- Fixed : Issue with displaying items in pmMultiMonth mode in TTMSFMXPlanner
- Fixed : Issue retrieving images to output in PDF in TTMSFMXGridPDFCreatorIO
- Fixed : Initialization issue on Windows in TTMSFMXWebBrowser
- Fixed : Access violation in combination with MultiView in TTMSFMXTreeView
v3.3.0.0
- New : Linked Items support in TTMSFMXPlanner
- Improved : Invalidate after pasting Japanese Characters in TTMSFMXRichEditor
- Fixed : Issue with updating checkbox state at runtime in TTMSFMXGrid
- Fixed : Issue with starting TComboEdit inplace editor while typing characters in TTMSFMXGrid
- Fixed : Issue with designtime initialization of checked nodes in TTMSFMXCheckedTreeView
- Fixed : Issue with ACol and ARow parameters switched in cell draw events in TTMSFMXPlanner
- Fixed : Access violation on MAC OS when displaying TComboBox inplace editor in TTMSFMXGrid
v3.2.7.4
- New : Properties to control top and bottom navigation button size in TTMSFMXPlanner
- Improved : ColumnNameIndex property to retrieve column names on a specific row index in TTMSFMXGridFilterPanel
- Improved : Adapt to transparent style in TTMSFMXTableView
- Improved : Adapt to transparent style in TTMSFMXSearchEdit
- Fixed : Issue with tab and empty grid in TTMSFMXGrid
- Fixed : Issue with selecting value from combobox with keyboard in TTMSFMXGrid
- Fixed : Issue with popup size calculation in TTMSFMXMemo
- Fixed : Issue with freeing categories and items in TTMSFMXTableView
- Fixed : Issue with decimal separator duplicate check in TTMSFMXEdit
- Fixed : Issue with applying filter in TTMSFMXGridFilterPanel
- Fixed : Issue starting fixed cell editing programmatically in TTMSFMXGrid
- Fixed : Access Violation / Invalid Pointer when used on TFrame in TTMSFMXTreeView
v3.2.7.3
- New : Options.Sorting.Row to change sorting row in TTMSFMXGrid
- New : OnBeforeDrawStep and OnAfterDrawStep events to control step appearance in TTMSFMXLEDMeter
- Improved : LiveBindings editing, inserting, updating in TTMSFMXGrid and TTMSFMXLiveGrid
- Fixed : Issue with styling numbers in TTMSFMXMemo
- Fixed : Issue with autocompletion popup position after scaling in TTMSFMXMemo
- Fixed : Issue with adding panels at designtime in non-master views in TTMSFMXNavBar
- Fixed : Issue refreshing rich editor after copying Japanese text on Mac OS in TTMSFMXRichEditor
- Fixed : Infinite loop after clicking URL in TTMSFMXRichEditor
v3.2.7.2
- New : Options.Mouse.DirectComboClose property in TTMSFMXGrid
- Improved : Various improvements related to Japanese character input in TTMSFMXRichEditor
- Improved : TabStop property on TTMSFMXToolBar
- Improved : LiveBindings handling with FixedRows and FixedFooterRows in TTMSFMXGrid
- Improved : Clicking URL opens webbrowser instantly when rich editor is readonly in TTMSFMXRichEditor
- Fixed : Issue with pasting multiline Japanese characters as plain text in TTMSFMXRichEditor
- Fixed : Issue with handling LiveBindings updates with mouse/keyboard interaction in TTMSFMXLiveGrid
- Fixed : Issue with copying images via context menu in TTMSFMXRichEditor
- Fixed : Issue with cell selection after inserting column in TTMSFMXGrid
- Fixed : Issue with borders on Android in TTMSFMXTileList
- Fixed : Issue with OnMouseDown / OnMouseMove and OnMouseUp not triggered in TTMSFMXTableView
- Fixed : Issue inputting a single Japanese character and pressing enter in TTMSFMXRichEditor
- Fixed : Issue importing RTF and linebreaks on Mac OS in TTMSFMXRichEditor
- Fixed : Argument out of range exception when clicking cut in the context menu after selecting an image in TTMSFMXRichEditor
v3.2.7.1
- Fixed : Issue with paste action not enabled in context menu after copying images in TTMSFMXRichEditor
- Fixed : Issue with auto-size calculation when horizontally scrolled in TTMSFMXTreeView
- Fixed : Issue with AdaptToStyle in Android in TTMSFMXGrid
v3.2.7.0
- New : Support to handle PNG images in RTF import in TTMSFMXRichEditor
- Fixed : Issue with inserting rows in empty grid in TTMSFMXGrid / TTMSFMXLiveGrid
- Fixed : Issue with editing in combination with LiveBindings in TTMSFMXLiveGrid
- Fixed : Issue with designtime initialization of arrow and header/footer area in TTMSFMXPopup
- Fixed : Issue with AdaptToStyle in TTMSFMXPopup
v3.2.6.1
- Improved : RTF parsing in TTMSFMXRichEditor
- Improved : Public Keyboard property in TTMSFMXTouchKeyboard
- Improved : Improvements in Caret Position in IME mode in TTMSFMXRichEditor
- Improved : Copy & Paste between TTMSFMXRichEditor and other applications in TTMSFMXRichEditor
- Improved : Caret not blinking in IME mode in TTMSFMXRichEditor
- Fixed : Issue with stack overflow in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with horz. line drawing & scrolling in TTMSFMXRichEditor
- Fixed : Issue with freeing bitmap variable in TTMSFMXRichEditorPDFCreatorIO
- Fixed : Issue with cut to clipboard of picture in TTMSFMXRichEditor
- Fixed : Issue with backspace not removing text in IME mode in TTMSFMXRichEditor
- Fixed : Issue with Copy & Paste Cells in Mac OS in TTMSFMXGrid
v3.2.6.0
- New : URLUnderline property added in TTMSFMXRichEditor
- New : URLOpen property added in TTMSFMXRichEditor
- New : OnNextPageLoaded and OnPreviousPageLoaded events
- Improved : Mac RTF font table parsing in TTMSFMXRichEditor
- Fixed : Issue with selection display in wordwrapped text in TTMSFMXRichEditor
- Fixed : Issue with removing collection-based nodes in TTMSFMXTreeView
- Fixed : Issue with bullet spacing handling in TTMSFMXRichEditor
- Fixed : Issue with URL handpoint display in wordwrapped text in TTMSFMXRichEditor
v3.2.5.0
- New : Retrieve all checked nodes in TTMSFMXCheckedTreeView
- New : Programmatic sorting of nodes on nodes collection level in TTMSFMXTreeView
- New : Exposed Label, AcceptButton, CancelButton and EditButton controls in TTMSFMX
- New : EmptyText property in TTMSFMXLabelEdit
- Improved : Support for Windows bitmap format on clipboard when copying images in TTMSFMXRichEditor
- Fixed : Issue with text wrap calculation in TTMSFMXRichEditor
- Fixed : Issue with tag property of menu items in TTMSFMXRichEditor
- Fixed : Issue with clipboard keyboard support on MAC OSX in TTMSFMXRichEditor
- Fixed : Issue with Mac generating beeps on various key strokes
v3.2.4.2
- Improved : Updating enabled state of Find button after entering text in TTMSFMXFindDialog
- Fixed : Issue with date initialization when text is empty on dropdown in TTMSFMXGrid
- Fixed : Issue with context menu actions visible when readonly is enabled in TTMSFMXRichEditor
- Fixed : Issue with Selected node count after removing nodes in TTMSFMXTreeView
- Fixed : Issue with OnSelectedCell event not triggered with an active LiveBindings connection in TTMSFMXGrid
- Fixed : ColumnStroke paint update issue in TTMSFMXTreeView
v3.2.4.1
- Improved : Support for entering Japanese characters in TTMSFMXRichEditor
- Fixed : Issue with setting font color in TTMSFMXToolBarButton
- Fixed : Issue with pressing shift key in combination with TTMSFMXEditBtn inplace editor in XE7 in TTMSFMXGrid
- Fixed : Issue with invalid floating point operation when entering Japanese characters in TTMSFMXRichEditor
v3.2.4.0
- New : OnItemAppearance event in TTMSFMXListEditor
- Improved : Resource strings for localization in context menu in TTMSFMXMemo
- Fixed : Issue with scrolling with different row heights / column widths in TTMSFMXGrid
- Fixed : Issue with auto-size calculation in TTMSFMXHTMLText
- Fixed : Issue with TTMSFMXCompass directions labels
- Fixed : Issue displaying comments in XE8 in TTMSFMXGrid
v3.2.3.2
- New : Property ContentHeight added to get the height of the content in TTMSFMXRichEditor
- Improved : SaveToImageStream to save the image result to a stream in TTMSFMXSignatureCapture
- Improved : Handling of bullet insert/delete in TTMSFMXRichEditor
- Fixed : Issue with wordwrapping URL’s in TTMSFMXHTMLText
- Fixed : Issue with text positioning in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with retina detection in TTMSFMXTreeView
- Fixed : Issue with image transparency in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with image alignment in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with backspace & tab in TTMSFMXRichEditor
- Fixed : Issue with CGContextSaveState on Mac OSX, due to anchor handling with TBitmap in TTMSFMXTreeView
v3.2.3.1
- Fixed : Rendering issues on Mac in 10 Seattle in TTMSFMXWebBrowser
- Fixed : Issue with OnGetNodeTextColor and OnGetNodeDisabledTextColor events not triggered in TTMSFMXTreeView
- Fixed : Hide keyboard with ReadOnly property in TTMSFMXRichEditor
v3.2.3.0
- New : SaveToFile, LoadFromFile, SaveToStream and LoadFromStream in TTMSFMXTreeView
- Fixed : Issue with scaling in TTMSFMXRichEditor
- Fixed : Issue with cell selection in combination with freeze cells in TTMSFMXGrid
- Fixed : Issue with Modified property not set in certain conditions in TTMSFMXEdit
v3.2.2.0
- New : OnSelectedCell event triggered after selection is done in TTMSFMXGrid
- Improved : Swipe on Main page to show first page again in TMSTMXPageSlider
- Fixed : Issue with escape updating node value in TTMSFMXTreeView
v3.2.1.1
- New : Public BulletSpacing property in TTMSFMXRichEditor
- Improved : Functions GetLabel and GetButton in TTMSFMXGraphicCheckLabel
- Fixed : Issue with source file encoding in TTMSFMXRichEditor
- Fixed : Issue with removing dates on Mac OSX in TTMSFMXCalendar
- Fixed : Issue with parsing subscript / subscript from RTF in TTMSFMXRichEditor
- Fixed : Issue with inserting bullets under specific conditions in TTMSFMXRichEditor
- Fixed : Issue with grouping when fixed columns is 0 in TTMSFMXGrid
v3.2.1.0
- New : URLUnderline property in TTMSFMXHTMLText
- New : Support for OnEnter, OnExit events added in TTMSFMXDateTimeEdit
- New : Import of JPEGBLIP images from RTF files in TTMSFMXRichEditor
- Improved : RTF attributes import in TTMSFMXRichEditor
- Fixed : Issue with mousemove using modal dialogs in editing events in TTMSFMXGrid
- Fixed : Issue with mousemove using modal dialogs in editing events in TTMSFMXGrid
- Fixed : Issue with horizontal scrollbar / vertical scrollbar calculation and keyboard interaction in TTMSFMXRichEditor
- Fixed : Issue with channels adding/removing in TTMSFMXScope
- Fixed : Issue with borders and scrollbars in TTMSFMXGrid
- Fixed : Issue with autosize calculation of rows with wordwrapping in TTMSFMXGrid
v3.2.0.4
- New : GotoTextBegin, GotoTextEnd, GotoLineBegin and GotoLineEnd support in TTMSFMXRichEditor
- New : GotoTextBegin, GotoTextEnd, GotoLineBegin and GotoLineEnd support in TTMSFMXMemo
- Fixed : SelectedItemIndex of -1 in TTMSFMXScrollMenu
- Fixed : Issue with sorting & filtering simultaneously in TTMSFMXGrid
- Fixed : Issue with encoding when using GetContentAsRTE in TTMSFMXRichEditor
- Fixed : Issue with XYToCell in TTMSFMXGrid
- Fixed : Invalid typecast issue with animating background in 10 Seattle in TTMSFMXBarButton
- Fixed : AdaptToStyle issue when dynamically switching styles
- Fixed : Access violation in C++Builder on a tabbed form application in TTMSFMXIPEdit
v3.2.0.3
- Improved : TMSFMXRichEditorEditToolBar RTF file open handling
- Improved : RTF import handling of font colors
- Fixed : LoadFile doesn't load when webbrowser is still initializing on Windows in TTMSFMXWebBrowser
- Fixed : Issue with filter operations on iOS and Android in TTMSFMXGridFilterPanel
- Fixed : Issue with clipboard plain text in TTMSFMXRichEditor
v3.2.0.2
- Improved : Exposed current animated value with the CurrentValue function in TTMSFMXGauge
- Improved : Default font handled for HTML export in TTMSFMXRichEditor
- Fixed : Rare issue with HTML export with URLs in TTMSFMXRichEditor
- Fixed : Issue with Width = 0 or Height = 0 and creating TBitmap on iOS in TTMSFMXSignatureCapture
v3.2.0.1
- Improved : Support for pasting bitmaps in Windows in TTMSFMXRichEditor
- Fixed : Issue with scrollbar indicator and invisible items in TTMSFMXTableView
- Fixed : Issue with drag/drop and filtering in TTMSFMXGrid
- Fixed : Issue with argument out of range exception with default grid in TTMSFMXGrid
- Fixed : Issue with access violation after deleting row in TTMSFMXGrid
v3.2.0.0
- New : WantTab property added in TTMSFMXRichEditor
- New : Support for import & export of tab in RTF in TTMSFMXRichEditor
- New : Introducing TTMSFMXTreeView, TTMSFMXDirectoryTreeView and TTMSFMXCheckedTreeView: High performance virtual and collection-based modes able to deal with millions of nodes
- New : Introducing TTMSFMXTouchKeyboard and TTMSFMXPopupTouchKeyboard: a customizable touch keyboard with multiple predefined keyboards
- New : Introducing TTMSFMXScrollMenu: a menu control with hierarchical structure
v3.1.2.2
- Fixed : Issue with cell access in TTMSFMXGrid
- Fixed : Issue with TTMSFMXWebBrowser creation in RAD Studio 10 Seattle
- Fixed : Issue with AdaptToStyle in combination with columns in TTMSFMXGrid
v3.1.2.1
- Fixed : Issue with months popupbox not taking enough space on Android / iOS in TTMSFMXCalendar
- Fixed : Access violation when navigating cells out of range in TTMSFMXGrid
v3.1.2.0
- New : Support for Delphi 10 Seattle & C++Builder 10 Seattle Prof, Ent. Architect added
- New : FilterOptions property to filter / search on caption and description of an item in TTMSFMXTableView
- New : AdaptToStyle support in TTMSFMXHTMLText
- Fixed : RTF import issue for specific codepage settings in TTMSFMXRichEditor
- Fixed : Issue with selecting cells after merging fixed column/row in TTMSFMXGrid
- Fixed : Issue with missing assign procedure in TTMSFMXScope
- Fixed : Issue with duplicating rows / columns when FreezeRows / FreezeColumns is equal to the amount of Rows / Columns in TTMSFMXGrid
- Fixed : Issue with destroying in combination with active item assigned in TTMSFMXPlanner
- Fixed : Issue with current time conversion generating issue in encodedate in TTMSFMXPlanner
- Fixed : Issue with closing dropdown window in TTMSFMXCalendarPicker
- Fixed : Issue with RadioButtons in find and replace dialogs
- Fixed : Issue with OnSelectCell event handler called before dataset record pointer is set in TTMSFMXGrid
v3.1.1.2
- New : EditKind and EditCancelKind properties added in TTMSFMXTableView
- Fixed : Issue with missing assign procedures in TTMSFMXLEDMeter
- Fixed : Issue with missing assign procedures in TTMSFMXGauge
- Fixed : Issue with footer edit buttons text update in TTMSFMXTableView
- Fixed : Issue with calculation of small items in pmMultiMonth mode in TTMSFMXPlanner
- Fixed : Issue with OnKeyDown event for TAB in TTMSFMXMemo
- Fixed : Issue with GetFloat used in combination with FormatSettings.DecimalSeparator in TTMSFMXEdit
v3.1.1.1
- Fixed : Issue with package dependencies
v3.1.1.0
- New : Support to export to HTML with inline images (property InlineImages: Boolean)
- Improved : LinesPerPage function in TTMSFMXMemo
- Improved : Insert of multiline text in TTMSFMXRichEdit
- Fixed : Memory leak issue with cell merging in TTMSFMXGrid
- Fixed : Issue with image baseline alignment in TTMSFMXGridPDFCreatorIO
- Fixed : Issue with find & replace
- Fixed : Issue with decimal separator drawing with digits '2' in TTMSFMX7SegLed
- Fixed : Issue with custom drawing items when range is zero in TTMSFMXSpinner
- Fixed : Issue with VisibleRowCount and VisibleColumnCount functionality in TTMSFMXGrid
- Fixed : Issue with Style message handling in Delphi XE5 in TTMSFMXToolBar
- Fixed : Issue with AutoNumberCol method in TTMSFMXGrid
- Fixed : Issue in combination with runtime created frames in TTMSFMXWebBrowser
v3.1.0.1
- New : Data properties for custom items in TTMSFMXSpinner
- Improved : RTF parser compatibility with OpenOffice & LibreOffice RTF in TTMSFMXRichEditor
- Improved : Public access to SignaturePoints in TTMSFMXSignatureCapture
- Fixed : Sender parameter of OnItem* events changed to FOwner instead of Self in TTMSFMXTableView
- Fixed : Issue with paste when caret/selection is on linebreak in TTMSFMXRichEditor
- Fixed : Issue with datasource changed event for updating data in TTMSFMXLiveGrid
- Fixed : Issue with XLS Export and merging
v3.1.0.0
- New : TTMSFMXPlannerItemEditorRecurrency, custom planner item editor with recurrency support
- New : TTMSFMXPlannerDatabaseAdapter, planner database adapter with recurrency support
- New : TTMSFMXGridPDFCreatorIO, TTMSFMXRichEditorPDFCreatorIO and TTMSFMXMemoPDFCreatorIO for exporting to PDF
- New : Support for FireMonkey styles added to controls
- New : RTF import and clipboard functionality in TTMSFMXRichEditor
- New : HTML import and clipboard functionality in TTMSFMXRichEditor
- Improved : UpdateDivisionsAndValues property to control if divisions and values are updated when the value changes in TTMSFMXGauge
- Improved : Moved interface declarations in FMX.TMSWebBrowser.Mac to access native webbrowser in TTMSFMXWebBrowser
- Fixed : OnValueChanged event not called with the correct parameter in TTMSFMXGauge
- Fixed : Issue with updating lookup in TTMSFMXEdit
- Fixed : Issue with selecting rows programmatically in TTMSFMXGrid
- Fixed : Issue with multiline comment handling in TTMSFMXMemo
- Fixed : Issue with large font size timeline values in small cells in TTMSFMXPlanner
- Fixed : Issue with in-place date editor in TTMSFMXGrid
- Fixed : Issue with dblclick implementation in TTMSFMXGrid
- Fixed : Issue with backspace removing a whole portion of the word on Android in TTMSFMXRichEditor
- Fixed : Issue with autocompletion in combination with frames in TTMSFMXMemo
- Fixed : Issue with TextPrompt not showing in XE8 in TTMSFMXSearchEdit
- Fixed : Issue with Canvas = nil when using in TTMSFMXGrid with lookup capabilities in TTMSFMXEdit
- Fixed : Access violation in Resize method when Owner is nil in TTMSFMXSignatureCapture
v3.0.1.0
- New : Windows 64 bit support for XE8 and newer in TTMSFMXWebBrowser
- New : Replaced TChromiumFMX implementation with default FireMonkey TWebBrowser implementation for XE8 and newer in TTMSFMXWebBrowser
- New : Filtering event for custom filtering in TTMSFMXTileList
- Fixed : Issue with text not scrolling on Android in TTMSFMXRichEditor
- Fixed : Issue with section loading in XE8 in TTMSFMXNavBar
- Fixed : Issue with inplace editor minimum height in TTMSFMXTableView
- Fixed : Issue with OnBeforeInsertItem event not passing through correct values for title and text in TTMSFMXPlanner
v3.0.0.0
- New : Spacing property in TTMSFMX7SegLed
- New : OnDropDown, OnBeforeDropDown and OnCloseDropDown in TTMSFMXToolBarButton
- New : Introducing TTMSFMXRatingGrid, control for capturing ratings for different items or for presenting feature comparison lists.
- New : Introducing TTMSFMXPlanner, highly configurable planner / scheduler component.
- New : Introducing TTMSFMXPassLock, password lock or pattern lock component.
- Improved : XLS import of rotated text and comments
- Improved : Public property Modified in TTMSFMXMemo
- Improved : Notify clear list on destroy object in TTMSFMXGrid
- Improved : DelayedUnload property to delay tile destroy sequence in TTMSFMXTileList
- Improved : Cell hiding when editing in Android in TTMSFMXGrid
- Fixed : Issue with updating grid after autosizing in TTMSFMXGrid
- Fixed : Issue with small values in TTMSFMX7SegLed
- Fixed : Issue with fixed cell click when RowCount is 0 in TTMSFMXGrid
- Fixed : Issue with autocomplete window in XE8 in TTMSFMXMemo
- Fixed : Issue with TColorComboBox not setting value in TTMSFMXGrid
- Fixed : Issue with LiveBindings in the TTMSFMXGrid
- Fixed : Issue saving RTF to stream in TTMSFMXRichEditor
v2.9.1.4
- Improved : Width limitation removed in TTMSFMXDateTimeEdit
- Improved : FMX Style support in TTMSFMXDateTimeEdit
- Fixed : Issue with dropdown filtering on iOS in TTMSFMXGrid
- Fixed : Issue with LiveBindings and TTMSFMXEdit
v2.9.1.3
- Fixed : Issue with combobox in combination with LiveBindings
- Fixed : Issue with checkbox state in TTMSFMXGrid and TTMSFMXLiveGrid
v2.9.1.2
- New : ReadOnly, ShowEditButton, ShowCancelButton, ShowAcceptButton properties in TTMSFMXLabelEdit
- Fixed : Issue with style in XE8
- Fixed : Issue with style elements not visible in XE7 and XE8
- Fixed : Issue with persistence of scroll position in TTMSFMXGrid
- Fixed : Issue with columns access in OnGetCellLayout event in TTMSFMXGrid
- Fixed : Issue with checkbox and LiveBindings in TTMSFMXGrid and TTMSFMXLiveGrid
- Fixed : Issue with TextPrompt not showing in XE8 in TTMSFMXEdit
v2.9.1.1
- New : State property added in TTMSFMX7SegLed,TTMSFMX7SegLedShape
- New : Property ShowLeadingZeros added in TTMSFMXLed
- Fixed : Issue with auto sizing rows in TTMSFMXGrid
v2.9.1.0
- New : Support for Delphi XE8 & C++Builder XE8 Prof, Ent. Architect added
- Fixed : Issue with editing in XE8 in TTMSFMXRichEditor and TTMSFMXMemo
v2.9.0.3
- Fixed : Rare issue with inserting text after loading file in TTMSFMXRichEditor
- Fixed : Issue with linebreak handling while spell check is active in TTMSFMXRichEditor
v2.9.0.2
- Improved : Thumbfill opacity drawing in TTMSFMXTrackBar
- Improved : Rendering in scaled layout in TTMSFMXRichEditor
- Fixed : Repaint / Drawing issues in TTMSFMXRotarySwitch and TTMSFMXKnobSwitch
- Fixed : Issue with removing cell object with cell rendering includes painted cells in TTMSFMXGrid
- Fixed : Issue with fixed columns and rows in combination with LiveBindings in TTMSFMXGrid and TTMSFMXLiveGrid
- Fixed : Issue with empty TTMSFMXMemo dblclick
- Fixed : Issue with assignment in TTMSFMXGauge
- Fixed : Issue with TTMSFMXTaskDialog duplicate creation
v2.9.0.1
- New : Autosize property to autosize items based on caption and description in TTMSFMXTableView
- Improved : Handling of sorting when column contains dates mixed with other types
- Improved : Handling of sorting when column contains dates mixed with other types in TTMSFMXGrid
- Fixed : Issues with destroying cells and managing cell controls
- Fixed : Issue with filtering when fixedrows = 0
v2.9.0.0
- New : TTMSFMXRichEditorMiniHTMLIO component
- New : Support for BitmapContainer images in TTMSFMXRichEditor
- New : Spell check engine for Windows and Mac OSX
- New : Interface to spell check engine in TTMSFMXRichEditor
- New : Emoticons support in TTMSFMXRichEditor
- New : AutoCorrect in TTMSFMXRichEditor
- New : AppendFile() method added in TTMSFMXRichEditor
- Fixed : Issue with setting SelectedColor in extended mode in TTMSFMXColorSelector
- Fixed : Issue with caret position when focusing in TTMSFMXMemo
- Fixed : Issue with ShowFocusedDay not used in TTMSFMXCalendar
- Fixed : Issue with C++Builder support in TTMSFMXRichEditor
- Fixed : Issue showing focus rectangle in TTMSFMXCalendar
v2.8.1.3
- Improved : Support for built-in editor TMemo in TTMSFMXGrid
- Fixed : Issue with months popup box in TTMSFMXCalendar
- Fixed : Issue with lookup items in TTMSFMXEdit
- Fixed : Issue with increasing memory due to new rendering mode in TTMSFMXGrid
- Fixed : Issue with detecting anchors in release mode in iOS in TTMSFMXHTMLText
- Fixed : Issue with blinkimage in TTMSFMXHotSpotImage
- Fixed : Issue with assigning tiles and style items in TTMSFMXTileList
- Fixed : Issue setting color in colorpicker editor in TTMSFMXGrid
v2.8.1.2
- Improved : manual handling of buffer loading in TTMSFMXTableView
- Fixed : Issue with text input on Android in TTMSFMXRichEditor
v2.8.1.1
- Improved : HeaderVisible and FooterVisible properties in TTMSFMXPageSlider
- Improved : Changing cursor at runtime in TTMSFMXGrid
- Fixed : Issue with exporting to XLS when LiveBindings is active in TTMSFMXGrid
- Fixed : Issue with background colors when exporting to HTML in TTMSFMXRichEditor
- Fixed : Issue with applying description color and description selected color in TTMSFMXTableView
v2.8.1.0
- New : Android PDF export for TTMSFMXRichEditor
- Improved : Hide sections that have equal start and end values in TTMSFMXGauge
- Fixed : Issue with vertical scrollbar not taken into account when stretching columns in TTMSFMXGrid
- Fixed : Issue with type casting in TTMSFMXCalendarPicker
- Fixed : Issue with text rotation in TTMSFMXGrid
- Fixed : Issue with selecting all cells and focusing cell afterwards in TTMSFMXGrid
- Fixed : Issue with pasting clipboard and maxlength in TTMSFMXEdit
- Fixed : Issue with missing vkF4 check in keydown in TTMSFMXEdit
- Fixed : Issue with missing Size property in XE7 in TTMSFMXSignatureCapture
- Fixed : Issue with hiding editor when resizing in TTMSFMXGrid
- Fixed : Issue with cursor property not applied in TTMSFMXGrid
- Fixed : Issue with clear on Mac in TTMSFMXRichEditor
- Fixed : Issue with autosizing columns in TTMSFMXGrid
- Fixed : Access violation in combination with connected toolbar in TTMSFMXRichEditor
v2.8.0.2
- Improved : Windows Unicode support in TTMSFMXClipboard
- Fixed : SaveToFile no automatically exports to RTF / HTML when the appropriate file type is chosen
- Fixed : Issue with sorting & filtering rows in TTMSFMXGrid
- Fixed : Issue with popup closing in TTMSFMXCalendarPicker
- Fixed : Issue with node collapse / expand in TTMSFMXGrid
- Fixed : Issue with inserting rows in TTMSFMXGrid
- Fixed : Issue with copy/paste Unicode text in TTMSFMXRichEditor
- Fixed : Issue with cell access after inserting and deleting rows in TTMSFMXGrid
- Fixed : Issue with caption visibility and calculation in TTMSFMXNavBar
- Fixed : Issue with TTMSFMXPopup properties
- Fixed : Issue with Android/iOS trial version in TTMSFMXGrid in combination with LiveBindings
v2.8.0.1
- Improved : ScrollBy and public access to vertical and horizontal scrollbar in TTMSFMXRichEditor
- Improved : ContentAsHTML, SelectionAsHTML, ContentAsRTF, SelectionAsRTF functions in TTMSFMXRichEditor
- Fixed : Issue with selection after setting selection programmatically in TTMSFMXGrid
- Fixed : Issue with cell access after inserting and deleting rows in TTMSFMXGrid
- Fixed : Issue with beep in Mac OS X in TTMSFMXGrid
v2.8.0.0
- New : TTMSFMXRichEditorHTMLIO, TTMSFMXRichEditorPDFIO, TTMSFMXRichEditorRTFIO: HTML, PDF and RTF exporting functionality for TTMSFMXRichEditor
- New : TTMSFMXRichEditorEditToolBar, TTMSFMXRichEditorFormatToolBar: editing and formatting toolbar for TTMSFMXRichEditor
- New : TTMSFMXRichEditor: rich editing component
- New : TTMSFMXLiveGrid: Lightning-fast livebindings specific based on TTMSFMXGrid
- New : TTMSFMXFilterPanel: component for building filters for TTMSFMXGrid visually
- New : TTMSFMXDateTimeEdit: combination of date and time edit components
- New : Property Options.Styling.AdaptToStyle to automatically adapt to the FireMonkey style loaded in the StyleBook
- Improved : Smaller fixes and improvements
v2.7.2.0
- New : Complete redesign of TTMSFMXPopup to fix various issues on different platforms
- Fixed : popup / dropdown issues on all platforms in various controls
- Fixed : Small issue with assignment in TTMSFMXPopupButton
v2.7.1.0
- New : Options.Rendering.Mode for improved performance in TTMSFMXGrid
- New : OnGetCellRenderingMode for per cell rendering mode in TTMSFMXGrid
- Improved : Creating cell editing controls on demand in TTMSFMXGrid
- Fixed : Issue with month and year popupbox in TTMSFMXCalendar
v2.7.0.0
- New : TTMSFMXToolBar, TTMSFMXToolBarButton, TTMSFMXToolBarSeparator, TTMSFMXToolBarFontNamePicker, TTMSFMXToolBarFontSizePicker and TTMSFMXToolBarColorPicker
- New : TTMSFMXRadioGroupPicker
- New : TTMSFMXLabelEdit
- New : TTMSFMXIPEdit
- New : TTMSFMXGraphicCheckLabel
- New : TTMSFMXCheckGroupPicker
- New : Options.ColumnSize property with column stretching and syncing in TTMSFMXGrid
- Improved : Default dropdown icon in TTMSFMXEditBtn and descendants
- Fixed : Issue with grouped sorting in TTMSFMXGrid
- Fixed : Issue with dropdown in TTMSFMXCalendarPicker
v2.6.0.1
- Fixed : Issue with text calculation of event hints in TTMSFMXCalendar
- Fixed : Issue with pageup pagedown with only fixed rows in TTMSFMXGrid
- Fixed : Issue with new TTMSFMXEdit implementation in XE7 in combination with LiveBindings in TTMSFMXGrid
- Fixed : Issue with missing size property in XE7 in TTMSFMXButton
v2.6.0.0
- New : TTMSFMXTaskDialog
- New : TTMSFMXFontNamePicker and TTMSFMXFontSizePicker
- New : TTMSFMXCheckGroup and TTMSFMXRadioGroup
- New : Mode property to configure default / extended color set in TTMSFMXColorPicker and TTMSFMXColorSelector
- Fixed : Issue with text background color in HTML engine
- Fixed : Issue with duplicate GUIDs
- Fixed : Issue with closing popup on Android/iOS in TTMSFMXPopup
v2.5.3.2
- Improved : Text calculation on Direct2D / GDI+ in TTMSFMXMemo
- Improved : Performance for creating/destroying cells with children during scrolling in TTMSFMXGrid
- Fixed : Issue with text calculation in html engine in XE7
- Fixed : Issue with loading tiles in Android in TTMSFMXTileList
- Fixed : Issue with incorrect selecteditem after filtering in TTMSFMXTableView
- Fixed : Issue with Size property missing in TTMSFMXEdit and TTMSFMXSearchEdit
v2.5.3.1
- Fixed : Issue with type-casting after TEdit compatibility code in XE7 in TTMSFMXGrid
- Fixed : Issue with positioning in TTMSFMXPopup
- Fixed : Issue with int overflow in html engine with uninitialized variable
v2.5.3.0
- New : XE7 support
v2.5.2.0
- New : Options.Cell.DisplayHTML to display plain text with html tags
- New : DisplayHTML property in TTMSFMXHTMLText
- Improved : Procedure Clear in TTMSFMXBitmap
- Fixed : Issue accessing destroyed popupform in TTMSFMXPopup
v2.5.1.1
- Improved : Trial version compiled in release mode
- Fixed : Issue with negative nr entering in etSignedNumeric, etSignedFloat, etMoney type in TTMSFMXEdit
- Fixed : Issue with keyboard input on Android in TTMSFMXWebBrowser
v2.5.1.0
- New : Width property added in TTMSFMXGridColumn for design-time column width control in TTMSFMXGrid
- New : Property FixedFont, FixedFontColor added in grid.Columns[] in TTMSFMXGrid
- New : Event OnCellComboCloseUp added in TTMSFMXGrid
- New : BitmapSize property added in TTMSFMXButton
- New : Added public property TTMSFMXColumn.Owner: TTMSFMXSpinner
- Improved : conditionally use XOpenURL or XOpenFile for cell anchors in TTMSFMXGrid
- Improved : Tab key handling in TTMSFMXGrid
- Improved : Assign() handling in TTMSFMXTableView
- Fixed : issue with setting Collaps = true at design time in TTMSFMXPanel
- Fixed : issue with column alignment settings for cell states different from normal in TTMSFMXGrid
- Fixed : Issue with setting text style Color in TTMSFMXButton
- Fixed : Issue with repainting tiles in XE6 after update of container in TTMSFMXTileList
- Fixed : Issue with removing items in TTMSFMXTableView
- Fixed : Issue with pressing ESC when date is empty in TTMSFMXGrid
- Fixed : Issue with initialization years in popup picker in TTMSFMXCalendarPicker
- Fixed : Issue with hiding mechanism in TTMSFMXPopup
- Fixed : Issue with hiding child controls during collaps in TTMSFMXPanel
- Fixed : Issue with grouping columns with an index > 1 in TTMSFMXGrid
- Fixed : Issue with filtering dropdown listbox in TTMSFMXGrid
- Fixed : Issue with disappearing detail view on resize in TTMSFMXTableView
- Fixed : Issue with cut off caption on long caption texts in TTMSFMXPanel
- Fixed : Issue with access violation in TTMSFMXGrid after tabbing invisible cells
- Fixed : Issue with TabKeyDirectEdit and TabKeyDirection = tkdNextColumnCell in TTMSFMXGrid
- Fixed : Issue with TTMSFMXSpeedButton and TTMSFMXBarButton style loading in XE6
- Fixed : Issue with OnTileClick not working on tile captions without links in TTMSFMXTileList
- Fixed : Do not set TopMost = true in GetStyleObject, interferes with use on a popup in TTMSFMXEdit
v2.5.0.2
- Improved : Tab key handling in TTMSFMXGrid
v2.5.0.1
- Fixed : Issue with TTMSFMXButton not registered
v2.5.0.0
- New : Introducing TTMSFMXWebBrowser
- New : Introducing TTMSFMXTrackBar
- New : Introducing TTMSFMXSignatureCapture
- New : Introducing TTMSFMXListEditor
- New : Introducing TTMSFMXColorSelector
- New : Introducing TTMSFMXColorPicker
- New : Introducing TTMSFMXButton
- New : Introducing TTMSFMXBitmapSelector
- New : Introducing TTMSFMXBitmapPicker
- New : AutoClose property in TTMSFMXCalendarPicker
- Improved : Connection with TAdapterBindSource in TTMSFMXGrid
- Fixed : Issue with position of item after detail is shown in TTMSFMXTableView
- Fixed : Issue with moving panels in TTMSFMXNavBar
- Fixed : Issue with inserting columns and rows in TTMSFMXGrid
- Fixed : Issue with grouping grid with summary rows in TTMSFMXGrid
- Fixed : Issue with grid scrollbar update after hiding/unhiding columns and rows in TTMSFMXGrid
- Fixed : Issue with grid cell focus and tab key in TTMSFMXGrid
- Fixed : Issue with freeing custom editcontrol in TTMSFMXGrid
- Fixed : Issue with frames in TTMSFMXSpinner
- Fixed : Issue with etMoney edit type in TTMSFMXEdit
- Fixed : Issue with demos compiling in XE6
- Fixed : Issue with columns in TTMSFMXSpinner
- Fixed : Issue with cancel editing when clicking outside grid in TTMSFMXGrid
- Fixed : Issue with assignment in TTMSFMXLedBar
- Fixed : Issue with Scale alignment in XE6 in TTMSFMXSlider
- Fixed : Issue with OnValueClick event in TTMSFMXLinearGauge
- Fixed : Issue with KillFocusByReturn in TTMSFMXEdit
v2.3.0.2
- Fixed : Issue with open/close resource in TTMSFMXGrid
- Fixed : Issue with XE6 trial compilation
v2.3.0.1
- Fixed : XE6 style compatibility issues
v2.3.0.0
- New : XE6 support
v2.2.2.9
- Improved : Clearing grid offset in TTMSFMXScope
- Fixed : Issue with initializing grid with default no. columns in TTMSFMXGrid
- Fixed : Issue with adding data without animation in TTMSFMXScope
v2.2.2.8
- Fixed : Issue with Grouping
v2.2.2.7
- Fixed : Issue with using semi opaque hover, selected, down color in TTMSHotSpotImage
- Fixed : Issue with row insertion in TTMSFMXGrid
v2.2.2.6
- Improved : OnFormatCellDataExpression in TTMSFMXGrid
- Fixed : Issue with selection initialization in TTMSFMXGrid
- Fixed : Issue with cell creation in xls export
v2.2.2.5
- Improved : Signed numeric not being handled in GetInt/SetInt in TTMSFMXEdit
- Fixed : Issue with unhiding row combinations in TTMSFMXGrid
v2.2.2.4
- Fixed : Issues with column/row handling in TTMSFMXGrid
- Fixed : Issue with calculation setpoints, needles and sections with minimumvalue > 0 in TTMSFMXLinearGauge
v2.2.2.3
- Fixed : Issue with column/row hiding combinations in TTMSFMXGrid
- Fixed : Issue with Escape key in TTMSFMXGrid
v2.2.2.2
- Fixed : Issue with saving hotspot images in TTMSFMXHotSpotImage
- Fixed : Issue with naming for led elements in TTMSFMX7SegLed
- Fixed : Issue with mouse enter/leave in TTMSFMXCalendar
- Fixed : Issue with memo find & replace dialog up and down search in TTMSFMXMemo
- Fixed : Issue with column hiding and memory leak in sorting data in TTMSFMXGrid
v2.2.2.1
- Fixed : Issue with Keyboard handling for ComboBox editor type in TTMSFMXGrid
v2.2.2.0
- Improved : Disjunct deselection of column, rows and cells in TTMSFMXGrid
- Fixed : Issue with horizontal scrolling and text trimming in TTMSFMXMemo
- Fixed : Issue with displaylist on XE5 in TTMSFMXEdit
- Fixed : Issue with assignment of item an OnItemClick in TTMSFMXTableView
- Fixed : Issue with OnCellEditDone event and focus changes
- Fixed : Floating point division by zero in TTMSFMXPopup
v2.2.1.4
- Fixed : Issue with row sorting and objects in TTMSFMXGrid
- Fixed : Issue with badge in TTMSFMXTileList
v2.2.1.3
- Fixed : Issue with string conversion on iOS / Android in TTMSFMXGrid
- Fixed : Issue with scrollbox and applystyle empty text initialization in TTMSFMXEdit
- Fixed : Issue with column, row dragging out of the grid boundaries in TTMSFMXGrid
- Fixed : Issue with Livebindings in TTMSFMXCalendarPicker
v2.2.1.2
- Fixed : Issue with save to file & linebreaks on iOS / Android in TTMSFMXGrid
- Fixed : Issue with resizing in TTMSFMXTableView
- Fixed : Issue with column, row dragging out of the grid boundaries in TTMSFMXGrid
- Fixed : Issue with column moving & column sizes in TTMSFMXGrid
v2.2.1.1
- Fixed : Issue with items return with incorrect CategoryID in TTMSFMXTableView
- Fixed : Issue with disposing objects on iOS in TTMSFMXGrid
v2.2.1.0
- New : OnMonthChanged and OnYearChanged events in TTMSFMXCalendar
- Fixed : Issue with money editing in TTMSFMXGrid
v2.2.0.1
- Fixed : Issue with deleting rows in TTMSFMXGrid
- Fixed : Issue with date parsing in TTMSFMXCalendar
- Fixed : CSV parsing on iOS / Android in TTMSFMXGrid
v2.2.0.0
- New : XE5 support
- New : Width and Height properties on lookup list in TTMSFMXEdit
- New : Redesign of TTMSFMXPopup to support iOS / Android
- New : Introducing TTMSFMXListView, listview component with VCL-like programmers interface built on top of the standard FireMonkey grid.
- New : Android support
- Fixed : Issue with lookup autosize calculation in TTMSFMXEdit
- Fixed : Issue with OnColumnSorted event not triggered in TTMSFMXGrid
- Fixed : Compiler Hints in TTMSFMXHTMLText and TTMSFMXBitmap
v2.1.1.7
- Improved : conditionally use XOpenURL or XOpenFile for cell anchors in TTMSFMXGrid
- Improved : Assign() handling in TTMSFMXTableView
- Fixed : issue with setting Collaps = true at design time in TTMSFMXPanel
- Fixed : issue with column alignment settings for cell states different from normal in TTMSFMXGrid
- Fixed : Issue with pressing ESC when date is empty in TTMSFMXCalendarPicker
- Fixed : Issue with initialization years in popup picker in TTMSFMXCalendarPicker
- Fixed : Issue with comment resizing in TTMSFMXGrid
- Fixed : Issue with TableView resizing in TTMSFMXTableView
- Fixed : Issue with Padding vs Margins in TTMSFMXPageSlider
- Fixed : Do not set TopMost = true in GetStyleObject, interferes with use on a popup in TTMSFMXEdit
v2.1.1.6
- Fixed : Issue with assign procedure collection item in TTMSFMXTableView
- Fixed : Issue with TTMSFMXPopup component on the form already exists
v2.1.1.5
- Fixed : Issue with rtf exporting on iOS in TTMSFMXGrid
- Fixed : Issue with lookup list on Mac in TTMSFMXEdit
- Fixed : Issue with ColumnStatesToString and column swapping in TTMSFMXGrid
v2.1.1.4
- Fixed : Issue with Text position and width in TTMSFMXRotarySwitch
- Fixed : Issue with RadioButtons in TTMSFMXGrid
v2.1.1.3
- New : Published Anchors property
- Fixed : Issue inserting and deleting records in LiveBindings in TTMSFMXGrid
v2.1.1.2
- New : LiveBinding support for Notes in TTMSFMXTileList
v2.1.1.0
- New : VisibleRowCount and VisibleColumnCount functionality in TTMSFMXGrid
- Fixed : Issue with disjunct selection and sorting in TTMSFMXGrid
v2.1.0.5
- Fixed : Memory leak with panel list in TTMSFMXNavBar
- Fixed : Access violation in TTMSFMXMemo when dropping stylers on the form
v2.1.0.4
- Fixed : Issue with grid editing / inserting in LiveBindings in TTMSFMXGrid
v2.1.0.3
- Improved : Added Fixed Disjunct Row and Column Selection in TTMSFMXGrid
- Fixed : Replacement for TScrollBox issues at designtime / runtime.
- Fixed : Issue with font persistence in TTMSFMXMemo
- Fixed : Issue with designtime initialization of caption in TTMSFMXPanel
- Fixed : Issue with autocompletion popup in TTMSFMXMemo
- Fixed : Issue with ShowImage in TTMSFMXBarButton
- Fixed : Issue with LiveBindings editing and row selection in TTMSFMXGrid
- Fixed : Issue with Form Key handling in TTMSFMXEdit
- Fixed : Issue on iOS with categories in TTMSFMXTableView
v2.1.0.2
- Improved : GetTextHeight function in TTMSFMXHTMLText
- Fixed : Issue with readonly cells when using columns in TTMSFMXGrid
- Fixed : Issue with iOS cell objects not being freed in TTMSFMXGrid
- Fixed : Issue with displaying DetailView in TTMSFMXTableView
- Fixed : Issue with Scrolling when scrollbars are not visible in TTMSFMXGrid
- Fixed : Issue accessing correct cell colors in TTMSFMXGrid
v2.1.0.1
- Improved : NextPage and PreviousPage methods in TTMSFMXGrid
- Fixed : Issue with LoadFromFile column widths
- Fixed : Issue compiling demo's in trial version
v2.1.0.0
- New : Support for iOS with Delphi XE4
- New : Support for Delphi XE4 & C++Builder XE4
- Fixed : Issue with triggering OnCursorChange in TTMSFMXMemo
- Fixed : Issue with memory leak in TTMSFMXGrid
- Fixed : Issue with index out of bounds in empty grid connected to dataset
- Fixed : Issue with UpdateMemo call when client-aligning
v2.0.2.1
- Improved : Published events for Find and Replaced dialog in TTMSFMXMemo
- Fixed : Issue with handling Columns[x].ReadOnly
- Fixed : Issue with anchors & readonly cells in TTMSFMXGrid
v2.0.2.0
- New : OnButtonClick event in TTMSFMXEditBtn
- Fixed : Issue with fixed cell property persistence in TTMSFMXGrid
- Fixed : Issue with clearing cells in TTMSFMXGrid
- Fixed : Issue with border width in new columns persistence collection in TTMSFMXGrid
- Fixed : Issue with bitmap assignment in TTMSFMXTableView
- Fixed : Issue with Excel font color import in TTMSFMXGrid
v2.0.1.1
- Fixed : Issue with Height of Tabs in TTMSFMXNavBar
v2.0.1.0
- New : Pointer direction property in TTMSFMXBarButton
- Fixed : incorrect Gutter behavior when gutter is visible false or width = 0 in TTMSFMXMemo
- Fixed : Selection changed notification to observer in TTMSFMXTableView
- Fixed : Issue with repainting header and footer text in TTMSFMXTableView
- Fixed : Issue with list read access in TTMSFMXNavBar
- Fixed : Issue with XE2 FMI package memo registration
v2.0.0.0
- New : Syntax highlighting and editing component TTMSFMXMemo
- New : Persisted Columns collection in TTMSFMXGrid
- New : KeyBoard and Mouse Wheel handling support in TTMSFMXSpinner
- Improved : Escape to cancel date selection and return to previous selected date in TTMSFMXCalendar
- Fixed : Issue with autosizing and client-aligned captions
v1.8.1.4
- Improved : OnTileAnchorClick event exposed in TTMSFMXTileList
- Improved : Escape key handling in TTMSFMXCalendarPicker to cancel date selection
- Improved : Added Event OnCellEditCancel in TTMSFMXGrid
- Fixed : Issue with dropdown access violation in TTMSFMXEdit
- Fixed : Issue with dblclick in TTMSFMXEdit
- Fixed : Access violation in TTMSFMXPopup
- Fixed : Issue with TMSFMXEdit signed float
v1.8.1.3
- Fixed : Issue compiling for FPC due to TMSPlatforms constant
v1.8.1.2
- Fixed : Issue with C++Builder OSX library paths not updated when installing
v1.8.1.1
- Improved : block refreshing columns when destroying the component in TTMSFMXSpinner
- Fixed : Small issue in HTML Rendering engine for anchor rendering in TTMSFMXHTMLEngine
- Fixed : Issue with hidecolumn in TTMSFMXGrid
v1.8.1.0
- New : Event OnTopLeftChanged event in TTMSFMXGrid
- Fixed : Issue with clipboard on empty grid in TTMSFMXGrid
v1.8.0.8
- Fixed : Repaint bug in XE3 in drag/drop tiles in TTMSFMXTileList
- Fixed : Issue with text repainting at runtime in TTMSFMXHTMLText
- Fixed : Issue with text fill color initialization in TTMSFMXHTMLText
- Fixed : Issue with memoryleak when reparenting items in TTMSFMXTableView
- Fixed : Issue with hidden radio button checked property in TTMSFMXGrid
v1.8.0.7
- Improved : Package build options changed
v1.8.0.6
- Improved : PDF Export engine
v1.8.0.5
- Improved : comment popup in cell configurable in TTMSFMXGridCell
- Fixed : Issue with dblclick focusing issue in TTMSFMXGrid
v1.8.0.4
- Fixed : Issue with debug message in TTMSFMXGrid
v1.8.0.3
- Fixed : Issue with wordwrapping and strikeout font style in html engine
- Fixed : Issue with dropdown window visible after editing in TTMSFMXGrid
- Fixed : Issue with dblclick in TTMSFMXGrid
v1.8.0.2
- Fixed : Issue with printing DPI on different real and virtual printers
- Fixed : Issue with peristing column states
v1.8.0.1
- Fixed : Issue with editing cell functionality while selecting all cells in TTMSFMXGrid
- Fixed : Issue with absolute opacity in TTMSFMXBitmap
v1.8.0.0
- New : PDF Export component for Windows (QuickPDF), Mac and iOS
v1.7.5.2
- New : Exposed functions CancelEdit / StopEdit in TTMSFMXGrid
- Fixed : Issue with text initialization in constructor in TTMSFMXGrid
- Fixed : Issue with lookuplist in TTMSFMXEdit in XE3
- Fixed : Issue with focusing calendar in TTMSFMXCalendar
- Fixed : Issue with default values for ArrowHeight and ArrowWidth in TTMSFMXPopup
- Fixed : Issue with absoluteopacity in TTMSFMXLED
v1.7.5.1
- Fixed : Splash screen version number to 1.7.5.1
- Fixed : Issue with ccCount column calc in TTMSFMXGrid
- Fixed : Issue with anchor detection when scrolling in TTMSFMXGrid
v1.7.5.0
- New : Options.Filtering.MultiColumn added to perform automatic multicolumn filtering in TTMSFMXGrid
- New : Capability to export multiple grids to a single RTF file in TTMSFMXGridRtfIO
- Fixed : XE3 Mac issue with filtering in TTMSFMXGrid
- Fixed : Issue with sorting & filtering in TTMSFMXGrid
- Fixed : Issue with InsertRow on non-initialized grid in TTMSFMXGrid
- Fixed : Issue with Delphi XE3 compatibility in TTMSFMXCalendar
- Fixed : Issue with ApplyPlacement for plTop/plTopCenter in TTMSFMXPopup
v1.7.0.0
- New : ShowGroupGount implemented in TTMSFMXGrid
- New : GroupCountFormat implemented in TTMSFMXGrid
- New : Fixed cell single and range selection in TTMSFMXGrid
- New : Column persistence in TTMSFMXGrid
- New : Autosizing columns / rows on double-click in TTMSFMXGrid
- New : Added components TTMSFMXCalendar and TTMSFMXCalendarPicker
- Improved : Data reset when toggling active in TTMSFMXScope
- Fixed : Repaint bug in XE3 in TTMSFMXTileList
- Fixed : Issue with selection persistence of items when scrolling in TTMSFMXTableView
- Fixed : Issue with popupmenu on background interfering with scrolling interaction in TTMSFMXTableView
- Fixed : Issue with memoryleak in TTMSFMXLedBar
- Fixed : Issue with checkbox and radiobutton not rendering correctly on iOS project in TTMSFMXGrid
- Fixed : Issue with accessing and adding progressbar cells in TTMSFMXGrid
- Fixed : Issue with OnDblClick not triggered in TTMSFMXTableView
- Fixed : Access violation when clicking edit button in TTMSFMXTableView
- Fixed : Access violation Loading footer at designtime in TTMSFMXPanel
v1.6.0.1
- Fixed : Issue with iOS package and registering non-visual components twice
v1.6.0.0
- New : XE3 Support
- New : OnSearchOpen / OnSearchClose called when swiping done or showing the filter with the ShowFilter property in TMSFMXTableView
- New : OnColumnDragged, OnRowDragged events added in TTMSFMXGrid
- New : OnCanColumnDrag, OnCanRowDrag events added in TTMSFMXGrid
- New : LiveBindings support in TTMSFMXGrid
- Fixed : Issue with selection on top when dragging in touch mode in TTMSFMXGrid
- Fixed : Issue with scrolling and selecting value in iOS in TTMSFMXSpinner
- Fixed : Issue with scrolling after showing detail view in TTMSFMXTableView
- Fixed : Issue with escape key not cancelling edit mode in TTMSFMXGrid
- Fixed : Issue with Options.Mouse.ColumnDragging = false / Options.Mouse.RowDragging = false in TTMSFMXGrid
- Fixed : Issue with OnClick / OnDblClick in instrumentation components
- Fixed : Issue with OnCanInsertRow/OnCanDeleteRow triggering in TTMSFMXGrid
- Fixed : Enabling touch mode in none selection mode in TTMSFMXGrid
- Fixed : Access violation when touching outside the grid in touch mode in TTMSFMXGrid
v1.5.0.0
- New : TTMSFMXRTFIO: Native RTF file export component for TTMSFMXGrid
- New : TTMSFMXNavBar: Outlook style navigation bar
- New : TTMSFMXGridPrintPreview: Print preview dialog for TTMSFMXGrid
- New : TTMSFMXGrid: feature-rich cross-platform FireMonkey grid
- New : TTMSFMXFindDialog, TTMSFMXReplaceDialog: Find & replace dialogs
- New : TTMSFMXExcelIO: Native XLS import / export component for TTMSFMXGrid
- New : TTMSFMXEditBtn: Version of TTMSFMXEdit with included button
- New : TTMSFMXEdit : Advanced edit control with edit types, auto completion, lookup
- Improved : Performance for handling hover & click of hotspots in TTMSFMXHotSpotImage
- Fixed : Issue with mouse capturing in TTMSFMXTableView
- Fixed : Issue with alignment and resizing of detail view container when item has no detail view assigned in TTMSFMXTableview
v1.1.0.4
- Fixed : Issue with state changing with mouse out of bounds in TTMSFMXSlider
- Fixed : Issue with resizing detail view in TTMSFMXTableView
v1.1.0.3
- New : Support for update 4 hotfix 1
- Fixed : Issue with order of freeing objects in TTMSFMXTableView
v1.1.0.2
- Fixed : Issue with LFM file missing in package for iOS
v1.1.0.1
- Fixed : Issue with parent in TTMSFMXPopup
v1.1.0.0
- New : introducing TTMSFMXSpeedButton
- New : introducing TTMSFMXHotSpotImage with separate editor
- Improved : TMSIOS Define
- Fixed : Issue with initial state when State is ssOn in TTMSFMXSlider
- Fixed : Issue with Opacity in HTML Drawing in TTMSFMXHTMLText
v1.0.0.1
- Fixed : Issue with setting the focus on the form (Can be activated / deactivated with ShowActivated property) in TTMSFMXPopup
- Fixed : Issue with BitmapContainer assignment
v1.0.0.0
- New : First Release