|
ColorBtn is a custom component developed by Syringa Software for use in the Delphi (TM Inprise Corp.) programming language. As such, this component should be of interest mainly to licensed users of Delphi. ColorBtn is derived from the unit Buttons, which belongs to Borland's
Delphi Visual Component Library (VCL) [Copyright (c) 1995,99 Inprise Corp.]. Beyond having properties of a pushbutton, ColorBtn has additional properties of color, both background color and font color--properties lacking in standard pushbuttons. Besides jazzing-up a form/screen with attractive color contrast(s), colored buttons may serve a useful program purpose as well. For example, in the program CalcSupreme, a Syringa Software application, featured at www.syringasoftware.com and elsewhere, the ColorBtn component is used extensively on Finance and Science screens to provide color code for specified keyboard combinations, where user might, optionally, prefer keyboard to mouse. Filename for the total (inclusive) component package is Package_CBnn.zip, where nn denotes inclusion of the following versioned Delphi component packages: PackageCB_04.zip, PackageCB_05.zip, PackageCB_07.zip [where 04, 05, 07 indicate applicable (compiled-in) Delphi versions 4, 5, 7, respectively]. Elements of each versioned package are the following: Pkg_ClrBtn.bpl, Pkg_ClrBtn.dcp, Pkg_ClrBtn.dcu, ColorBtn.dcu, ColorBtn.dcr, Readme_CB.txt, Disclaimer_CB.txt.
|