New type system
This commit is contained in:
@@ -23,7 +23,6 @@ type
|
||||
function GetDataType: IDataType;
|
||||
function GetAsString: string;
|
||||
{$endregion}
|
||||
function AsTValue: TValue;
|
||||
property DataType: IDataType read GetDataType;
|
||||
property AsString: string read GetAsString;
|
||||
end;
|
||||
|
||||
Reference in New Issue
Block a user