Alexander Malakhov Alexander Malakhov 3, 1 1 gold badge 30 30 silver badges 55 55 bronze badges. But it was introduced to our projects about years ago and I'm maintaining them only for 6 months, so I'm not sure what impact will be — Alexander Malakhov. Add a comment. Active Oldest Votes. Don't reinstall Delphi if some packages disappear - Delphi keeps the information about the installed packages in registry, so try to fix the problem in IDE; if it does not help try to fix the problem in registry.
Improve this answer. Thanks for reply. It's such a relief to here someone else encountered it! Replacing 6 with files doesn't work. It says "Required package 'RxCtl' not found". I will report my progress here — Alexander Malakhov. We can't guarantee quick solutions - Experts Exchange isn't a help desk. We're a community of IT professionals committed to sharing knowledge. Our experts volunteer their time to help other people in the technology industry learn and succeed.
Plans and Pricing. Contact Us. Certified Expert Program. Credly Partnership. Udemy Partnership. A successfully compiled package includes. For a detailed description of these files, see "Packages and standard DLLs" on page These files are generated by default in the directories specified in Library page of the Tools! Environment Options dialog.
You deploy packages much like you deploy other applications. The files you distribute with a deployed package may vary. The bpl and any packages or dlls required by the bpl must be distributed. When distributing an application that uses runtime packages, make sure that your users have the application's. If the library files are in a different directory from the.
If you use InstallShield Express , your installation script can check the user's system for any packages it requires before blindly reinstalling them. If you distribute runtime or design-time packages to other Delphi developers, be sure to supply both. You will probably want to include. Package collections. Each package collection contains one or more packages, including bpls and any additional files you want to distribute with them.
When a package collection is selected for IDE installation, its constituent files are automatically extracted from their. Package Collection Editor to open the Package Collection editor. Add Package or click the Add a package button, then select a bpl in the Select Package dialog and click Open.
To add more bpls to the collection, click the Add a package button again. A tree diagram on the left side of the Package editor displays the bpls as you add them. To remove a package, select it and either choose Edit! Remove Package or click the Remove the selected package button.
On the right side of the Package Collection editor, two fields appear:. Ancillary files are placed in file groups associated with specific packages bpls ; the files in a group are installed only when their associated bpl is installed. To place ancillary files in your package collection, select a bpl in the tree diagram and click the Add a file group button; type a name for the file group. Add more file groups, if desired, in the same way. When you select a file group, new fields will appear on the right in the Package Collection editor.
When you select a bpl in the tree diagram, four new fields appear on the right side of the Package Collection editor:. Package collection source files should be saved with the. The Package Collection editor generates a. If you have not yet saved the source file, the editor queries you for a file name before compiling. To edit or recompile an existing. Open in the Package Collection editor and locate the file you want to work with.
Continue reading here: Creating international applications. Delphi Power Marketing current. This is found in the Lib sub-directory of your Delphi installation and is named dclusr. The package editor will now be displayed.
If its Install button is not disabled then click it to ensure the package is installed into Delphi. Now click the package editor's Add button. The "Add" dialogue box will be displayed. Click the dialogue's Browse button then select the required. The full path to the file should now be displayed in the "Add" dialogue's Unit file name edit box.
Click the package editor's Compile button. The package will now be recompiled and, if no errors are displayed, the package has been recompiled correctly. When adding components a message may be displayed at this stage indicating that the component has been registered. In some cases it is necessary to click the Install button after compiling before the component will be registered and the message displayed.
Any components will now appear appropriate tab of the Tool Palette which will be named "DelphiDabbler" when installing one of the components from the DelphiDabbler Code Library.
Now close the package editor window. You will probably be prompted to save the package. Agree to this and the package source file will be updated with information about the new component. Click the Add button to display the "Add Module" dialogue box. Click the Browse button and choose the required.
0コメント