USEGEAR

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

03 2021 档案

android点滴-1
摘要:一、关于TSpeedButtons 1、对于TspeedButtons,需要选择适当的StyleLookUp值后,才能在ObjectInspector中出现TintColor属性,根据自己需要进行修改。 2、如果需要使用TinitColor和IconTintColor(图像)属性,需要在Views中 阅读全文

posted @ 2021-03-31 11:43 USEGEAR 阅读(71) 评论(0) 推荐(0) 编辑

调用 restful的api的方法
摘要:var // myurl : string; tmpstr : String;// string; RespData :TStringStream; sendData : TStringList; jo : ISuperObject; begin try RespData := TStringStr 阅读全文

posted @ 2021-03-26 17:52 USEGEAR 阅读(292) 评论(0) 推荐(0) 编辑

RESTful的连接时间超时时间设定
摘要:dsResrful的连接方式时,如何设定timeout呢? DSRestConnection.HTTP.ConnectTimeout := 5000; 就这么简单。因为封装的indy的TidHTTP。所以...... 阅读全文

posted @ 2021-03-26 17:21 USEGEAR 阅读(1123) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示