?? login.dfm
字號(hào):
object FormLogin: TFormLogin
Left = 324
Top = 196
BorderStyle = bsNone
Caption = #29992#25143#30331#24405
ClientHeight = 300
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 400
Height = 300
Align = alClient
end
object Label1: TLabel
Left = 24
Top = 224
Width = 49
Height = 13
AutoSize = False
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 192
Top = 224
Width = 36
Height = 13
AutoSize = False
Caption = #23494#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Edit1: TEdit
Left = 80
Top = 216
Width = 89
Height = 21
MaxLength = 20
TabOrder = 0
Text = 'admin'
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 248
Top = 216
Width = 89
Height = 21
MaxLength = 20
PasswordChar = '*'
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Button1: TButton
Left = 208
Top = 256
Width = 99
Height = 25
Caption = #30331#24405
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 256
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -