DataPoint renamed to DataFlow

This commit is contained in:
Michael Schimmel
2025-07-25 08:58:05 +02:00
parent b217be6f01
commit e20e359919
13 changed files with 12 additions and 89 deletions
+1 -2
View File
@@ -32,14 +32,13 @@ uses
Myc.Futures,
Myc.Trade.Types,
Myc.Trade.DataStream,
Myc.Trade.DataPoint,
Myc.DataFlow,
Myc.Signals,
Myc.Mutable,
Myc.Trade.DataArray,
Myc.Signals.FMX,
Myc.TaskManager,
Myc.Aura.Module,
Myc.Trade.DataPoint.Impl,
FMX.ListBox,
FMX.Layouts,
FMX.TreeView,