TatMethod.ResultDataType Property
Holds the data type returned by the method, in case method is function. If the method is a procedure, this must be tkNone.
Syntax
Unit: atScript
property TatMethod.ResultDataType: TatTypeKind
Holds the data type returned by the method, in case method is function. If the method is a procedure, this must be tkNone.
Unit: atScript
property TatMethod.ResultDataType: TatTypeKind