📄 backup.dfm
字号:
object backupfm: Tbackupfm
Left = 338
Top = 148
Width = 341
Height = 255
Caption = 'SQL'#25968#25454#24211#22791#20221#21644#36824#21407
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 333
Height = 221
ActivePage = TabSheet2
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25968#25454#22791#20221
object Panel1: TPanel
Left = 8
Top = 8
Width = 313
Height = 185
Caption = 'Panel1'
TabOrder = 0
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 257
Height = 97
Caption = #22791#20221#36335#24452
TabOrder = 0
object RadioButton1: TRadioButton
Left = 16
Top = 24
Width = 113
Height = 17
Caption = #40664#35748#22791#20221#36335#24452
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 16
Top = 64
Width = 113
Height = 17
Caption = #33258#36873#22791#20221#36335#24452
TabOrder = 1
OnClick = RadioButton2Click
end
end
object BitBtn1: TBitBtn
Left = 248
Top = 112
Width = 25
Height = 25
Caption = '>>'
Enabled = False
TabOrder = 1
OnClick = BitBtn1Click
end
object Edit1: TEdit
Left = 16
Top = 112
Width = 225
Height = 21
Enabled = False
TabOrder = 2
end
object Button1: TButton
Left = 96
Top = 152
Width = 75
Height = 25
Caption = #22791#20221
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 152
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button2Click
end
end
end
object TabSheet2: TTabSheet
Caption = #25968#25454#24674#22797
ImageIndex = 1
object Panel2: TPanel
Left = 8
Top = 8
Width = 313
Height = 185
Caption = 'Panel1'
TabOrder = 0
object GroupBox2: TGroupBox
Left = 16
Top = 8
Width = 257
Height = 97
Caption = #25968#25454#24674#22797
TabOrder = 0
object RadioButton3: TRadioButton
Left = 16
Top = 24
Width = 113
Height = 17
Caption = #40664#35748#25968#25454#24674#22797
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton4: TRadioButton
Left = 16
Top = 64
Width = 113
Height = 17
Caption = #33258#36873#25968#25454#24674#22797
TabOrder = 1
OnClick = RadioButton4Click
end
end
object BitBtn2: TBitBtn
Left = 248
Top = 112
Width = 25
Height = 25
Caption = '>>'
Enabled = False
TabOrder = 1
OnClick = BitBtn2Click
end
object Edit2: TEdit
Left = 16
Top = 112
Width = 225
Height = 21
Enabled = False
TabOrder = 2
end
object Button3: TButton
Left = 96
Top = 152
Width = 75
Height = 25
Caption = #24674#22797
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 192
Top = 152
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = Button2Click
end
end
end
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 208
Top = 96
end
object SaveDialog1: TSaveDialog
Filter = '*.bak|*.bak'
Left = 184
Top = 64
end
object OpenDialog1: TOpenDialog
Filter = '*.bak|*.bak'
Left = 252
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -