TOnUserInfoShow = procedure(userName:string;userAge:Integer)of object;//定义事件模型中的回调函数原型 TUserInfo = class private FName:string; FAge:Integer; FOnUserIn Read More
posted @ 2016-10-14 22:27 findumars Views(436) Comments(0) Diggs(0)
http://blog.csdn.net/u011012932/article/details/51029602http://blog.csdn.net/u011012932/article/details/51029511http://blog.csdn.net/u011012932/articl Read More
posted @ 2016-10-14 22:16 findumars Views(6349) Comments(0) Diggs(0)
摘要:本文主要介绍如何在Delphi中使用SSL协议.一共分为七个部分:(1)SSL协议是什么?(2)Delphi中如何使用SSL协议?(3)SSL客户端编程实例.(4)SSL服务端编程实例.(5)SSL证书编程实例.(6)中间人欺骗实例.(7)其它.本文作者同时有一个用SSL协议编写的作品叫SSL Read More
posted @ 2016-10-14 21:29 findumars Views(434) Comments(0) Diggs(0)
Hi I am having a problem running a function to read a text file the problem seems to be that my antivirus blocks my delphi console program because whe Read More
posted @ 2016-10-14 21:10 findumars Views(3630) Comments(0) Diggs(0)
http://blog.csdn.net/u011012932/article/details/51067310#comments Read More
posted @ 2016-10-14 21:02 findumars Views(351) Comments(0) Diggs(0)