📄 unit1_login.dfm
字号:
object Form1: TForm1
Left = 243
Top = 124
Width = 302
Height = 238
Caption = #30331#24405#30028#38754
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 64
Width = 56
Height = 16
Caption = #29992#25143#21517':'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 112
Width = 40
Height = 16
Caption = #23494#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 120
Top = 104
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 56
Top = 152
Width = 75
Height = 25
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 176
Top = 152
Width = 75
Height = 25
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkCancel
end
object ComboBox1: TComboBox
Left = 120
Top = 64
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -