Copyright VirtualSim 2004-2020 - All rights reserved
Generate Pane
Directories
Lists all the directories that will be parsed to get the .dfm files (GUI definition files from CodeGear C++ Builder) to generate or update a translation database.
Any entry of the list can be selected for removal.
Click this button to force the engine to visit all listed directory and build or update a translation database.
If a database has been loaded (see Translate pane), the engine will update the database. If no database is loaded, it will be created from scratch.
Use this button each time new windows (using Translate() function into their constructor) is created or new widgets added in any existing window of the GUI SDK.
Database must be updated and saved to prevent crash at startup (or window popup).