Testing TValue as Params

This commit is contained in:
Michael Schimmel
2025-07-27 23:12:48 +02:00
parent 78e89f345e
commit 1ddc295c9d
4 changed files with 176 additions and 172 deletions
+3
View File
@@ -51,6 +51,7 @@ uses
FMX.ActnList,
DynamicFMXControl,
Myc.FMX.Chart,
Myc.Trade.Indicators,
Myc.Trade.Indicators.Common,
StrategyTest,
TestMethodCallFromRecordParams;
@@ -255,6 +256,8 @@ begin
);
NewWorkspace;
IndicatorRegistry.LogRegistry(LogMemo.Lines);
end;
procedure TForm1.FormDestroy(Sender: TObject);