Page 1 of 1

teecommander and charteditor (DBChart)

Posted: Tue May 17, 2005 6:52 am
by 9341582
How can we make the dataset and single record available in the datasource tab of the chart editor during runtime (Not design time)

Posted: Tue May 17, 2005 6:59 am
by Marjan
Hi.

Add DBEditCh to the uses section:

Code: Select all

Uses ..., DbEditCh, EditChar;

EditChart(Self,DBChart1);