📄 u_db_restore.dfm
字号:
object Form1: TForm1
Left = 308
Top = 205
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25968#25454#24211#36830#25509#19982#24674#22797'...'
ClientHeight = 166
ClientWidth = 256
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 256
Height = 166
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #24674#22797
object Label1: TLabel
Left = 16
Top = 48
Width = 60
Height = 13
Caption = #25968#25454#24211#21517#65306
end
object Label2: TLabel
Left = 16
Top = 80
Width = 48
Height = 13
Caption = #25991#20214#21517#65306
end
object Label4: TLabel
Left = 24
Top = 112
Width = 96
Height = 13
Caption = #27491#22312#21019#24314#25968#25454#24211'....'
Visible = False
end
object Edit1: TEdit
Left = 88
Top = 40
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
Text = 'exam'
OnEnter = Edit3Enter
OnExit = Edit3Exit
end
object Edit2: TEdit
Left = 88
Top = 72
Width = 121
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
ReadOnly = True
TabOrder = 1
OnEnter = Edit3Enter
OnExit = Edit3Exit
end
object Button1: TButton
Left = 215
Top = 72
Width = 25
Height = 20
Caption = '...'
TabOrder = 2
OnClick = Button1Click
end
object BitBtn1: TBitBtn
Left = 168
Top = 104
Width = 75
Height = 25
Caption = #24674#22797
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkOK
end
end
object TabSheet2: TTabSheet
Caption = #36830#25509
ImageIndex = 1
object Label3: TLabel
Left = 24
Top = 56
Width = 121
Height = 13
AutoSize = False
Caption = #35745#31639#26426#21517#65306
end
object RadioGroup1: TRadioGroup
Left = 24
Top = 8
Width = 185
Height = 33
Columns = 2
ItemIndex = 1
Items.Strings = (
#32593#32476
#21333#26426)
TabOrder = 0
OnClick = RadioGroup1Click
end
object Edit3: TEdit
Left = 24
Top = 80
Width = 185
Height = 21
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
OnEnter = Edit3Enter
OnExit = Edit3Exit
end
object BitBtn2: TBitBtn
Left = 168
Top = 112
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 2
OnClick = BitBtn2Click
Kind = bkOK
end
end
end
object OpenDialog1: TOpenDialog
Top = 136
end
object adoc_create: TADOCommand
Parameters = <>
Left = 152
Top = 24
end
object ADOQ_check: TADOQuery
Parameters = <>
Left = 32
Top = 24
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=exam;Data Source=127.0.0.1'
Provider = 'SQLOLEDB.1'
Left = 176
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -