Componentes.Terceros.cxIntl5/official/5.0.0/Sources
2007-09-10 16:48:21 +00:00
..
cxIntl5D7.cfg Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D7.dof Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D7.dpk Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D7.dsk Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D7.res Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D10.bdsproj Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D10.dpk Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl5D10.res Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl_Editor.pas Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl.pas Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxIntl.res Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
cxVer.inc Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00
Readme.txt Importación inicial con adaptación a Delphi 10 2007-09-10 16:48:21 +00:00

Installation Instruction
------------------------

If you do not want that the PageControl strings were translated or
in case you do not have PageControl installed then open cxVer.inc
and disable {$DEFINE USEPAGECONTROL}.


1. Start Delphi and close all projects
2. Choose Component | Install Component... from the Menu
3. Select Tab "In new Package"
4. Select the cxIntl_Editor.pas as Name of the Unit
5. Enter a name for the new package for example : PcxIntl
6. Type in a short Description
7. Press OK



Version History
---------------

19.09.2004	Add missing string "CLear Sorting" from PopupMenu

09.07.2004	Updated for QuantumGrid 5.0.0

28.12.2003	Updated for QuantumGrid 4.5.1
		Now it's possible to load / save the strings from Inifile in the IDE. (Press the right mouse
		button on the component to do this)
		Thanks to Francisco Armando Dueñas Rodríguez for this addition.

18.07.2003	Updated for QuantumGrid 4.5 

30.05.2003	Version 4.2.2 Beta
		Added Functions SaveToFile, LoadFromFile and
		SaveToString and LoadFromString to save the translation strings in a database field for example

15.05.2003      cxNavigator resourcestrings added
                (Thanks to Dirk Naudts)

16.04.2003	Updated for QuantumGrid 4.2.1

12.04.2003	Updated for QuantumGrid 4.2

25.12.2002	Updates for QuantumGrid 4.1.1
		
		String CantCreateExcelFile under QuantumGrid4 section was replaced by CantCreateExportOutputFile

02.12.2002   	3 Strings in GridPopupMenu added
		(GridNone, GridShowFooter, GridShowGroupFooter)
		2 Strings in EditorsLibrary4 added
		(RadioGroupDefaultCaption, EditRepositoryRadioGroupItem)	
		2 Strings in QuantumGrid4 added
		(GridConverterCantCreateStyleRepository, EditRepositoryExtLookupComboBoxItem)