📄 unit6.dfm
字号:
object Form6: TForm6
Left = 282
Top = 94
Width = 311
Height = 454
Caption = '自动备份...'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 5
Width = 301
Height = 417
TabOrder = 0
object Splitter1: TSplitter
Left = 0
Top = 209
Width = 305
Height = 8
Cursor = crHSplit
Align = alNone
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 297
Height = 209
TabOrder = 0
end
object Panel3: TPanel
Left = 20
Top = 16
Width = 257
Height = 177
TabOrder = 1
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 225
Height = 113
Caption = '备份'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object RadioButton1: TRadioButton
Left = 15
Top = 21
Width = 81
Height = 17
Caption = '进院库'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 14
Top = 48
Width = 73
Height = 17
Caption = '开支库'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
end
object RadioButton14: TRadioButton
Left = 120
Top = 22
Width = 68
Height = 17
Caption = '用户库'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 120
Top = 48
Width = 81
Height = 17
Caption = '汇总库'
TabOrder = 3
end
object RadioButton3: TRadioButton
Left = 63
Top = 75
Width = 81
Height = 17
Caption = '结算库'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
end
end
object Button1: TButton
Left = 88
Top = 139
Width = 75
Height = 25
Caption = '备份'
TabOrder = 1
OnClick = Button1Click
end
end
object Panel5: TPanel
Left = 0
Top = 216
Width = 297
Height = 201
TabOrder = 2
object Label1: TLabel
Left = 104
Top = 8
Width = 96
Height = 16
Caption = '自动备份设置'
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -16
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Panel6: TPanel
Left = 26
Top = 26
Width = 251
Height = 169
TabOrder = 0
object GroupBox3: TGroupBox
Left = 40
Top = 16
Width = 185
Height = 113
Caption = '请选择自动备份时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object RadioButton7: TRadioButton
Left = 16
Top = 16
Width = 65
Height = 17
Caption = '星期天'
TabOrder = 0
end
object RadioButton8: TRadioButton
Left = 16
Top = 40
Width = 65
Height = 17
Caption = '星期一'
TabOrder = 1
end
object RadioButton9: TRadioButton
Left = 16
Top = 64
Width = 57
Height = 17
Caption = '星期二'
TabOrder = 2
end
object RadioButton10: TRadioButton
Left = 16
Top = 88
Width = 65
Height = 17
Caption = '星期三'
TabOrder = 3
end
object RadioButton11: TRadioButton
Left = 96
Top = 40
Width = 65
Height = 17
Caption = '星期五'
TabOrder = 4
end
object RadioButton12: TRadioButton
Left = 96
Top = 16
Width = 65
Height = 17
Caption = '星期四'
TabOrder = 5
end
object RadioButton13: TRadioButton
Left = 96
Top = 64
Width = 65
Height = 17
Caption = '星期六'
TabOrder = 6
end
object Button3: TButton
Left = 101
Top = 85
Width = 52
Height = 20
Caption = '确定'
TabOrder = 7
end
end
object Button4: TButton
Left = 96
Top = 136
Width = 57
Height = 25
Caption = '返回'
TabOrder = 1
OnClick = Button4Click
end
end
end
end
object Table1: TTable
Left = 232
Top = 24
end
object Table2: TTable
Left = 232
Top = 56
end
object BatchMove1: TBatchMove
Left = 240
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -