Simple explanation of how to use Word through Delphi using OLE Automation. This also applies to other COM compliant applications.
Sample Delphi project for a Word converter. A Word converter will add your file type to Word so that Word will open and save to your proprietary formats.
| Attachment | Size |
|---|---|
| Converter.zip | 17.53 KB |
Sample Delphi project for a Control Panel Applet (.cpl file). Putting the cpl file in the Windows Sytem directory will add your Delphi applet to the Windows Control Panel. This sample applet displays one icon in the Control Panel (but can be modified to disaplay more).
| Attachment | Size |
|---|---|
| CPLSample.zip | 2.8 KB |
Sample Delphi project for a Control Panel Applet (.cpl file). Putting the cpl file in the Windows Sytem directory will add your Delphi applet to the Windows Control Panel. This sample applet displays one icon in the Control Panel (but can be modified to disaplay more).
| Attachment | Size |
|---|---|
| DelphiHook.zip | 3.14 KB |
| C_Hook.zip | 10.83 KB |