?? modifyuser.dfm
字號:
object Form19: TForm19
Left = 299
Top = 136
BorderStyle = bsDialog
Caption = #20462#25913#29992#25143#23494#30721
ClientHeight = 289
ClientWidth = 283
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 283
Height = 289
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 32
Width = 126
Height = 24
Caption = #29992' '#25143' '#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 80
Width = 126
Height = 24
Caption = #26087' '#23494' '#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 120
Width = 126
Height = 24
Caption = #26032' '#23494' '#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 168
Width = 125
Height = 24
Caption = #30830#35748#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 136
Top = 32
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 136
Top = 80
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 136
Top = 128
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Edit4: TEdit
Left = 136
Top = 168
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 3
end
object Button1: TButton
Left = 32
Top = 232
Width = 73
Height = 25
Caption = #30830#35748
Default = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 232
Width = 73
Height = 25
Cancel = True
Caption = #36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button2Click
end
end
object ADOTable1: TADOTable
Connection = ADOConnection1
CursorType = ctStatic
TableName = 'userpassword'
Left = 80
Top = 8
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;User ID=Admin;Data Source=ganbu' +
'system.mdb;Mode=Share Deny None;Extended Properties="";Persist S' +
'ecurity Info=False;Jet OLEDB:System database="";Jet OLEDB:Regist' +
'ry Path="";Jet OLEDB:Database Password="";Jet OLEDB:Engine Type=' +
'5;Jet OLEDB:Database Locking Mode=1;Jet OLEDB:Global Partial Bul' +
'k Ops=2;Jet OLEDB:Global Bulk Transactions=1;Jet OLEDB:New Datab' +
'ase Password="";Jet OLEDB:Create System Database=False;Jet OLEDB' +
':Encrypt Database=False;Jet OLEDB:Don'#39't Copy Locale on Compact=F' +
'alse;Jet OLEDB:Compact Without Replica Repair=False;Jet OLEDB:SF' +
'P=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 32
Top = 8
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -