I have just downloaded and installed LockBox 3 in my Delphi XE8. But: The VCL Tool-Palette does not show the components. When I switch to a Firemonkey form I can see both, the VCL and Firemonkey Groups. In a VCL form I can see neither.
After: Restarting Delphi. Only installing the VCL-version. Restarting Delphi. Opening a VCL form. Installing the Firemonkey-version. I can see the Group now, but I can not place anything on a VCL-Formular. I get an exception when dragging a LockBox-component to my formular:
"Klasse TLbMD5 kann bei diesem Modul nicht angewendet werden"
"class TLbMD5 can not be used in this module"
My question is: How do I get the components to work with the VCL?