TDataValue as new global variant type

This commit is contained in:
Michael Schimmel
2025-09-12 13:20:00 +02:00
parent 646ffe92bb
commit d37862186c
5 changed files with 80 additions and 111 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
unit Myc.Data.Types;
unit Myc.Data.Types deprecated;
interface