Testing TValue as Params
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user