📄 login.dfm
字号:
object LoginForm: TLoginForm
Left = 192
Top = 114
Width = 696
Height = 480
Caption = #29992#25143#30331#24405
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 = 192
Top = 96
Width = 72
Height = 13
Caption = #29992#25143#21517#65306#12288#12288
end
object Label2: TLabel
Left = 192
Top = 160
Width = 60
Height = 13
Caption = #23494#30721#65306#12288#12288
end
object Label3: TLabel
Left = 192
Top = 16
Width = 313
Height = 37
Caption = #22270#20070#31649#29702#31995#32479'1.0 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -33
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 464
Top = 224
Width = 48
Height = 13
Caption = #25552#31034#65306#12288
end
object Label5: TLabel
Left = 448
Top = 256
Width = 225
Height = 24
Caption = #35835#32773#29992#25143#21517#65306'reader '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 448
Top = 296
Width = 197
Height = 24
Caption = #31649#29702#21592#21517#65306'admin '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 448
Top = 336
Width = 145
Height = 24
Caption = #23494#30721#65306'888 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 264
Top = 88
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 264
Top = 152
Width = 121
Height = 21
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 200
Top = 232
Width = 185
Height = 105
Caption = #29992#25143#31867#22411
TabOrder = 2
object RadioButton1: TRadioButton
Left = 32
Top = 24
Width = 113
Height = 17
Caption = #35835#32773
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 32
Top = 64
Width = 113
Height = 17
Caption = #31649#29702#21592
TabOrder = 1
end
end
object Button1: TButton
Left = 456
Top = 152
Width = 75
Height = 25
Caption = #30331#24405
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 568
Top = 392
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -