Orbital Decisions Price (Date Range) Management Component v2.1.3
Freeware for Delphi 3, Delphi 5 and Delphi 6 (including source code).
August 1998 v1.0; April 1999 v1.2; February 2001 v1.2.2;
June 2002 v2.1.3
Request this component here: Information Request.
Purpose
Every system contains routines for handing from and to dates, for example in price
maintenance routines.
Therefore write a component that allows the application writer to quickly
display, add and modify date data.
Notes: the system includes a template form for quickly setting up price history maintenance
screens.
New Installation
1) unzip the zip file into a new directory
2) install component unit ODPrCtrl.dcu
- Installs TODPriceController component that can be dropped onto a form
The component is installed into a new component page called Orbital.
Run the PriceCtrl.dpr project to see a demonstration of using the component.
The demo version only accepts prices between 0 and 100.00.
Using this component
- Connect TODPriceController's ItemDataSet property to the item master dataset.
- Set the price table name and various field names.
- Call its AddPrice method passing the new price and start date.
- Filtered batch updates and verification are also supported.
See the enclosed project for examples of using these properties and events.
We hope that you and your users enjoy using this component.
Please send feedback to
Information Request.