论坛


2013年3月27日 星期三

AlphaControls 2013 v8.31

Embarcadero| CodeCentral Delphi Submissions |21:01:15

A package of standard and unique skinned VCL for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. W...

AlphaControls Lite Edition v8.31

Embarcadero| CodeCentral Delphi Submissions |20:59:10

AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005-XE3 and C++ Builder 6/2006-XE3 under Windows XP and newer. By using these components you can see the basic ideas behind A...

idtcpserver断开与连接客户端

DELPHI盒子| Delphi盒子 |16:03:00

idtcpserver断开与连接客户端当客户端主动与服务端断开时,idtcpserver事件Disconnect能够接到消息当客户端主动与服务端连接时,idtcpserver事件Connect能够接到消息----------问题???当服务端断开客户端连接数,IdTCPClient事件Disconnected接不到到消息只有客户端主动...