📄 fmregedit.dfm
字号:
object Form1: TForm1
Left = 368
Top = 238
BorderStyle = bsDialog
Caption = #25968#25454#24211'ODBC'#27880#20876#24037#20855'(Access)----'
ClientHeight = 260
ClientWidth = 428
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object btn1: TSpeedButton
Left = 325
Top = 176
Width = 81
Height = 27
Caption = #27880#20876
OnClick = btn1Click
end
object btn3: TSpeedButton
Left = 325
Top = 216
Width = 81
Height = 27
Caption = #36864#20986
OnClick = btn3Click
end
object grp1: TGroupBox
Left = 3
Top = 4
Width = 422
Height = 155
Caption = #22522#26412#35774#32622
TabOrder = 0
object lbl3: TLabel
Left = 24
Top = 20
Width = 72
Height = 12
Caption = #25968#25454#24211#21035#21517#65306
end
object lbl4: TLabel
Left = 24
Top = 45
Width = 72
Height = 12
Caption = #25968#25454#24211#25551#36848#65306
end
object lbl5: TLabel
Left = 24
Top = 73
Width = 48
Height = 12
Caption = 'DB'#36335#24452#65306
end
object btn2: TSpeedButton
Left = 354
Top = 69
Width = 23
Height = 21
Caption = '...'
Flat = True
OnClick = btn2Click
end
object lbl6: TLabel
Left = 24
Top = 130
Width = 60
Height = 12
Caption = #39537#21160#25991#20214#65306
end
object btn4: TSpeedButton
Left = 354
Top = 126
Width = 23
Height = 21
Caption = '...'
Flat = True
OnClick = btn4Click
end
object btn5: TSpeedButton
Left = 354
Top = 98
Width = 23
Height = 21
Caption = '...'
Flat = True
OnClick = btn5Click
end
object lbl7: TLabel
Left = 24
Top = 95
Width = 49
Height = 24
Caption = 'SystemDB'#36335#24452#65306
WordWrap = True
end
object edt5: TEdit
Left = 96
Top = 69
Width = 258
Height = 21
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 2
end
object edt4: TEdit
Left = 96
Top = 42
Width = 258
Height = 20
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 1
end
object edt6: TEdit
Left = 96
Top = 126
Width = 258
Height = 21
Hint = #19968#33324#20026'odbcjt32.dll'#25991#20214#65292#13#10#36890#24120#25918#22312#31995#32479#25991#20214#22841#37324#12290
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
ParentShowHint = False
ShowHint = False
TabOrder = 4
Text = 'C:\WINNT\SYSTEM32\odbcjt32.dll'
end
object cbb1: TComboBox
Left = 96
Top = 17
Width = 258
Height = 20
BevelInner = bvSpace
BevelKind = bkFlat
ItemHeight = 12
TabOrder = 0
Text = 'dbKingdee'
OnChange = cbb1Change
Items.Strings = (
''
'-------'
'dbKingDee'
'dbKingDee'
'dbKingDee')
end
object edt3: TEdit
Left = 96
Top = 98
Width = 258
Height = 21
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 3
end
end
object grp2: TGroupBox
Left = 3
Top = 162
Width = 294
Height = 95
Caption = #29992#25143#23494#30721
TabOrder = 1
object lbl1: TLabel
Left = 32
Top = 24
Width = 48
Height = 12
Caption = #29992#25143#21517#65306
end
object lbl2: TLabel
Left = 32
Top = 49
Width = 36
Height = 12
Caption = #23494#30721#65306
end
object edt1: TEdit
Left = 96
Top = 20
Width = 146
Height = 20
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 0
Text = 'morningstar'
end
object edt2: TEdit
Left = 96
Top = 45
Width = 146
Height = 20
BevelInner = bvSpace
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 1
Text = 'ypbwkfyjhyhgzj'
end
object chk1: TCheckBox
Left = 32
Top = 71
Width = 57
Height = 17
Caption = #31354#23494#30721
TabOrder = 2
OnClick = chk1Click
end
end
object dlgOpen: TOpenDialog
Filter = 'Access'#25991#20214'|*.mdb|'#25152#26377#25991#20214'|*.*'
Title = #36873#25321'Access'#25968#25454#24211#25991#20214
Left = 352
Top = 144
end
object dlgOpen1: TOpenDialog
Filter = 'odbcjt32.dll'#25991#20214'|*.dll'
Title = #36873#21462#25991#20214
Left = 320
Top = 144
end
object dlgOpen2: TOpenDialog
FileName = 'D:\Program Files\Kingdee\2000XP\System.mda'
Filter = 'SystemDB'#25991#20214'|*.mda;*.mdb'
Title = #36873#21462#25991#20214
Left = 384
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -