📄 loginut.~dfm
字号:
object loginfm: Tloginfm
Left = 293
Top = 275
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsSingle
Caption = #29992#25143#30331#24405
ClientHeight = 233
ClientWidth = 303
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 Panel1: TPanel
Left = 0
Top = 0
Width = 303
Height = 233
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 301
Height = 231
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 64
Width = 161
Height = 49
AutoSize = False
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 32
Top = 120
Width = 225
Height = 65
AutoSize = False
Caption = #23494' '#30721#65306
end
object yhm: TComboBox
Left = 112
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Items.Strings = (
#23002#23500#28165)
end
object mm: TEdit
Left = 112
Top = 120
Width = 145
Height = 32
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 32
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 168
Top = 176
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -