📄 unpass.dfm
字号:
object fmpass: Tfmpass
Left = 269
Top = 176
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 277
ClientWidth = 369
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 369
Height = 277
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 47
Top = 65
Width = 80
Height = 19
Caption = #21407#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 47
Top = 106
Width = 80
Height = 19
Caption = #26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 37
Top = 147
Width = 100
Height = 19
Caption = #30830#35748#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Panel2: TPanel
Left = 16
Top = 8
Width = 337
Height = 41
TabOrder = 0
object Label7: TLabel
Left = 13
Top = 11
Width = 100
Height = 19
Caption = #20986#29983#26085#26399#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
end
object Edit1: TEdit
Left = 144
Top = 64
Width = 169
Height = 21
PasswordChar = '#'
TabOrder = 1
end
object Edit2: TEdit
Left = 144
Top = 105
Width = 169
Height = 21
PasswordChar = '#'
TabOrder = 2
end
object Edit3: TEdit
Left = 144
Top = 146
Width = 169
Height = 21
PasswordChar = '#'
TabOrder = 3
end
object Button1: TButton
Left = 45
Top = 219
Width = 75
Height = 25
Caption = #30830#35748
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 238
Top = 216
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
end
object ADOQuery1: TADOQuery
Connection = fmmain.ADOConnection1
Parameters = <>
Left = 16
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -