📄 frmconfigunit.dfm
字号:
object frmConfig: TfrmConfig
Left = 563
Top = 209
Width = 262
Height = 212
BorderIcons = [biSystemMenu]
Caption = #25968#25454#24211#37197#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 19
Width = 81
Height = 17
AutoSize = False
Caption = #25968#25454#24211'IP'
end
object Label2: TLabel
Left = 24
Top = 56
Width = 89
Height = 17
AutoSize = False
Caption = #29992#25143#21517
end
object Label3: TLabel
Left = 24
Top = 81
Width = 89
Height = 17
AutoSize = False
Caption = #23494#30721
end
object Label4: TLabel
Left = 40
Top = 169
Width = 81
Height = 17
AutoSize = False
Caption = #25968#25454#24211
Visible = False
end
object Edit1: TEdit
Left = 112
Top = 19
Width = 95
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 112
Top = 48
Width = 95
Height = 21
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Edit3: TEdit
Left = 112
Top = 81
Width = 95
Height = 21
PasswordChar = '*'
TabOrder = 2
OnKeyPress = Edit3KeyPress
end
object BitBtn1: TBitBtn
Left = 48
Top = 120
Width = 73
Height = 33
Caption = #27979#35797
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 144
Top = 120
Width = 73
Height = 33
Caption = #20445#23384
TabOrder = 4
OnClick = BitBtn2Click
end
object ComboBox1: TComboBox
Left = 128
Top = 168
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 5
Visible = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -