Re: array with same value all the time?




"Sonnich" <sonnich.jensen@xxxxxxxxxxxxxx> wrote in message
news:1143544785.154881.320480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


The collecting is done like this:

procedure TSPCSaverThread.AddData(sName: string; Value: double;
dtDateTime: TDateTime);

To be pedantic, the code you supplied doesn't do the actual collecting. It
simply stores what has been collected. You may want to look at the code
that gets and provides the sName, Value, and dtDateTime values to
tSPCSaverThread.


.


Quantcast