📄 logon.~dfm
字号:
object Frm_Logon: TFrm_Logon
Left = 345
Top = 190
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25143#30331#24405
ClientHeight = 170
ClientWidth = 302
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 52
Top = 53
Width = 60
Height = 15
Caption = #29992#25143#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 53
Top = 97
Width = 61
Height = 15
Caption = #23494' '#30721#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 80
Top = 16
Width = 147
Height = 21
Caption = #35843#24230#25805#20316#31080#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ED_NUM: TEdit
Left = 124
Top = 51
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
OnKeyPress = ED_NUMKeyPress
end
object ED_PSW: TEdit
Left = 124
Top = 91
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 1
OnKeyPress = ED_PSWKeyPress
end
object BT_Sure: TButton
Left = 65
Top = 128
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BT_SureClick
end
object BT_Clean: TButton
Left = 169
Top = 128
Width = 65
Height = 25
Caption = #28165#31354
TabOrder = 3
OnClick = BT_CleanClick
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 8
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -