gpt4 book ai didi

delphi - 使用 TRESTRequest 添加参数

转载 作者:行者123 更新时间:2023-12-03 15:23:21 24 4
gpt4 key购买 nike

我在编译这部分代码时遇到一些问题:

RESTRequest.AddParameter('Id',edtId.Text,TRESTRequestParameterKind.pkGETorPOST);

它说:

undeclared identifier TRESTRequestParameterKind

我在表单上删除了以下组件:TRESTClientTRESTRequestTRestResponse

知道我错过了什么或者为什么我有这个错误代码吗?

最佳答案

您必须将 REST.Types 添加到 uses 子句中。

关于delphi - 使用 TRESTRequest 添加参数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28119744/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com