📄 unit6.dfm
字号:
object frmedusers: Tfrmedusers
Left = 318
Top = 202
Width = 320
Height = 160
Caption = #29992#25143#35774#32622
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 10
Width = 72
Height = 13
Caption = #25805#20316#21592#22995#21517':'
end
object Label2: TLabel
Left = 10
Top = 71
Width = 33
Height = 13
Caption = #21475#20196':'
end
object Label3: TLabel
Left = 10
Top = 95
Width = 59
Height = 13
Caption = #37325#22797#21475#20196':'
end
object Edit1: TEdit
Left = 80
Top = 10
Width = 120
Height = 21
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 220
Top = 10
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object Edit2: TEdit
Left = 80
Top = 65
Width = 120
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Edit3: TEdit
Left = 80
Top = 89
Width = 120
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Panel1: TPanel
Left = 10
Top = 40
Width = 193
Height = 25
BevelOuter = bvNone
TabOrder = 4
object Label4: TLabel
Left = 0
Top = 0
Width = 59
Height = 13
Caption = #21407#26469#21475#20196':'
end
object Edit4: TEdit
Left = 70
Top = 0
Width = 120
Height = 21
PasswordChar = '*'
TabOrder = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -