📄 unituseradd.dfm
字号:
object frmUserAdd: TfrmUserAdd
Left = 284
Top = 186
Width = 436
Height = 372
Caption = 'frmUserAdd'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 40
Width = 81
Height = 13
AutoSize = False
Caption = #29992#25143#21517
end
object Label2: TLabel
Left = 40
Top = 104
Width = 73
Height = 13
AutoSize = False
Caption = #23494#30721
end
object Label3: TLabel
Left = 40
Top = 160
Width = 57
Height = 17
AutoSize = False
Caption = #22791#27880
end
object edtUsername: TEdit
Left = 184
Top = 32
Width = 137
Height = 21
TabOrder = 0
end
object edtPassword: TEdit
Left = 184
Top = 96
Width = 137
Height = 21
TabOrder = 1
end
object edtmemo: TEdit
Left = 184
Top = 152
Width = 137
Height = 21
TabOrder = 2
end
object btnOk: TBitBtn
Left = 104
Top = 256
Width = 65
Height = 25
Caption = #30830#23450
ModalResult = 1
TabOrder = 3
end
object btnCancel: TBitBtn
Left = 200
Top = 256
Width = 89
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -