3 Star 0 Fork 2

Millusion/Delphi Time Server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Unit1.dfm 2.22 KB
一键复制 编辑 原始数据 按行查看 历史
Millusion 提交于 2015-01-09 23:42 +08:00 . import code
object Form1: TForm1
Left = 0
Top = 0
Caption = #21457#31080#31243#24207#27169#25311#26102#38388#26381#21153#22120
ClientHeight = 312
ClientWidth = 655
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 157
Width = 24
Height = 13
Caption = #29366#24577
end
object Label2: TLabel
Left = 448
Top = 24
Width = 72
Height = 13
Caption = #35201#35774#32622#30340#26102#38388
end
object Button1: TButton
Left = 445
Top = 104
Width = 75
Height = 25
Caption = #21551#21160
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 176
Width = 409
Height = 121
ScrollBars = ssVertical
TabOrder = 1
end
object Button2: TButton
Left = 556
Top = 104
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
object Memo2: TMemo
Left = 8
Top = 8
Width = 409
Height = 143
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = #24188#22278
Font.Style = []
Lines.Strings = (
'1. '#25130#21462'host , '#22312'host'#20013#22686#21152' '#65306' 127.0.0.1 '
' time.ien.it'
'2. '#28857#21551#21160#65281
'3. '#23558#20869#33945#21476'CA'#12298#26102#38388#26657#20934#24037#20855#21551#21160#12299#65292#28857#20987
#26657#20934'~'
'4. '#28857#21462#28040#65292#20851#38381#31243#24207#65281)
ParentCtl3D = False
ParentFont = False
TabOrder = 3
end
object DateTimePicker1: TDateTimePicker
Left = 445
Top = 43
Width = 186
Height = 21
Date = 41281.016388414350000000
Time = 41281.016388414350000000
TabOrder = 4
end
object IdTCPServer1: TIdTCPServer
Bindings = <>
DefaultPort = 37
OnConnect = IdTCPServer1Connect
OnExecute = IdTCPServer1Execute
Left = 600
Top = 176
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/mrgen/Delphi-Time-Server.git
git@gitee.com:mrgen/Delphi-Time-Server.git
mrgen
Delphi-Time-Server
Delphi Time Server
master

搜索帮助