To allow the classes
MimerDataAdapter,
MimerConnection,
MimerCommand, and
MimerCommandBuilder to be used on a form in the Borland C#Builder or
Borland Delphi 8 you have to add these items to the Tool Palette. Proceed along
the following steps:
-
Go inte the forms editor by double-clicking on a file with a form.
-
Make sure you can see the Tool Palette. If not, select View menu\Tool
Palette.
-
Right-click on the Tool Palette and select Installed .NET Components...
-
From the dialog box that appears select the Mimer-objects as shown here (please
note that the version number for the Assembly name matches the actual version
installed):
-
Afterwards, the Tool Pallete contains the Mimer-items as follows:
-
These items may now be used by dragging and dropping them on the form.