Y
yytxt
Unregistered / Unconfirmed
GUEST, unregistred user!
; ;我是一名Delphi的初学者,现在要做的程序中要实现这样一个功能:取得另外一台
机器的时间,然后将本机的系统时间置为这个时间.我查找了一下帮助,只找着了这样一
个过程:
; ; procedure ReplaceTime(var DateTime: TDateTime; const NewTime: TDateTime);
; ; 但不能实现我要的功能.所以求教各位高手,有没有什么办法可以实现系统时间的
设置?
机器的时间,然后将本机的系统时间置为这个时间.我查找了一下帮助,只找着了这样一
个过程:
; ; procedure ReplaceTime(var DateTime: TDateTime; const NewTime: TDateTime);
; ; 但不能实现我要的功能.所以求教各位高手,有没有什么办法可以实现系统时间的
设置?