📄 utlogin.dfm
字号:
object fmLogin: TfmLogin
Left = 386
Top = 251
Width = 269
Height = 190
Caption = #29992#25143#30331#24405
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #21326#25991#20013#23435
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 32
Top = 40
Width = 39
Height = 15
Caption = #29992#25143#65306
end
object Label2: TLabel
Left = 32
Top = 72
Width = 39
Height = 15
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 21
Top = 8
Width = 192
Height = 27
Caption = #24211#23384#31649#29702#20449#24687#31995#32479
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentColor = False
ParentFont = False
end
object Button1: TButton
Left = 32
Top = 112
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 112
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 1
OnClick = Button2Click
end
object edUser: TEdit
Left = 72
Top = 40
Width = 121
Height = 23
TabOrder = 2
end
object edPass: TEdit
Left = 72
Top = 72
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 3
OnKeyDown = edPassKeyDown
end
object Query1: TQuery
DatabaseName = 'kucun'
Left = 204
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -