Indicator with new types

This commit is contained in:
Michael Schimmel
2025-08-25 19:27:13 +02:00
parent e329cbe598
commit c0fd594008
4 changed files with 183 additions and 34 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ uses
Myc.Data.Types.Records in 'Myc.Data.Types.Records.pas',
Myc.Data.Types.Float in 'Myc.Data.Types.Float.pas',
Myc.Data.Types.Arrays in 'Myc.Data.Types.Arrays.pas',
TestDataTypes in '..\Src\Data\TestDataTypes.pas';
TestDataTypes in '..\Src\Data\TestDataTypes.pas',
Myc.Data.Types.Method in '..\Src\Data\Myc.Data.Types.Method.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}