📄 add.dfm
字号:
object AddUser: TAddUser
Left = 301
Top = 118
BorderStyle = bsDialog
Caption = #23398#29983#27880#20876
ClientHeight = 356
ClientWidth = 330
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 32
Width = 51
Height = 13
Caption = #20934#32771#35777#21495' '
end
object Label2: TLabel
Left = 48
Top = 70
Width = 36
Height = 13
Caption = #22995' '#21517
end
object Label3: TLabel
Left = 48
Top = 109
Width = 36
Height = 13
Caption = #23494' '#30721
end
object Label4: TLabel
Left = 48
Top = 148
Width = 36
Height = 13
Caption = #24615' '#21035
end
object Label5: TLabel
Left = 48
Top = 186
Width = 36
Height = 13
Caption = #31995' '#21035
end
object Label6: TLabel
Left = 48
Top = 225
Width = 36
Height = 13
Caption = #29677' '#32423
end
object Label7: TLabel
Left = 48
Top = 264
Width = 48
Height = 13
Caption = #36523#20221#35777#21495
end
object OKBtn: TButton
Left = 79
Top = 308
Width = 75
Height = 25
Caption = #27880' '#20876
Default = True
TabOrder = 7
OnClick = OKBtnClick
end
object CancelBtn: TButton
Left = 183
Top = 308
Width = 75
Height = 25
Cancel = True
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 8
end
object Edit1: TEdit
Left = 120
Top = 24
Width = 145
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 120
Top = 64
Width = 145
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Edit3: TEdit
Left = 120
Top = 104
Width = 145
Height = 21
PasswordChar = '*'
TabOrder = 2
Text = 'Edit1'
end
object Edit4: TEdit
Left = 120
Top = 264
Width = 145
Height = 21
TabOrder = 6
Text = 'Edit1'
end
object ComboBox1: TComboBox
Left = 120
Top = 144
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#30007
#22899)
end
object ComboBox2: TComboBox
Left = 120
Top = 184
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#35745#31639#26426#23398#38498
#29702#23398#38498
#22806#35821#23398#38498
#21307#23398#38498)
end
object ComboBox3: TComboBox
Left = 120
Top = 224
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 5
Items.Strings = (
'2000'#32423'1'#29677
'2000'#32423'2'#29677
'2000'#32423'3'#29677
'2001'#32423'1'#29677
'2001'#32423'2'#29677
'2001'#32423'3'#29677)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -