论坛


2014年10月21日 星期二

服务器时间同步,支持WIN、NT系统

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

if SetSystemtime(strtodatetime(l_serverTime.caption)) then begin l_result.caption := '更新成功!'; l_result.font.Color := clGreen; end else begin l_result.caption := '更新失败!'; l_result.font.Color := clRed; l_serverTime.capti...

DelphiXPG V2.2.1 Interactive XRef

Embarcadero| CodeCentral Delphi Submissions |10:37:15

DelphiXPG V2.2.1, what's changed, * You can delete a DelphiXPG project from the history by right clicking it and selecting delete. * Bug fixes.See web site for full list of enhancements and fixes.X-Ref: A cross reference tool providing, * Inter...