📄 main_passwordform.dfm
字号:
object main_password: Tmain_password
Left = 371
Top = 187
ActiveControl = DBLookupComboBox1
BorderIcons = []
BorderStyle = bsDialog
Caption = #31995#32479#30331#24405
ClientHeight = 195
ClientWidth = 338
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 0
Top = 0
Width = 400
Height = 193
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Bevel1: TBevel
Left = 48
Top = 56
Width = 249
Height = 89
Shape = bsFrame
end
object Label1: TLabel
Left = 60
Top = 72
Width = 70
Height = 14
Caption = #29992#25143#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 61
Top = 118
Width = 70
Height = 14
Caption = #29992#25143#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 65
Top = 9
Width = 186
Height = 29
Caption = #26657#22253#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -29
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
end
object DBEdit1: TDBEdit
Left = 137
Top = 116
Width = 145
Height = 22
DataField = 'Passwords'
DataSource = DataSource1
TabOrder = 3
Visible = False
end
object BitBtn2: TBitBtn
Left = 192
Top = 154
Width = 89
Height = 32
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkCancel
Margin = 15
end
object DBLookupComboBox1: TDBLookupComboBox
Left = 136
Top = 67
Width = 153
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
KeyField = 'Names'
ListField = 'Names'
ListSource = DataSource1
ParentFont = False
TabOrder = 2
OnKeyPress = DBLookupComboBox1KeyPress
end
object BitBtn1: TBitBtn
Left = 94
Top = 154
Width = 91
Height = 32
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn1Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
Margin = 15
NumGlyphs = 2
end
object Edit1: TEdit
Left = 136
Top = 116
Width = 153
Height = 22
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
end
object Table1: TTable
Active = True
DatabaseName = 'JFXT'
TableName = 'password'
TableType = ttParadox
Left = 24
Top = 24
end
object DataSource1: TDataSource
DataSet = Table1
Left = 40
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -