DataRecord almost finished

This commit is contained in:
Michael Schimmel
2025-07-19 14:24:04 +02:00
parent 57319a55c1
commit 6010f61953
6 changed files with 747 additions and 257 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ uses
Myc.Trade.DataStream in '..\Src\Myc.Trade.DataStream.pas',
Myc.Mutable in '..\Src\Myc.Mutable.pas',
Test.Core.Mutable in 'Test.Core.Mutable.pas',
Tests.Myc.DirectoryMonitor in 'Tests.Myc.DirectoryMonitor.pas';
TestDataRecord in 'TestDataRecord.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}