Table of Contents

TMS FNC RichEditor Release Notes

Source: FMX.TMSFNCRichEditor.pas version history Current version: 1.8.10.3

1.8.10.3

  • Fixed : Issue with toolbar updating during mouse selection

1.8.10.2

  • Fixed : Issue with font size of text after inserted picture

1.8.10.1

  • Improved : Modified flag handling

1.8.10.0

  • New : Exposed GetFontCombo, GetFontSizeCombo in TTMSFNCRichEditorFormatButtonBar
  • Improved : Find & replace behavior
  • Fixed : Issue with SetSelectionAttributes()
  • Fixed : Memory leak when deleting bullets
  • Fixed : Regression with importing " from HTML
  • Fixed : Issue with OnChange triggering from some particular actions

1.8.9.18

  • Fixed : Rare issue with indenting and bullets for HTML export
  • Improved : Font handling with inserting unformatted HTML

1.8.9.17

  • Fixed : Issue with specific sequence of HTML inserted
  • Fixed : Rare issue with measuring text size in TTMSFNCRichEditor

1.8.9.16

  • Fixed : Issue with clipboard when using TTMSFNCRichEditorHTMLIO.InsertHTML()

1.8.9.15

  • Fixed : Issue with handling HTML import with malformed HTML

1.8.9.14

  • Fixed : Issue with using TTMSFNCRichEditorHTMLIO in combination with VCL styles

1.8.9.13

  • Improved : HTML generation (font color handling)

1.8.9.12

  • Improved : Handling of paste RTF text

1.8.9.11

  • Fixed : Issue with GetSelectionColor from first OnSelectionChange event

1.8.9.10

  • Fixed : Importing HTML special characters ² ³

1.8.9.9

  • Fixed : Issue with SaveToStream/LoadFromStream and selection

1.8.9.8

  • Fixed : Issue with CSS font size parsing in HTML import

1.8.9.7

  • Fixed : Issue with paste in empty TTMSFNCRichEditor

1.8.9.6

  • Fixed : Issue with setting element colors to Windows system color values
  • Fixed : Issue with persisting tabs in streams

1.8.9.5

  • Fixed : Issue with return key when default mrOK button is on the form

1.8.9.4

  • Improved : Handling input of multiline text with different linefeed characters

1.8.9.3

  • Fixed : Issue with importing RTF for alignment on pictures

1.8.9.2

  • Fixed : Issue with RTF import and line-height of zero-length lines

1.8.9.1

  • Fixed : Issue with selection after handling OnClickHyperLink

1.8.9.0

  • New : Auto completion capabilities
  • New : Text property is read/write now
  • Improved : URL detection

1.8.8.10

  • Fixed : Issue with HTML parser with
    tags

1.8.8.9

  • Improved : HTML parser to handle
    as well as

1.8.8.8

  • Fixed : Issue with parsing alignment information from RTF

1.8.8.7

  • Fixed : Rare issue with RTF font parsing and bullets
  • Fixed : Rare issue with long URLs and wordwrap

1.8.8.6

  • Fixed : Issue with HTML export in connection with wordwrap

1.8.8.5

  • Fixed : Issue with incorrect selection change after changing format in specific circumstances

1.8.8.4

  • Fixed : Issue with empty blob fields with TDBTMSFNCRichEditor

1.8.8.3

  • Improved : Caret position handling after SetSelection* calls

1.8.8.2

  • Fixed : Rare wordwrap rendering issue

1.8.8.1

  • Fixed : Issue with ClearSelection and caret position

1.8.8.0

  • New : Support for named picture element export to PDF
  • Improved : Font initialization in TTMSFNCRichEditorFormatButtonBar

1.8.7.9

  • Fixed : Issue with persisting system colors to stream

1.8.7.8

  • Fixed : Issue with setting line alignment from linebreak
  • Fixed : Issue with caret after selection dlb click

1.8.7.7

  • Fixed : Issue with HighlightColor, HighLightTextColor

1.8.7.6

  • Improved : HTML rendering for bullet lists
  • Improved : Format hotkey handling

1.8.7.5

  • Fixed : Isse with clipping and use of large images

1.8.7.4

  • Fixed : Issue with DblClick select for text with different alignments

1.8.7.3

  • Fixed : Issue with parsing unicode chars from RTF

1.8.7.2

  • Improved : Popup toolbar behavior in high DPI

1.8.7.1

  • Improved : Performance

1.8.7.0

  • New : Added HyperLinkTarget property in TTMSFNCRichEditorHTMLIO
  • New : Added Target parameter in TMSFNCRichEditor.GetContentAsHTML

1.8.6.8

  • Fixed : Issue with TDBTMSFNCRichEditorRTFIO when destroying component

1.8.6.7

  • Fixed : Issue with getting button control from compact ribbon toolbar

1.8.6.6

  • Improved : Zoom handling

1.8.6.5

  • Fixed : Rare issue of actions in combination with ribbon toolbar

1.8.6.4

  • Fixed : Rare HTML generation issue with text background color

1.8.6.3

  • Fixed : Issue with delete char and TDBTMSFNCRichEditor

1.8.6.2

  • Fixed : Issue with hovering over text with hints

1.8.6.1

  • Fixed : Issue with PrevChar after non text element

1.8.6.0

  • New : Image hint export to HTML support added
  • Improved : Caret position after dbl-click to select a word
  • Fixed : Issue with HTML BODY font-family parsing

1.8.5.5

  • Fixed : Rare issue with & followed by space character

1.8.5.4

  • Fixed : Issue with exporting extremely large pictures to RTF

1.8.5.3

  • Fixed : Issue with InsertAsRTF() position

1.8.5.2

  • Fixed : Issue with parsing bullets from RTF

1.8.5.1

  • Fixed : Issue with HTML import & export when hyperlinks are used

1.8.5.0

  • New : Head property added to TTMSFNCRichEditorHTMLIO
  • New : BodyClass property added to TTMSFNCRichEditorHTMLIO

1.8.4.2

  • Fixed : Issue with char indexing on mobile platform

1.8.4.1

  • Fixed : Issue with ReadOnly and clipboard copy

1.8.4.0

  • New : Support for IME based emoticon entry
  • Improved : Drawing performance

1.8.3.4

  • Fixed : Issue with Hyperlink handling and linebreaks in RTF

1.8.3.3

  • Fixed : Issue with RTF generation with multiple hyperlinks

1.8.3.2

  • Fixed : Issue with parsing inline images in HTML files

1.8.3.1

  • Fixed : Issue with AddText(text,font) overload and text color

1.8.3.0

  • New : SelectError() returns the last found element where an error was found

1.8.2.12

  • Fixed : Issue with use of system colors and clipboard
  • Fixed : Issue with importing base64 encoded picture from HTML

1.8.2.11

  • Fixed : Issue with backspace on last char

1.8.2.10

  • Fixed : Memory leak OLE drag & drop

1.8.2.9

  • Fixed : Issue with image resize &nd update in TDBTMSFNCRichEditor
  • Fixed : Issue with backspace handling in combination with spellcheck
  • Improved : High DPI text drawing precision
  • Fixed : Rare issue with spellcheck when wordwrap is enabled

1.8.2.8

  • Fixed : Issue with repeated RTE clipboard paste

1.8.2.7

  • Fixed : Issue with InsertAsRTF() and update TDBTMSFNCRichEditor

1.8.2.6

  • Fixed : Issue with import from HTML with SUB/SUP tags

1.8.2.5

  • Fixed : Issue with unbalanced

    tag in HTML export

1.8.2.4

  • Fixed : Issue with paste from clipboard and caret

1.8.2.3

  • Fixed : Issue with font retrieval from TTabPersistent element

1.8.2.2

  • Fixed : Rare memory issue when using together with EurekaLog

1.8.2.1

  • Fixed : Issue font import/export in combination with bullets

1.8.2.0

  • Improved : Higher quality image stretching added

1.8.1.1

  • Improved : Font rendering on high DPI screens

1.8.1.0

  • New : Public property RTFAnsiEncoding: boolean added
  • New : Property TTMSFNCRichEditorHTMLIO.PlainHTML added

1.8.0.0

  • New : Tabs collection added to have list of programmable tabs
  • New : TTMSFNCRichEditorHorizontalRuler integration
  • New : Overloads to specify encoding for HTML export via TTMSFNCRichEditorHTMLIO
  • New : SetSelectionRightIndent() method added
  • Fixed : Memory leak issue with InsertMultiLineText()

1.7.7.3

  • Fixed : Issue with TTMSFNCRichEditorBulletType

1.7.7.2

  • Fixed : DataSet state issue after assigning DBTMSFNCRichEditor.DataSource

1.7.7.1

  • Improved : Calling Clear resets the default font
  • Fixed : EditCanModify not called within BeginUpdate/EndUpdate block

1.7.7.0

  • New : OnBeforePopupMenu event added

1.7.6.1

  • Fixed : Small issue with parsing image width / height from HTML file

1.7.6.0

  • New : Support for HTML DIV import + support for font settings on SPAN
  • New : Support for persisting indent in HTML

1.7.5.3

  • Fixed : Rare issue with using TTMSFNCRichEditorHTMLIO & font persistence

1.7.5.2

  • Fixed : Issue with OnChange being triggered during destroy

1.7.5.1

  • Fixed : Issue with TDBTMSFNCRichEditor.Clear

1.7.5.0

  • New : Support for TAB during HTML export

1.7.4.6

  • Improved : Made InsertFromStream() compatible with filestreams
  • Fixed : Issue with hyperlink font color in HTML export

1.7.4.5

  • Improved : Workaround added for mail clients that cannot render $ in HTML encoded correct

1.7.4.4

  • Fixed : Issue with import of centered images from HTML
  • Fixed : Cursor navigation, insert, copy & paste caret handling

1.7.4.3

  • Fixed : Issue with non default ANSI charset handling
  • Fixed : Rare issue with long text inserted programmatically

1.7.4.2

  • Fixed : Issue with setting default font on selected linebreak
  • Fixed : Issue with handling text that is wider than the control width

1.7.4.1

  • Fixed : OnPasteBitmap issue in VCL version of control

1.7.4.0

  • New : ResetUndoRedo method added to programmatically reset Undo/Redo stack

1.7.3.2

  • Fixed : Issue with sized images in RTF
  • Fixed : Issue with printing with images

1.7.3.1

  • Fixed : Issue with OnChange after clipboard paste

1.7.3.0

  • New : OnPasteBitmap event added

1.7.2.1

  • Fixed : Issue with auto URL handling after paste
  • Fixed : Issue with drag caret drawing after blocked drag
  • Improved : Bullet drawing position

1.7.2.0

  • New : STRIKE HTML tag support added

1.7.1.9

  • Fixed : Issue with font export for HTML

1.7.1.8

  • Fixed : Issue with emoticon handling
  • Fixed : Issue with InsertLineBreak

1.7.1.7

  • Fixed : Issue with default font color export to HTML

1.7.1.6

  • Fixed : Issue with DeleteSelection and OnChange event
  • Fixed : Issue with TTMSFNCRichEditorMiniHTMLIO.Insert & clipboard

1.7.1.5

  • Fixed : Issue with importing HTML in themed applications

1.7.1.4

  • Fixed : Issue with accented characters for RTF export

1.7.1.3

  • Fixed : Issue with HTML email compatibility with single quote

1.7.1.2

  • Improved : InsertMultiLineText performance

1.7.1.1

  • Fixed : Issue with Clear handling
  • Fixed : Issue with OnClickHyperlink handling

1.7.1.0

  • New : Event OnGetElementHint added
  • New : Function LineCount added
  • New : TTMSFNCRichEditorHTMLIO.InsertHTML() function added
  • Improved : Image resizer mouse sensitivity

1.7.0.6

  • Improved : HTML export
  • Improved : TTMSFNCRichEditorFormatToolBar handling of font size up/down keys
  • Improved : HTML import

1.7.0.5

  • Fixed : Issue with HTML rendering of SPAN

1.7.0.4

  • Fixed : Issue with HTML parsing where font.size is set as -1

1.7.0.3

  • Fixed : Rare issue with - sign used in spell-checked words

1.7.0.2

  • Fixed : Issue with mouse cursor on mouse-leave / mouse-enter

1.7.0.1

  • Fixed : Interaction with TTMSFNCRichEditorFormatToolBar in specific cases at start of new line

1.7.0.0

  • New : Add Ignore option to the TTMSFNCRichEditor context menu for spell check
  • New : ScrollToBegin, ScrollToEnd methods added

1.6.20.11

  • Fixed : Issue with TDBTMSFNCRichEditor in specific circumstances
  • Fixed : Issue with manual drag & drop

1.6.20.10

  • Fixed : Issue with deleting emoticons
  • Fixed : Issue with deleting error underlined text in specific circumstances

1.6.20.9

  • Fixed : Issue with using LoadFromStream() with TDBTMSFNCRichEditor

1.6.20.8

  • Fixed : Issue with handling single/double quotes & spell check

1.6.20.7

  • Improved : Small improvement with respect to caret positioning

1.6.20.6

  • Improved : Handling of Unicode chars in save/load RTF functions

1.6.20.5

  • Fixed : Issue with printing images

1.6.20.4

  • Improved : Check to avoid incorrect string access in GetCharPos()

1.6.20.3

  • Fixed : Issue with export of subscript / superscript to RTF

1.6.20.2

  • Fixed : Issue with OnSelectionChanged() not always triggered when needed

1.6.20.1

  • Fixed : Issue with pasting from RTF & special characters

1.6.20.0

  • New : Method PaintTo(Canvas, Rect) added
  • New : Support for auto-correct text with text containing linebreaks

1.6.19.15

  • Fixed : Issue with unicode char parsing from RTF files

1.6.19.14

  • Fixed : Issue with image drawing

1.6.19.13

  • Fixed : Issue with line spacing during printing

1.6.19.12

  • Fixed : Issue with InsertAsRTF()

1.6.19.11

  • Fixed : Issue with parsing \ in RTF

1.6.19.10

  • Fixed : Issue with HTML import and font handling

1.6.19.9

  • Fixed : Issue with RTF parsing
  • Fixed : Issue with importing HTML files with inline images

1.6.19.8

  • Fixed : Issue with changing keys via OnKeyDown event
  • Fixed : Issue with handling Ctrl-INS

1.6.19.7

  • Fixed : Issue with find & replace
  • Improved : HTML export
  • Fixed : Issue with paste & font handling
  • Fixed : Issue with OnChange event handler for shortcuts to change attributes

1.6.19.6

  • Fixed : Issue with editing in combination with spell check

1.6.19.5

  • Fixed : Insert char after programmatically set caret
  • Fixed : Rare issue with ctrl-shift-select

1.6.19.4

  • Improved : Image resizing
  • Fixed : Issue with Find() function

1.6.19.3

  • Fixed : Issue with InsertMultiLineText after changing default properties
  • Fixed : Issue with caret update under specific circumstances when inserting text via clipboard paste

1.6.19.2

  • Fixed : Issue with £ char parsing in RTF

1.6.19.1

  • Fixed : Issue with OnChange event and pressing Enter

1.6.19.0

  • Improved : Resolution of exported images to RTF

1.6.18.5

  • Improved : Export to HTML of character ß

1.6.18.4

  • Fixed : Issue with RTF color import

1.6.18.3

  • Improved : HTML font style parsing

1.6.18.2

  • Improved : Parsing of hyperlinks from RTF files

1.6.18.1

  • Improved : RTF import

1.6.18.0

  • New : Property LineSpacing added

1.6.17.2

  • Fixed : Issue with VCL styles and popup menu

1.6.17.1

  • Fixed : Issue with InsertAsRTF() and font color handling

1.6.17.0

  • New : Support for HTML number character notation import
  • Fixed : Memory leak with popup spellcheck interface
  • Fixed : Default font setting handling in combination with pasting non text elements from the clipboard

1.6.16.3

  • Fixed : Issue with RTF unicode char parsing

1.6.16.2

  • Fixed : Issue with parsing particular RTF files

1.6.16.1

  • Fixed : Issue with calling SetSelectionAttribute() and updating default font

1.6.16.0

  • New : igReference image generation type added for HTML export
  • New : TTMSFNCRichEditorEmailIO class to export TTMSFNCRichEditor to Indy idMessage to send HTML email
  • Improved : HTML export

1.6.15.1

  • Improved : Spellcheck in specific circumstances of entering characters

1.6.15.0

  • New : GetMergeFields method added to retrieve list of available merge fields in the document
  • Improved : Triggering of OnChange event

1.6.14.0

  • New : HTMLImages.igNone option added to ignore images during export to HTML

1.6.13.6

  • Fixed : Issue with linespacing for printing

1.6.13.5

  • Improved : RTF font table handling for specific Microsoft RTF extensions

1.6.13.4

  • Improved : RTF parsing
  • Improved : HTML parsing

1.6.13.3

  • Fixed : Issue with changing attributes on merge fields
  • Improved : Parsing of specific MS Word elements in RTF

1.6.12.2

  • Fixed : Issue with HTML paragraph import
  • Improved : RTF import

1.6.12.1

  • Fixed : Rare issue with integrated spell check

1.6.12.0

  • Improved : Ribbon shortcut hint handling for richeditor ribbon toolbars
  • New : var parameter ReplaceImage added in event OnImageNotFound in TTMSFNCRichEditorHTMLIO

1.6.11.4

  • Fixed : Issue with DB merging
  • Fixed : Issue with popup toolbar font handling
  • Fixed : Issue with text size calculation for printing

1.6.11.3

  • Improved : Spell check handling

1.6.11.2

  • Fixed : Issue with auto correct word in specific circumstances

1.6.11.1

  • Fixed : Issue with unicode & .SaveToText()

1.6.11.0

  • New : Property AllowFormatShortCuts added

1.6.10.1

  • Fixed : Issue with OnCorrectWord() event in specific circumstances
  • Fixed : Issue with PrevWord() in specific circumstances

1.6.10.0

  • New : SpaceAsNbSp property added in TTMSFNCRichEditorMiniHTMLIO
  • New : OnChange event added
  • Improved : Import of HTML bullet lists and handling of linebreaks

1.6.9.1

  • Fixed : Issue with RTF import of specific Win1252 code page chars

1.6.9.0

  • New : TEncoding parameters in TMSFNCRichEditorHTMLIO.Load() and TMSFNCRichEditorMiniHTMLIO.Load() functions

1.6.8.0

  • New : Property PlainHTML: boolean added for TTMSFNCRichEditorHTMLIO
  • Fixed : Issue with FMX.TMSFNCRichEditorRTFIO.SaveToStream()

1.6.7.2

  • Fixed : Issue with parsing RTF for strikeout chars
  • Fixed : Issue with parsing RTF for 'ul' attribute

1.6.7.1

  • Fixed : Issue with parsing RTF on non Windows OS

1.6.7.0

  • New : OnDropFile event added
  • Improved : BODY style HTML parsing
  • Fixed : Issue with default font color & exporting to HTML

1.6.6.0

  • New : Public property SpaceAsNbSp: boolean added
  • Fixed : Issue with RTF fonttable parsing

1.6.5.2

  • Fixed : Issue with auto-correct via spell check at end of line

1.6.5.1

  • Improved : Picture rendering with default size

1.6.5.0

  • Improved : RTF parsing
  • Improved : HTML parsing
  • New : TTMSFNCRichEditorHTMLIO.SpaceAsNbSp: boolean property added

1.6.4.2

  • Improved : Performance

1.6.4.1

  • Fixed : Issue with parsing accented chars from MS Word RTF documents

1.6.4.0

  • New : OnMergeField event added for merging with dynamic values
  • New : Dynamic merge field merging with DB merge source

1.6.3.9

  • Improved : popup toolbar handling

1.6.3.8

  • Fixed : Issue with action handling

1.6.3.7

  • Fixed : Issue with RTF color table parsing in specific cases

1.6.3.6

  • Fixed : Issue with OnCorrectWord() event in specific cases

1.6.3.5

  • Fixed : Issue with font caching & zoom

1.6.3.4

  • Fixed : Caret behavior with Ctrl-Home, Ctrl-End
  • Fixed : Issue with inserting text in long paragraphs
  • Fixed : Issue with copy & paste across linebreaks
  • Fixed : Issue with selections till end of line
  • Fixed : Insert of bullet when caret is at linebreak

1.6.3.3

  • Fixed : Issue with parsing unicode chars in RTF

1.6.3.2

  • Fixed : Issue with flickering when used within VCL styled forms

1.6.3.1

  • Improved : Bullet characters in RTF export

1.6.3.0

  • New : Accessible color pickers & symbol picker from TTMSFNCRichEditorFormatToolBar

1.6.2.0

  • New : InsertSelectionFromStream method added
  • Fixed : Issue with clipboard copy & selection

1.6.1.0

  • New : IsSelectionError function added

1.6.0.4

  • Fixed : Issue with DB updating when selection attributes change in TDBTMSFNCRichEditor

1.6.0.3

  • Fixed : Rare issue with wordwrap

1.6.0.2

  • Improved : HTML image attribute parsing

1.6.0.1

  • Improved : Applying attributes to selected text

1.6.0.0

  • New : Support to read HTML inline images
  • New : method SelectionToCaret added

1.5.11.1

  • Fixed : Issue with exporting scaled images to RTF & HTML

1.5.11.0

  • Improved : HTML export

1.5.10.0

  • Improved : Context menu shortcut handling
  • Improved : HTML export
  • Improved : RTF Parsing
  • Improved : HTML Parsing
  • New : SetCaret(CharPos) overload method added
  • New : InsertLineBreak method added

1.5.9.0

  • New : RAD Studio 10.1 Berlin support

1.5.8.2

  • Improved : HTML export for text background colors
  • Improved : HTML import for newer DOCTYPES

1.5.8.1

  • Improved : RTF parsing from Microsoft IE / Edge browser

1.5.8.0

  • Improved : Export of bullet lists to HTML

1.5.7.0

  • Improved : Cursor handling
  • New : Event OnImageNotFound added in TTMSFNCRichEditorHTMLIO

1.5.6.3

  • Fixed : Issue with HTML export of indented text

1.5.6.2

  • Fixed : Issue with persisting default font color in RTE file

1.5.6.1

  • Improved : Faster RTF parsing

1.5.6.0

  • New : RemoveSelectionBullets method added
  • New : SaveToText() overload that allows to specify the encoding
  • Improved : Scaled picture RTF parsing
  • Improved : HTML parsing
  • Fixed : Issue with exporting text background colors to HTML
  • Fixed : Issue with RTF background color parsing

1.5.5.3

  • Fixed : Issue with HTML export of font attributes

1.5.5.2

  • Fixed : Issue with inserting specific sequence of HTML formatted text

1.5.5.1

  • Fixed : Issue with caret display during horz. scroll

1.5.5.0

  • New : function SetPageSize to automatically set size to most used paper formats

1.5.4.0

  • New : Support to handle PNG images in RTF

1.5.3.2

  • Fixed : Issue with cut to clipboard of pictures
  • Fixed : Issue with horz. line drawing & scrolling

1.5.3.1

  • Fixed : Issue with size calculation for indented very long words
  • Fixed : Handling of very large words & horiz. scroll

1.5.3.0

  • New : URLOpen property added
  • New : URLUnderline property added
  • Fixed : Issue with selection display in wordwrapped text
  • Fixed : Issue with URL handpoint display in wordwrapped text
  • Fixed : Issue with parsing specials chars from RTF
  • Improved : Mac RTF font table parsing
  • Improved : Outlook RTF parsing

1.5.2.2

  • Fixed : Issue with ReadOnly = true and drag & drop
  • Fixed : Particular issue with wordwrap

1.5.2.1

  • Fixed : Issue with RTF bullet import
  • Improved : Handling left/right single/double quotes in RTF

1.5.2.0

  • New : Actions TTMSFNCRichEditorSmallCaps, TTMSFNCRichEditorLargeCaps
  • New : Font ribbon font size increase, font size decrease buttons added

1.5.1.0

  • New : OnDrawBackground event added

1.5.0.1

  • Fixed : Streaming issue with tabs
  • Fixed : Issue with bullet indenting

1.5.0.0

  • New : Large caps, small caps text style added

1.4.9.3

  • Fixed : Indent handling on bulleted items
  • Fixed : Issue with RTF Japanese char encoding

1.4.9.2

  • Fixed : Issue with repeatedly add & remove bullet
  • Fixed : Issue with selecting tabs

1.4.9.1

  • Improved : Handling of bullet insert/delete

1.4.9.0

  • New : Property ContentHeight added to get the height of the content in TTMSFNCRichEditor

1.4.8.2

  • Fixed : Issue with backspace & tab

1.4.8.1

  • Fixed : Issue with RTF color table import

1.4.8.0

  • New : Import of JPEGBLIP images from RTF files
  • New : Public property .ClipboardFormats to allow to exclude specific formats from pasting
  • New : OnPasteText event , OnPasteFormattedText event
  • New : Public property BulletSpacing added
  • Improved RTF attributes import
  • Improved RTF unicode font import
  • Improved RTF clipboard paste
  • Fixed : parsing of subscript / superscript from RTF files

1.4.7.0

  • New : GotoTextBegin, GotoTextEnd, GotoLineBegin and GotoLineEnd
  • Fixed : Caret issue during insert hyperlink

1.4.6.1

  • Improved : RTF font color import handling

1.4.6.0

  • Improved : Default font handled for HTML export
  • Fixed : Rare issue with HTML export with URLs

1.4.5.1

  • Improved : HTML Import and export support

1.4.5.0

  • New : RAD Studio 10 Seattle support

1.4.4.3

  • Fixed : Issue with RTF parsing when RTF contains tabs

1.4.4.2

  • Fixed : RTF import issue for specific codepage settings

1.4.4.1

  • Fixed : Issue with ReplaceAll under specific circumstances
  • Fixed : Issue with image drag & drop

1.4.4.0

  • New : Support to export to HTML with inline images
  • Improved : HTML import

1.4.3.1

  • Fixed : Issue with find & replace
  • Fixed : Issue with VCL styles & scrollbar
  • Fixed : Issue with VCL styles and bullet color

1.4.3.0

  • New : TTMSFNCRichEditorIO.Load() overload added with stream parameter

1.4.2.0

  • New : Property AllowSelect added
  • New : Drag & drop of RTF files
  • Improved : Insert of multiline text

1.4.1.1

  • Improved : Sizing of images with aspect ratio
  • Fixed : Issue with getting selection attributes after RTF import
  • Fixed : Issue with InsertMultiLineText with linebreaks

1.4.1.0

  • New : function GetContentAsRTE(Selection): string added
  • New : property ContentAsRTE property added

1.4.0.2

  • Improved : TTMSFNCRichEditorEditToolBar Open function now has option to open RTF file as well
  • Fixed: Issue with paste when caret/selection is on linebreak
  • Improved : RTF parser compatibility with OpenOffice & LibreOffice RTF

1.4.0.1

  • Fixed : Issue with toolbar font picker style
  • Fixed : Issue with TTMSFNCRichEditorEditingToolbar button options
  • Fixed : Issue with repeated copy to clipboard in RTF format

1.4.0.0

  • New : RTF import
  • New : RTF clipboard functionality
  • Misc : Various smaller improvements & fixes

1.3.3.3

  • Fixed : Caret positioning issue in center or right aligned text

1.3.3.2

  • Fixed : Issue with Modified flag handling

1.3.3.1

  • Fixed : Issue with char encoding when pasting from HTML
  • Improved : Pasting for HTML formatted text

1.3.3.0

  • New : Enhanced URLAuto handling

1.3.2.0

  • New : Overload for LoadFromTextFile() with Encoding parameter

1.3.1.0

  • New : Event OnCanSelectGraphic, OnCanSizeGraphic added
  • New : Event OnClickGraphic added
  • New : Support for pasting basic HTML from clipboard

1.3.0.1

  • Fixed : Issue with ReplaceAll() in specific circumstances
  • Fixed : Issue with persisting merge fields on stream

1.3.0.0

  • New : Support for VCL Styles added

1.2.1.1

  • Fixed : Issue with clipboard support

1.2.1.0

  • New : Support for Delphi XE8 & C++Builder XE8 Prof, Ent. Architect added

1.2.0.3

  • Fixed : Rare issue with inserting text after loading file
  • Fixed : Issue with spell check & inserting line break at specific positions
  • Fixed : Issue with handling return key on modal forms

1.2.0.2

  • Fixed : Rare issue with changing background color
  • Improved : Auto URL detection with pasting text from clipboard

1.2.0.1

  • Fixed : Issue with hiding popup toolbar in specific circumstances

1.2.0.0

  • New : Popup mini format toolbar
  • New : Export of custom graphic elements to PDF
  • New : TTMSFNCRichEditorMiniHTMLIO.Insert(HTMLValue) added to insert snippets of HTML in richeditor
  • Improved : Quality of PDF export
  • Improved : Behavior of UnMerge

1.1.1.2

  • Improved : HTML compliance for export
  • Improved : Selection of graphic elements

1.1.1.1

  • Fixed : Issue with HTML generation

1.1.1.0

  • Improved : HTML import
  • New : Public property ZoomFactor

1.1.0.1

  • Fixed : Issue with inserting text after merge fields
  • Fixed : Issue with spell check dialog initialization

1.1.0.0

  • New : AutoCorrect
  • New : Emoticons support
  • New : Support for FMX.TMSFNCBitmapContainer images
  • New : OLE drag & drop support
  • New : AppendFile() method added
  • New : Interface to spell check engine
  • New : DB-aware version
  • New : TTMSFNCRichEditorMiniHTMLIO component

1.0.3.1

  • Fixed : Issue with background colors for HTML export

1.0.3.0

  • New : OnCorrectWord event added
  • New : URLAuto property added
  • New : Method ClearErrors added
  • New : SelStart, SelLength properties added
  • Improved : Font handling during HTML export
  • Improved : Handling large text paste

1.0.2.1

  • Fixed: Issue with inserting image after bullet list in very specific circumstances

1.0.2.0

  • New : Method SetCaret() added
  • Fixed : Rare issue with bullet insertion
  • Improved : Unicode character export to RTF

1.0.1.2

  • Fixed : Issue with setting color, background color when no text is selected

1.0.1.1

  • Fixed : Issue with retrieving font settings for selected text in the editor

1.0.1.0

  • New : Public functions
  • Fixed : Issue with changing formatting when editor has no selection

1.0.0.0

  • First release