📄 passwordviewerunit.dfm
字号:
object PasswordViewerForm: TPasswordViewerForm
Left = 157
Top = 148
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'AccessDB Viewer'
ClientHeight = 197
ClientWidth = 451
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object IntorSpeedBtn: TSpeedButton
Left = 96
Top = 152
Width = 96
Height = 32
Caption = #35828#26126
Flat = True
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F0000000120B0000120B00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
77777777000077777777770077777777653177777777008507777777312E7777
770087F75077777700F077770087FF8775077777A878777087FF880877507777
700077758F88005087750777000077758800555508775077A600777500555555
508775076C31777585555B3555087007312E77775855557BB550807700A07777
75855335BB550077FA787777775855BBB35550776D7077777775855555550077
500077777777585555007777A600777777777585007777777470777777777750
777777774F537777777777777777777700F07777777777777777777726797777
77777777777777770054}
OnClick = IntorSpeedBtnClick
end
object ExitSpeedBtn: TSpeedButton
Left = 248
Top = 152
Width = 96
Height = 32
Caption = #36864#20986
Flat = True
Glyph.Data = {
66010000424D6601000000000000760000002800000014000000140000000100
040000000000F0000000120B0000120B00001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777FF00FF00F
F00770076D6177F00FF00FF0008008800000770FF00FF00F070080081F0077F0
0FF00FF007800880080077000000000707880000000077777777077007888077
0000777777770000078880770000777777770888078880776D61777777770888
078880770024777700000008070880777410777709999908078880776F6E7770
9999908807888077000077709099088807888077990077700090088807888077
0000777770070888807880770700777777770888880780770000777777770888
88807077A6007777777700000000007720207777777777777777777731367777
77777777777777776573}
OnClick = ExitSpeedBtnClick
end
object PasswordDBPanel: TPanel
Left = 8
Top = 16
Width = 433
Height = 113
BevelInner = bvLowered
BevelWidth = 3
TabOrder = 0
object Label4: TLabel
Left = 81
Top = 78
Width = 72
Height = 16
Caption = #23494#30721#38271#24230':'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 305
Top = 77
Width = 67
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 17
Top = 21
Width = 136
Height = 16
Caption = 'ACCESS'#25968#25454#24211#25991#20214':'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 97
Top = 49
Width = 56
Height = 16
Caption = #23494' '#30721':'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ViewerPasswordSpeedBtn: TSpeedButton
Left = 299
Top = 46
Width = 76
Height = 21
Caption = #26597#30475#23494#30721
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = ViewerPasswordSpeedBtnClick
end
object DBFileSpeedBtn: TSpeedButton
Left = 381
Top = 17
Width = 41
Height = 21
Caption = '...'
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = DBFileSpeedBtnClick
end
object Edit3: TEdit
Left = 158
Top = 73
Width = 129
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 158
Top = 45
Width = 129
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit1: TEdit
Left = 158
Top = 17
Width = 217
Height = 21
TabOrder = 2
Text = 'Edit1'
end
end
object OpenDialogDBFile: TOpenDialog
Left = 24
Top = 56
end
object ADOConnectionDB: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Se' +
'ttings\q\'#26700#38754'\test\519.Mdb;Persist Security Info=False;Jet OLEDB:D' +
'atabase Password=1'
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 23
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -