ESBPCS-Calcs is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Calculators and Unit Conversion Embarcadero (formerly CodGear/Borland) Delphi or C++ Builder.
This subset is ideal for people who just want the Calculators and/or Unit Conversion parts of ESBPCS, though you can upgrade to the full version at any time. Also includes Components and routines covering Complex Numbers, Fractions, Financials and more.
The subset includes a good collection of Edits, SpinEdits, ComboBoxes, Memos, CheckBoxes, RadioGroups, CheckGroups as well as a huge collection of routines. Also Includes Data Aware Components, Help and full source.
ESBPCS v5.5.1 1 September 2010
Support added for Delphi XE and C++ Builder XE.
For Delphi XE and above "FormatSettings." has been added wherever Regional Setting Variables were used.
** Routines ***
ESBPCSRegistry: Added Delphi XE and C++ Builder XE support to platform-based routines.
*** Calculators and CalcEdits ***
- TESBCalculator now has a read-only CalcEngine property so that The Calculator Engine can be shared in things like Expression Evaluation Routines.
- Now exits the pop-up calculator.
*** ComboBoxes ***
- Month Comboboxes do now allow the entry of the Month Number.
- Day of Week Comboboxes do now allow the entry of the DOW Number.
*** Timers ***
- Fixed the problem with the OnSecondsChange Event Property Declaration in Timer Label.
- Fixed a problem with the OnHoursChange Event implementation in Timer Label.
- Fixed values returned by OnSecondsChange, OnMinutesChange and OnHoursChange in Timer Label.
*** Installer ***
- Now supports Delphi XE and C++ Builder XE.
- Now requires Administrator Privilege to run so that Help can be correctly merged.