|
Overview
The US CDC Growth Charts
also exist in the form of a Delphi
component. The component is used in the same way as the OCX, but with the advantage that it can be compiled into the executable. The interfaces of the Delphi component and the OCX are exactly the same and it is accessed
through the GraphX property of the component.
Currently Delphi 6 and
Delphi 7 are supported.
Installation
In order to install the
US Growth Chart component into Delphi, extract all installation files in a folder. In Delphi, select Component->Install Packages... and click Add and browse for the file
GrowthChartUS.bpl. Click Ok and the component is installed in Delphi.
|