| Home | Products | Downloads | Ordering | Feedback | Bug Reports | Links | |
| Welcome to Dolphin Software Solutions - http://www.dolphinsoftware.bc.ca | |||||||
The DDssDBEdit component is a descendant of Delphi's TDBEdit control. This component adds two new properties and "Enter key as Tab key" support to the original control. That's it!
The two new properties are:
ColorOnFocus : TColor;
This property determines the color of the edit field when the
control gains focus. By changing the color of the active control,
users can easily tell where they are on a data-entry form. Default
for this property is clAqua.
ColorOffFocus : TColor;
This property determines the color of the edit field when the
control loses focus. Default for this property is clWindow.
If you do not want color changes when entering the field, just use the standard Delphi control!
TDssDBEdit is freeware, source code included. You may use it in any project you wish.
![]()
Copyright 1998 Dolphin
Software Solutions info@dolphinsoftware.bc.ca