📄 sheji.dfm
字号:
object Form1: TForm1
Left = 252
Top = 130
Width = 696
Height = 568
Caption = 'C'#31867#23376#32593#25513#30721#30340#23376#32593#21010#20998#28436#31034#36807#31243
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 SpeedButton1: TSpeedButton
Left = 360
Top = 232
Width = 23
Height = 22
Caption = '>'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 360
Top = 288
Width = 23
Height = 22
Caption = '>>'
OnClick = SpeedButton2Click
end
object Label1: TLabel
Left = 112
Top = 16
Width = 57
Height = 25
AutoSize = False
Caption = 'IP'#22320#22336#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 424
Top = 16
Width = 104
Height = 17
AutoSize = False
Caption = 'IP'#22320#22336#21069#19977#27573#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 56
Width = 137
Height = 25
AutoSize = False
Caption = #38656#35201#21010#20998#30340#23376#32593#25968#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 80
Top = 96
Width = 89
Height = 21
AutoSize = False
Caption = #26368#22823#23376#32593#25968#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 456
Top = 72
Width = 73
Height = 25
AutoSize = False
Caption = #23376#32593#25513#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 96
Top = 160
Width = 148
Height = 24
AutoSize = False
Caption = #23376#32593#20869'IP'#22320#22336#33539#22260#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 488
Top = 160
Width = 153
Height = 24
AutoSize = False
Caption = #25152#36873#29992#30340'IP'#22320#22336#33539#22260#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 472
Top = 368
Width = 81
Height = 24
AutoSize = False
Caption = #24191#25773#22320#22336#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object MaskEdit1: TMaskEdit
Left = 184
Top = 16
Width = 120
Height = 21
EditMask = '000.999.999.999;1;_'
MaxLength = 15
TabOrder = 0
Text = ' . . . '
OnChange = MaskEdit1Change
end
object MaskEdit2: TMaskEdit
Left = 536
Top = 16
Width = 120
Height = 21
EditMask = '000.999.999;1;_'
MaxLength = 11
TabOrder = 1
Text = ' . . '
end
object Edit1: TEdit
Left = 184
Top = 56
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit1'
end
object Edit2: TEdit
Left = 184
Top = 96
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit2'
end
object ListBox1: TListBox
Left = 80
Top = 200
Width = 249
Height = 129
ItemHeight = 13
TabOrder = 4
end
object ListBox2: TListBox
Left = 416
Top = 200
Width = 257
Height = 129
ItemHeight = 13
TabOrder = 5
end
object Button1: TButton
Left = 64
Top = 400
Width = 75
Height = 25
Caption = #30830' '#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
OnClick = Button1Click
end
object Edit3: TEdit
Left = 536
Top = 72
Width = 121
Height = 21
TabOrder = 7
Text = 'Edit3'
end
object ListBox3: TListBox
Left = 344
Top = 400
Width = 297
Height = 105
ItemHeight = 13
TabOrder = 8
end
object Button2: TButton
Left = 64
Top = 448
Width = 75
Height = 25
Caption = #28165' '#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 9
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -