📄 p_backup_db.dfm
字号:
object P_backup: TP_backup
Left = 430
Top = 291
Width = 299
Height = 206
Caption = #25968#25454#24211#22791#20221
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 = 291
Height = 179
ActivePage = TabSheet1
Align = alClient
TabIndex = 0
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22791#20221'(&B)'
object Label1: TLabel
Left = 8
Top = 32
Width = 96
Height = 13
Caption = #31995#32479#25968#25454#24211#21517#31216#65306
end
object Label2: TLabel
Left = 8
Top = 64
Width = 96
Height = 13
Caption = #25968#25454#24211#22791#20221#25991#20214#65306
end
object Label3: TLabel
Left = 16
Top = 120
Width = 161
Height = 13
AutoSize = False
Caption = #25968#25454#27491#22312#21387#32553#20043#20013'....'
Visible = False
end
object Button1: TButton
Left = 216
Top = 120
Width = 57
Height = 25
Caption = #22791#20221
TabOrder = 0
OnClick = Button1Click
end
object CheckBox1: TCheckBox
Left = 24
Top = 88
Width = 153
Height = 17
Caption = #35206#30422#21407#26377#22791#20221#35774#22791
Checked = True
State = cbChecked
TabOrder = 1
end
object Edit1: TEdit
Left = 128
Top = 24
Width = 145
Height = 21
Enabled = False
TabOrder = 2
Text = 'Edit1'
end
object Edit2: TEdit
Left = 128
Top = 56
Width = 113
Height = 21
TabOrder = 3
Text = 'Edit2'
end
object Button2: TButton
Left = 248
Top = 52
Width = 25
Height = 25
Caption = '...'
TabOrder = 4
OnClick = Button2Click
end
end
end
object ADOCommand1: TADOCommand
Parameters = <>
Left = 72
Top = 32
end
object SaveDialog1: TSaveDialog
DefaultExt = 'mdb'
Filter = 'ACCESS'#25991#20214'|*.mdb'
Left = 184
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -