?? unit1.dfm
字號:
object Form1: TForm1
Left = 19
Top = 72
Width = 985
Height = 630
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 360
Top = 96
Width = 56
Height = 13
Caption = #24207#21015#21495#65306
end
object Button1: TButton
Left = 16
Top = 24
Width = 81
Height = 25
Caption = #30452#25509#21457#36865
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 433
Height = 21
TabOrder = 1
Text =
'7ED6909D10010000000000000000000000000000000000000000000000000014' +
'020D'
end
object Memo1: TMemo
Left = 104
Top = 48
Width = 233
Height = 257
Lines.Strings = (
'Memo1')
TabOrder = 2
end
object Button2: TButton
Left = 16
Top = 72
Width = 73
Height = 25
Caption = #24320#38145#19968
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 112
Width = 73
Height = 25
Caption = #35835#29366#24577#19968
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 17
Top = 152
Width = 72
Height = 25
Caption = #35835#29366#24577#20108
TabOrder = 5
OnClick = Button4Click
end
object Edit2: TEdit
Left = 416
Top = 88
Width = 89
Height = 21
TabOrder = 6
Text = '37078'
end
object Button5: TButton
Left = 352
Top = 176
Width = 73
Height = 25
Caption = #21457#25351#20196
TabOrder = 7
OnClick = Button5Click
end
object Button6: TButton
Left = 432
Top = 176
Width = 73
Height = 25
Caption = #24320#38145#19968
TabOrder = 8
OnClick = Button6Click
end
object Button7: TButton
Left = 512
Top = 176
Width = 73
Height = 25
Caption = #24320#38145#20108
TabOrder = 9
OnClick = Button7Click
end
object Button8: TButton
Left = 352
Top = 216
Width = 73
Height = 25
Caption = #35835#29366#24577#19968
TabOrder = 10
OnClick = Button8Click
end
object Button9: TButton
Left = 432
Top = 216
Width = 97
Height = 25
Caption = #25628#32034'TCPIP'#35774#22791
TabOrder = 11
OnClick = Button9Click
end
object ComboBox1: TComboBox
Left = 368
Top = 136
Width = 137
Height = 21
ItemHeight = 13
TabOrder = 12
Text = 'ComboBox1'
end
object Button10: TButton
Left = 536
Top = 216
Width = 73
Height = 25
Caption = #35774#32622#26102#38388
TabOrder = 13
OnClick = Button10Click
end
object Memo2: TMemo
Left = 616
Top = 24
Width = 353
Height = 297
Lines.Strings = (
'Memo2')
TabOrder = 14
end
object Button11: TButton
Left = 352
Top = 248
Width = 73
Height = 25
Caption = #35835#21462#26435#38480
TabOrder = 15
OnClick = Button11Click
end
object Button12: TButton
Left = 432
Top = 248
Width = 73
Height = 25
Caption = #35774#32622#26435#38480
TabOrder = 16
OnClick = Button12Click
end
object Button13: TButton
Left = 512
Top = 248
Width = 81
Height = 25
Caption = #21551#21160#38190#30424
TabOrder = 17
OnClick = Button13Click
end
object Button14: TButton
Left = 352
Top = 288
Width = 75
Height = 25
Caption = #27979#35797
TabOrder = 18
OnClick = Button14Click
end
object Button15: TButton
Left = 520
Top = 288
Width = 65
Height = 25
Caption = 'Button15'
TabOrder = 19
end
object Button16: TButton
Left = 688
Top = 0
Width = 65
Height = 25
Caption = #28165#38500
TabOrder = 20
OnClick = Button16Click
end
object StringGrid1: TStringGrid
Left = 8
Top = 328
Width = 961
Height = 265
Color = clBtnHighlight
ColCount = 12
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing]
TabOrder = 21
OnDrawCell = StringGrid1DrawCell
ColWidths = (
64
56
82
99
93
59
67
53
43
78
98
96)
end
object NMUDP1: TNMUDP
RemoteHost = '11.1.1.7'
RemotePort = 60000
LocalPort = 60000
ReportLevel = 1
OnDataReceived = NMUDP1DataReceived
Left = 40
Top = 216
end
object Timer1: TTimer
Interval = 2000
OnTimer = Timer1Timer
Left = 776
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -