本文整理自网络,侵删。
ss:='http://www.delphitop.com'; IF pos('http://',ss)<=0 THEN EXIT; delete(ss,1,pos('http:',ss)-1); HTTPURL:=SS;
相关阅读 >>
Delphi using windows print spooler to run your file
Delphi xe(indy10)tidbytes转ansistring的实现
Delphi 10.3版本获取windows系统版本和cpu信息
Delphi fdmemtable中如何在已有的字段数据集上加入字段
更多相关阅读请进入《Delphi》频道 >>