📄 unit1.dfm
字号:
object Form1: TForm1
Left = 223
Top = 270
Width = 497
Height = 271
Caption = 'DayTime'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 20
Width = 114
Height = 13
AutoSize = False
Caption = #36828#31243#20027#26426'IP'#25110#22495#21517#65306
end
object Label2: TLabel
Left = 72
Top = 124
Width = 48
Height = 13
Caption = #36229#26102#20540#65306
end
object Label3: TLabel
Left = 72
Top = 84
Width = 48
Height = 13
Caption = #31471#21475#21495#65306
end
object Button1: TButton
Left = 304
Top = 168
Width = 137
Height = 41
Caption = #33719#21462#36828#31243#20027#26426#26102#38388
Default = True
TabOrder = 4
OnClick = Button1Click
end
object Edit1: TEdit
Left = 128
Top = 16
Width = 129
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 128
Top = 120
Width = 129
Height = 21
TabOrder = 2
Text = '1000'
end
object StatusBar1: TStatusBar
Left = 0
Top = 225
Width = 489
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = False
end
object Memo1: TMemo
Left = 280
Top = 16
Width = 185
Height = 129
ScrollBars = ssVertical
TabOrder = 5
end
object CheckBox1: TCheckBox
Left = 128
Top = 56
Width = 129
Height = 17
Caption = #20351#29992#33258#23450#20041#31471#21475#21495
TabOrder = 1
OnClick = CheckBox1Click
end
object Edit3: TEdit
Left = 128
Top = 80
Width = 129
Height = 21
Enabled = False
TabOrder = 3
Text = '13'
end
object NMDayTime1: TNMDayTime
Port = 13
TimeOut = 500
ReportLevel = 0
OnDisconnect = NMDayTime1Disconnect
OnConnect = NMDayTime1Connect
OnInvalidHost = NMDayTime1InvalidHost
OnHostResolved = NMDayTime1Resolved
OnStatus = NMDayTime1Status
OnConnectionFailed = NMDayTime1ConnectFailed
Left = 312
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -