Source for file tchart.ide.inc.php
Documentation is available at tchart.ide.inc.php
* This file is part of Steema Software
* It generates the design time TChart component.
* Copyright (c) 2010 Steema Software <info@steema.com>
require_once("vcl/vcl.inc.php");
use_unit("designide.inc.php");
* Component editor for the TChartObj component
echo "TeeChart for PHP v 1.1 Component. ,\n";
echo "Copyright (c) 2010 Steema Software.\n";
echo "All Rights Reserved.\n";
|