DataRecord

This commit is contained in:
Michael Schimmel
2025-07-20 20:21:55 +02:00
parent 6010f61953
commit dd50049b06
8 changed files with 363 additions and 60 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ 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',
TestDataRecord in 'TestDataRecord.pas';
TestDataRecord in 'TestDataRecord.pas',
TestDataRecord.RawAccess in 'TestDataRecord.RawAccess.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}