Online Documentation for Advanced Localizer for RAD Studio VCL

Version history


Product name

Version

Release date

Advanced Localizer for RAD Studio VCL

Version 2.0.3

September 28, 2021

Advanced Localizer for RAD Studio VCL

Version 2.0.2

June 22, 2020

Advanced Localizer for RAD Studio VCL

Version 2.0.1

January 18, 2019

Advanced Localizer for RAD Studio VCL

Version 2.0

May 29, 2017

Advanced Localizer for RAD Studio VCL

Version 1.9.7

June 29, 2016

Advanced Localizer for RAD Studio VCL

Version 1.9.6

December 11, 2015

Advanced Localizer for RAD Studio VCL

Version 1.9.5

July 20, 2015

Advanced Localizer for RAD Studio VCL

Version 1.9.4

April 17, 2015

Advanced Localizer for RAD Studio VCL

Version 1.9.2

May 16, 2013

Advanced Localizer for RAD Studio VCL

Version 1.9.1

December 18, 2012

Advanced Localizer for RAD Studio VCL

Version 1.9

October 7, 2011

Advanced Localizer for RAD Studio VCL

Version 1.8

February 20, 2011

Advanced Localizer for RAD Studio VCL

Version 1.7

December 2, 2009

Advanced Localizer for RAD Studio VCL

Version 1.6

January 19, 2009

QuickLocalizer

Version 1.5

December 1, 2005

QuickLocalizer

Version 1.4

April 25, 2005

QuickLocalizer

Version 1.3

October 11, 2002

QuickLocalizer

Version 1.2

June 19, 2002

 

Full version history is available at https://www.sqlmanager.net/products/tools/advancedlocalizer/news

 

 Version 2.0.3

  • Support of RAD Studio 11 Alexandria implemented.

 

 Version 2.0.2

  • Support of RAD Studio 10.4 Sydney added
  • End of support for RAD Studio 2009 and older versions

 

  Version 2.0.1

  • Implemented support of RAD Studio 10.3 Rio

 

 Version 2.0

  • Support of RAD Studio 10.2 Tokyo added.
  • Support of 64-bit Windows target platform added.
  • Support of C++Builder 2007 and higher added.
  • The localization of TDBGrid.Columns property has been fixed.
  • Some other minor bug fixes.

 

 Version 1.9.7

  • Added the support of Embarcadero RAD Studio 10.1 Berlin.

 

 Version 1.9.6

  • Added the support of Embarcadero RAD Studio 10 Seattle.

 

 Version 1.9.5

  • Added the support of Embarcadero RAD Studio XE8.

 

 Version 1.9.4

  • Added the support of Embarcadero RAD Studio XE5 - XE7.

 

 Version 1.9.2

  • Added the support of Embarcadero RAD Studio XE4.

 

 Version 1.9.1

  • Added the support of Embarcadero RAD Studio XE3.

 

 Version 1.9

  • Added the support of Embarcadero RAD Studio XE2.
  • Other small improvements and bug fixes.

 

 Version 1.8

  • Support of Embarcadero RAD Studio XE support is added
  • Minor improvements and bug-fixes

 

 Version 1.7

  • BDS 2010 support is added
  • Minor improvements and bug-fixes

 

 Version 1.6

  • BDS 2009 support is added
  • Minor improvements and bug-fixes

 

 Version 1.5

  • Fixed saving configuration files of LocalWizard form. Now configuration file is saved to program folder being named by the project name with *.qlf extension
  • Changed LocalWizard engine. It works much faster now
  • Improved form editor. Now properties of any tree level and of TCollection class child can be localized
  • Added button "Clear excluded and not existing records" in form editor
  • Added German localization
  • Minor improvements and bug-fixes

 

 Version 1.4

  • Added expert for creating localization files (LocalWizard package). During installation the package adds the corresponding item to Tools menu of Delphi IDE. It allows generating of a localization file for all the forms of current project which contain TQFormLocalizer component
  • The packages for Delphi 2005 support is included in the distribution archive
  • Localization didn't work correctly with the soSaveEmpty option set. The bug is fixed
  • Minor improvements and bug-fixes

 

 Version 1.3

  • The packages for Delphi 7 support was included to the distribution archive
  • New TQUserLanguageSource component was added. Now you can localize your application simply by defining the corresponding event handlers
  • The ActiveSettings property was added to the TQCustomLocalizer class. It allows you to specify the bi-directional mode and font character set for each localization language separately
  • Demo application for TQDBLanguageSource was included into the distribution package
  • Minor improvements and bug-fixes

 

 Version 1.2

  • New TQDBLanguageSource component was added to the suite. Now you can get (save) localization string from (to) any instance of TDataSet descendant
  • Four new published events were added to TQFormLocalizer component:

Tick OnPropertyLocalizing is generated before a property of some component on a form is localized

Tick OnPropertyLocalized is generated after a property of some component on a form is localized

Tick OnPropertySaving is generated before a property of some component on a form is saved to language source

Tick OnPropertySaved is generated after a property of some component on a form is saved to language source

  • An ability of reordering language files in the list of TQLanguageSource component editor was added. Now you can change the order of files using the proper tool buttons or dragging the file to a new position
  • Using relative paths to language files is now supported in TQLanguageSource component editor
  • Fixed a bug with localizing the Pages property of TNotebook class instance
  • Fixed a bug with the string editor button position in TFormLocalizer component editor
  • Demo application for TQDBLanguageSource was included to the distribution package
  • Minor improvements and bug-fixes

 


See also:

What's new