📄 addaccount.~dfm
字号:
object FormAddAccount: TFormAddAccount
Left = 708
Top = 150
Width = 363
Height = 325
Caption = #22686#21152#24080#25143
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 Bevel1: TBevel
Left = 16
Top = 8
Width = 313
Height = 201
end
object Label1: TLabel
Left = 72
Top = 64
Width = 57
Height = 25
Align = alCustom
AutoSize = False
Caption = #24080#21495
end
object Label2: TLabel
Left = 72
Top = 112
Width = 57
Height = 17
AutoSize = False
Caption = #23494#30721
end
object Label3: TLabel
Left = 72
Top = 160
Width = 57
Height = 17
AutoSize = False
Caption = #30830#35748#23494#30721
end
object RadioButton1: TRadioButton
Left = 40
Top = 24
Width = 113
Height = 17
Caption = #20154#20107#32463#29702
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 200
Top = 24
Width = 113
Height = 17
Caption = #19968#33324#29992#25143
TabOrder = 1
end
object Edit1: TEdit
Left = 144
Top = 64
Width = 137
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 144
Top = 104
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Edit3: TEdit
Left = 144
Top = 152
Width = 137
Height = 21
PasswordChar = '*'
TabOrder = 4
end
object BitBtn1: TBitBtn
Left = 40
Top = 240
Width = 105
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 200
Top = 240
Width = 113
Height = 25
Caption = #36864#20986
TabOrder = 6
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -