| Component | Status | Description |
| TSQLEdit | FWS | DBComboBox like component, which uses internal TQuery as LookupList source |
| TDBTree | FWS | TreeView like database table navigation component |
| THHComp | FWS | Delphi (D2-D5) component which allow to use HTMLHelp instead of usual Windows Help intercepting OnHelp event. Using this component you can still use HelpContext properties of the components.The single event allow to create training cards for your program. Version 1.2 with compiled demo included |
| THHComp6 | FWS | Delphi 6 component which allow to use HTMLHelp instead of usual Windows Help intercepting OnKeyDown event. Using this component you can still use HelpContext properties of the components. Version 2.0 |
| TInstallComp | FW D2 binary |
Installation component, tested in WIN95 OSR2, WIN98, WINNT 4.0, W2000 Professional, which allows to do basic program installation - program group and item creation, uninstall information recording,
also has useful events to do other install/uninstall tasks. Source - 10$, can be compiled on D2 - D6. Also Delphi 5 demo (with nagscreen) available. |
| MSIQuery | FWS | My MSIQuery.h translation to Delphi |
| Action1.zip | FWS | Windows Installer type 1 custom action written in Delphi source with demo |
| ComPlus.zip | FWS | Com+ application installation programmatical creation sample |
| TCSComp.zip | FWS | TFileCheckSumComp is a freeware component to check EXE file checksum and if changed - reinstall the application |