DataPoint renamed to DataFlow
This commit is contained in:
@@ -16,9 +16,9 @@ uses
|
||||
FMX.Graphics,
|
||||
FMX.Forms,
|
||||
Myc.Trade.Types,
|
||||
Myc.Trade.DataPoint,
|
||||
Myc.Signals,
|
||||
Myc.Mutable;
|
||||
Myc.Mutable,
|
||||
Myc.DataFlow;
|
||||
|
||||
type
|
||||
TMycChart = class(TStyledControl)
|
||||
|
||||
Reference in New Issue
Block a user