| |
 |
|
 |
Ole4D
Plug-in
OLE4D is a plug-in for 4D environment. It integrates OLE
objects in a 4D application and evaluates VB Script code
from 4D environment.
Current version of
the plug-in is 2.1 |
|
|
|
|
 |
|
- Create and embed OLE objects.
OLE objects can be created using the plug-in commands
and managed from the 4D application.
- Allow in place activation.
Displays the OLE objects inside the 4D form.
- Saving the object to blob variables.
The object can be saved in a 4D blob variable and
also loaded from blob.
- Positioning of the OLE object toolbar.
The toolbars of the object can be placed in a specified
area of the 4D form.
- Enable/disable showing ole object menu.
The object's menu can be hidden or shown in the main
4D window.
- Run VB Script from 4D using an interpretor.
The complete set of VBScript commands can be called
using the plug-in.
- Retrieve value of VB Script variables in 4D.
The integer, real and text values of the OLE object
properties or of the objects created from VBScript
can be set to 4D variables.
- Assign 4D methods as event handlers of OLE object
events.
When the OLE object generates an event, the 4D method
is called to process the event.
From the 4D method can also be accessed the event
parameters.
- Create OLE objects linked to a file.
|
|
|
|