IScalarRecord
This commit is contained in:
@@ -371,7 +371,7 @@ begin
|
||||
var kClose := TKeywordRegistry.Intern('Close');
|
||||
|
||||
var def :=
|
||||
TScalarRecordRegistry.Intern(
|
||||
TScalarRecord.TRegistry.Intern(
|
||||
[
|
||||
TPair<IKeyword, TScalar.TKind>.Create(kTime, TScalar.TKind.DateTime),
|
||||
TPair<IKeyword, TScalar.TKind>.Create(kClose, TScalar.TKind.Float)
|
||||
|
||||
Reference in New Issue
Block a user