Packages used by the application
A custom package is used to add some components to the Delphi palette.
ibpack.dpk
The components of this package are:
Component | Description |
TRpDBIBconf | A component to store connection information for databases, store it to configuration files as user configuration or system configuration |
THtmlHelp | A component to access easily the Html Help file of the application |
TIbManager | A component to execute Interbase commands like backup, restore etc... |
TRpMaskEdit | A Edit control that can handle input better for integer and float values |
TDBTimePicker | The data aware TDateTimePicker |
TTwain | Twain access interface component |
TDBMFImage | Multiformat DBImage it supports Bitmaps, JPegs and Gifs |
And the units of this package are:
Component | Description |
rpibdb.pas rpibdb.dfm rpibdb.dcr |
Implementation of TRpDBIBConf |
htmlhlp.pas htmlhlp.inc shwlapi.pas |
Htmlhelp and shlwapi header files translated to delphi initial translator: Marcel van Brakel (brakelm@bart.nl) contributors: Robert Chandler (robert@helpware.net) / Kurt Senfer (ks@siemens.dk) |
ShfOlder.pas | Translation of shfolder.h by Rudy Velthuis (rvelthuis@gmx.de) |
hhcomponent.pas hhcomponent.dcr |
THtmlHelp implementation |
rpstdutils.pas | General purpose utility functions |
rpshfolder.pas | Functions to retrieve the filename of configuration files by company and product for user and system configuration files |
ibman.pas ibman.dfm ibman.dcr |
TIbManager implementation files |
rpdconsts.pas | Resource strings used in the package |
rpmaskedut | TRpMaskEdit implementation |
rpstdutils.pas | General purpose routines (like generatenewname for a component) |
rpversion.pas | Version information routines like IsWindowsNT function |
dbdatetimepicker.pas | The TDBDatetimepicker unit |
twainh.pas | Twain translated header |
twain.pas | TTwain component unit |
rpdbimb.pas | Base unit for rpdbimg.pas |
rpdbimg.pas | TDBMFImage implementation |
GifImage.pas | Gif Image unit |
rpparamdef.pas rpparamdef.dfm |
Dialog for parameter definition for querys and stored procedures |
rpviewblob.pas rpviewblob.dfm |
Shows blob, as an image or text |
kbmtable.dpk
This is a great package that implements memory datasets for Delphi. It's freeware.
Component | Description |
TkbmMEMTABLE | A full featured in memory dataset. |
The author:
Copyright 1999 Kim Bo Madsen/Optical Services - Scandinavia All rights reserved.
kbm@optical.dk
There are also contributors, look the readme.txt file inside this package.
USE.dpk
Unicode Syntax Editor freeware for use on non commercial applications.
It's based on MPL source mwEdit component, it supports unicode syntax highlight editing.
The autor:
Mike Lischke (public@lischke-online.de)
homepage: www.lischke-online.de
Contributors: The creators of mwEdit component.
IBQueryBuilder.pas
By Dennis Ortiz Vives at Borland Community
Notes:
- The third party files used by Techni-web are under the MPL license and can be download from project Jedi home page at http://delphi-jedi.org.
- When no autor is commented, the autor is Techni-web