
⚠️Ĭhanged Lines (Integer) property name to LineCount. Implemented Text (String) public property as a shortcut to new Lines property. Implemented new Lines (TStrings) property and removed Text published property. Consider making a donation if the project is useful to you.

Fixed Delphi unsupported property TrailingLineBreak (only available in Delphi 10.1).Fixed Lazarus extra line break (issue #23).Since the Dam component depends on this component and it needs to know its version, an internal version constant has been added, and the format of About property has been changed from "0.0" to "0.00", where the previous version was 2.3 and now the version is 2.04.Updated CompInstall to version 2.0 (now supports GitHub auto-update).Implemented internal Version Control used by TDam component to synchronize TDzHTMLText dependency.(Version 2.6 version format reverted to original) Fixed incorrect Unicode characters on Lazarus (issue #31).ToString conversion because is not available at some Delphi versions. Fixed the use of System.ImageList unit in Demo project because it's only available from XE8.It was causing package compilation error. Fixed previous Delphi versions (at least on XE2, XE3, XE4 and XE5) package tag.Included Delphi 10.4 auto-install support.Fixed to not break line in the middle of a word when using tags inside the word.Updated Component Installer app (Fixed call to rsvars.bat when Delphi is installed in a path containing spaces characters).Fixed AutoWidth and AutoHeight to repaint correctly according to calculated text positions.Fixed AutoOpenLink to do nothing when there is no target on link.

#Lazarus store on 125th street android#
AutoOpenLink property only works in Windows, Linux and Android environments (not available in iOS and MacOS).Images property (ImageList) only available for Delphi XE8 or higher (using always first Layer in ImageList).Multiple image format when using Resources in FMX environment.Transparent support for FMX environment (Use Color = Null).Color notation now supports 6-digit (HTML) and 8-digit (Delphi) format, prefixed # or $.Fixed OnLinkClick event error when returning from event handler, if link is no longer selected.Removed CompInstall.exe from component sources due to AV false positive warning (now you can get it directly from CompInstall repository).Fixed FMX measuring type (now uses Single instead Integer type, avoiding incorrect canvas bounds drawing).New Borders property, allowing to define the text area margins.Fixed tag incorrect overlap painting when using multiple items in the same line of HTML code.New HTMLToPlainText function, removing HTML tags and unescaping special HTML identifiers.


#Lazarus store on 125th street windows#
