| |
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 Borlands 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 component package is Package_CB05.zip, where 05 indicates that elements of package were compiled in Delphi Version 5. Package elements are the following: Pkg_ClrBtn.bpl, Pkg_ClrBtn.dcp, Pkg_ClrBtn.dcu, ColorBtn.dcu, ColorBtn.dcr, Readme_CB.txt, Disclaimer_CB.txt, colorbtn.xml (colorbtn.xml is of interest mainly to software listing services and vendors). |
|