|
Installing .NET components into Delphi.NET
The components are integrated into Borland C#Builder and Borland Delphi for .NET automatically.
If you need to add the components to Toolbox manually, do the following:
In CodeGear RAD Studio 2007, Borland Developer Studio, Delphi for .NET and Borland C#Builder
- Use Main Menu -> Component -> Intalled .NET Components to open .NET Components dialog
- In the dialog that appears activate .NET Components tab
- Sort the list by name.
- Search the list for all components, which start with "El" and are located in SecureBlackbox assemblies.
- Check all components that you find.
- If you don't find some component in the list, use Browse button to find and add the assembly, which contains the component, to the list.
The assemblies are located in <SecureBlackbox>\Assebmlies\NET_20 folder for .NET 2.0 and later and in <SecureBlackbox>\Assebmlies\NET_11 for .NET 1.1.
|