|
Description |
Delphi Version |
Last changed |
|
DBBitBtn,
DBSpeedButton and TDBToolbarButton97
These are data-aware TBitBtn and TSpeedButtons. You can use them instead
of a TDBNavigator. |
1 - 4 |
Feb-03-1999 |
|
SelfRefreshTable
TSelfRefreshTable and SelfRefreshQuery are datasets that use BDE-Callbacks
to refresh themselves if the dataset got modified by another program or
by another dataset in the same application. New: Interbase support. |
1 - 3 |
Sep-30-1998 |
|
TreeViewEx,
DBTreeView, DbTreeLookupComboBox
TreeViewEx is an extended TTreeView component, DBTreeView is data-aware.
DbTreeLookupComboBox uses a TDBTreeView in the dropdown-panel. |
2 + 3 |
May-17-1998 |
|
SIConvertField
This is a TField that converts the data shown (lb, oz..) and stored
(kg, meter..). Shows how to make editable calculated fields. |
1 + 2 |
Oct-30-1997 |
|
AlignPanel
This a panel that aligns the controls on it automatically. |
1 - 3 |
Jul-16-1997 |
|
TranPrn
Transparent print component for Windows 95/NT. Made to send a text
file directly to a printer. Contributed by Seiji-Yasuda. |
2 + 3 |
Jun-28-1997 |
|
RegistryComboBox,
PrinterComboBox
TRegistryComboBox fills itself with the keys or the values found in
a path of the Win95-registry. TPrnComboBox is a TRegistry-ComboBox that
shows a list of the installed printers. Contributed by Seiji-Yasuda. |
2 + 3 |
Jun-28-1997 |
|
Hidden
Strings
HStrings - component to hide strings from view in the .EXE file. Uploaded
from Georg Zimmer. |
1 - 3 |
May-26-1997 |
|
FormPage
This shows how to make forms that are embedded into a TabbedNotebook
as pages. |
2 |
May-25-1997 |
|
AliasComboBox
TAliasComboBox fills itself with the BDE-alias-list, TableComboBox
shows a list of the tables found at an BDE-alias. Contributed from Seiji-Yasuda. |
2 |
May-17-1997 |
|
RemoteDataSource
A Datasource component that gives you access to datasets defined on
another form.
Uploaded from Georg Zimmer. |
1 + 2 |
May-05-1997 |
|
FilterTable
This is a TTable for Delphi 1 that has some properties to filter records
that are compatible to the TTable of Delphi 2. |
1 (+ 2) |
Apr-27-1997 |
|
OleWord
OleWord.pas shows how to call MS-Word 6 / 7 with a document that is
stored in a BLOB-field of a table. Code-fragment, nothing ready-to-use. |
2 |
Mar-30-1997 |
|
Profile
This encapsulates .INI files and the Win95-Registry. |
1 + 2 |
Mar-19-1997 |
|
Organizer
access
This collection of components give you access to Lotus Organizer 97
files (*.OR3). |
2 |
Mar-19-1997 |
|
Gray_If_Disabled_Panel
This is a TPanel that gets shaded if Enabled = false. |
1 + 2 |
Mar-02-1997 |