Processor-Result
This commit is contained in:
@@ -450,8 +450,9 @@ begin
|
||||
Symbol,
|
||||
terminated,
|
||||
TMycGenericProcessor<TArray<TDataPoint<TAuraAskBidFileItem>>>.Create(
|
||||
procedure(const Values: TArray<TDataPoint<TAuraAskBidFileItem>>)
|
||||
function(const Values: TArray<TDataPoint<TAuraAskBidFileItem>>): Boolean
|
||||
begin
|
||||
Result := true;
|
||||
Prices := Prices.Add(Values);
|
||||
currLog.Value := Prices.TotalCount.ToString;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user