📄 unit7.~dfm
字号:
object Form7: TForm7
Left = 349
Top = 170
BorderStyle = bsSingle
Caption = #27880#20876#29992#25143
ClientHeight = 269
ClientWidth = 307
Color = cl3DLight
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object GroupBox1: TGroupBox
Left = 11
Top = 10
Width = 286
Height = 247
Caption = #29992#25143#25805#20316
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object GroupBox3: TGroupBox
Left = 6
Top = 14
Width = 267
Height = 198
Caption = #20462#25913#23494#30721
TabOrder = 0
Visible = False
object Label4: TLabel
Left = 10
Top = 30
Width = 78
Height = 16
Caption = #36755#20837#26087#23494#30721#65306
end
object Label5: TLabel
Left = 10
Top = 69
Width = 78
Height = 16
Caption = #36755#20837#26032#23494#30721#65306
end
object Label6: TLabel
Left = 10
Top = 108
Width = 78
Height = 16
Caption = #30830#35748#26032#23494#30721#65306
end
object Edit4: TEdit
Left = 98
Top = 30
Width = 149
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 0
end
object Edit5: TEdit
Left = 98
Top = 69
Width = 149
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
object Edit6: TEdit
Left = 98
Top = 108
Width = 149
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 2
end
object Button3: TButton
Left = 20
Top = 148
Width = 80
Height = 30
Caption = #20462#25913#23494#30721
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 158
Top = 148
Width = 80
Height = 30
Caption = #36820#22238
TabOrder = 4
OnClick = Button4Click
end
end
object GroupBox2: TGroupBox
Left = 6
Top = 14
Width = 267
Height = 198
Caption = #26032#24314#29992#25143
TabOrder = 1
object Label1: TLabel
Left = 20
Top = 30
Width = 52
Height = 16
Caption = #25805#20316#30721#65306
end
object Label2: TLabel
Left = 39
Top = 69
Width = 39
Height = 16
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 10
Top = 108
Width = 65
Height = 16
Caption = #30830#35748#23494#30721#65306
end
object Button1: TButton
Left = 30
Top = 148
Width = 80
Height = 30
Caption = #27880#20876#29992#25143
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 138
Top = 148
Width = 80
Height = 30
Caption = #36820#22238
TabOrder = 4
OnClick = Button2Click
end
object Edit1: TEdit
Left = 89
Top = 30
Width = 139
Height = 24
MaxLength = 10
TabOrder = 0
end
object Edit2: TEdit
Left = 89
Top = 69
Width = 139
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 89
Top = 108
Width = 139
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 2
end
end
object GroupBox4: TGroupBox
Left = 6
Top = 14
Width = 267
Height = 198
Caption = #27880#38144#29992#25143
TabOrder = 2
object Label7: TLabel
Left = 20
Top = 39
Width = 52
Height = 16
Caption = #25805#20316#30721#65306
end
object Label8: TLabel
Left = 30
Top = 98
Width = 29
Height = 16
Caption = #23494#30721':'
end
object Edit7: TEdit
Left = 79
Top = 39
Width = 139
Height = 24
MaxLength = 10
TabOrder = 0
end
object Edit8: TEdit
Left = 79
Top = 98
Width = 139
Height = 24
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
object Button5: TButton
Left = 20
Top = 148
Width = 85
Height = 29
Caption = #27880#38144#27492#29992#25143
TabOrder = 2
OnClick = Button5Click
end
object Button6: TButton
Left = 144
Top = 148
Width = 94
Height = 29
Caption = #36820#22238#20027#31243#24207
TabOrder = 3
OnClick = Button6Click
end
end
object RadioButton1: TRadioButton
Left = 10
Top = 217
Width = 100
Height = 22
Caption = #26032#24314#29992#25143
TabOrder = 5
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 110
Top = 215
Width = 89
Height = 22
Caption = #20462#25913#23494#30721
TabOrder = 4
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 200
Top = 215
Width = 66
Height = 19
Caption = #27880#38144#29992#25143
TabOrder = 3
OnClick = RadioButton3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -