1. Settings to publish compilation for the application of BCB development as follows:
1. Options-> Packages remove the hook before "Build With Runtime Packages".
2. Options-> Linker removes the hook before "Use Dynamic RTL".
3. Options-> Compiler Click the "Release" button.
4. Options-> Build application.
5. The publishing compilation of the application is completed.
2. Setting the steps to compile the application in the development of the application as follows:
1. Options-> Packages selected "Build With Runtime Packages" check.
2. Options-> Linker is selected in the hook before "Use Dynamic RTL".
3. Options-> Compiler Click the "Full Debug" button.
4. Options-> Build application.
5. The application's debugging compilation is completed.