![]() |
3rd party VCL packages |
Soluling's VCL form editor can load 3rd party packages to show the 3rd party components better in the form editor. You can configure the packages the editor loads.
Click Options | Platforms | VCL | VCL packages.
Package files you use with Soluling must be 64-bit packages for Delphi 12 Athens. If you have installed a 32-bit Soluling, then use 32-bit packages. The package must register all the components with RegisterClass
procedure.
Note! Package files are not required for localization. They are used for convenience to provide better visual editing. You can also use mappings. Use scan rules to specify what properties are localized.