Application localizer based on XMLInspector
-------------------------------------------

The code sample shows how XMLInspector can be used to
localize string form resources in run-time. The example
uses BDE connection and a standard example database
DBDEMOS.

Run the sample. Press "New Order" in the form appeared.
Now you can localize a dialog of order editing . Press Alt+L.
The XMLInspector dialog has values of string properties of
visual components used in the form of order editing . You may
change them in any way in order to do localization.

Edited resources will be saved to lang.xml whick will be
automatically loaded on further application starts.
