2 Star 8 Fork 3

闲散居士/数据库备份

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
U_Scheme.dfm 18.52 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806
object frm_Scheme: Tfrm_Scheme
Left = 411
Top = 143
Width = 748
Height = 637
Caption = #22791#20221#26041#26696#31649#29702
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object GroupBox3: TGroupBox
Left = 0
Top = 0
Width = 732
Height = 87
Align = alTop
Caption = #22791#20221#26041#26696
TabOrder = 0
DesignSize = (
732
87)
object export: TSpeedButton
Left = 650
Top = 60
Width = 71
Height = 23
Anchors = [akTop, akRight]
Caption = #24403#21069#23548#20986
OnClick = exportClick
end
object Label8: TLabel
Left = 5
Top = 30
Width = 28
Height = 14
Caption = #21517#31216
end
object SP_SaveScheme: TSpeedButton
Left = 650
Top = 12
Width = 71
Height = 25
Anchors = [akTop, akRight]
Caption = #20445#23384
ParentShowHint = False
ShowHint = False
OnClick = SP_SaveSchemeClick
end
object Label7: TLabel
Left = 140
Top = 59
Width = 56
Height = 14
Caption = #36816#34892#26102#38388
end
object Label9: TLabel
Left = 140
Top = 30
Width = 56
Height = 14
Caption = #36816#34892#26085#26399
end
object Label10: TLabel
Left = 5
Top = 57
Width = 28
Height = 14
Caption = #21608#26399
end
object autoBack: TSpeedButton
Left = 650
Top = 37
Width = 71
Height = 23
Anchors = [akTop, akRight]
Caption = #20572#27490#33258#21160
Visible = False
OnClick = autoBackClick
end
object lastTime: TLabel
Left = 374
Top = 60
Width = 56
Height = 14
Caption = #19978#27425#36816#34892
end
object runCount: TLabel
Left = 431
Top = 30
Width = 35
Height = 14
Caption = #27425#25968':'
end
object SpeedButton1: TSpeedButton
Left = 336
Top = 16
Width = 23
Height = 22
Visible = False
OnClick = SpeedButton1Click
end
object Label21: TLabel
Left = 297
Top = 30
Width = 28
Height = 14
Caption = #31867#22411
end
object ComboBox11: TComboBox
Left = 33
Top = 13
Width = 105
Height = 22
ItemHeight = 14
TabOrder = 0
Visible = False
end
object DateTimePicker1: TDateTimePicker
Left = 199
Top = 56
Width = 97
Height = 22
Date = 38505.000000000000000000
Time = 38505.000000000000000000
Kind = dtkTime
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 33
Top = 53
Width = 105
Height = 22
ItemHeight = 14
TabOrder = 2
Items.Strings = (
#19981#33258#21160#36816#34892
#27599#22825
#27599#26376
#27599#24180
#23450#26102#36816#34892#19968#27425
#21551#21160#36816#34892#19968#27425
#21608#26399'('#31186')'
#21551#21160#24310#26102#36816#34892
#27599#21608
#27599#22825#23450#26102#21608#26399)
end
object DateTimePicker2: TDateTimePicker
Left = 199
Top = 26
Width = 97
Height = 22
Date = 38505.000000000000000000
Time = 38505.000000000000000000
TabOrder = 3
end
object Ed_Name: TEdit
Left = 32
Top = 26
Width = 104
Height = 22
TabOrder = 4
end
object CK_IsShow: TCheckBox
Left = 296
Top = 59
Width = 75
Height = 17
Caption = #26174#31034#30028#38754
TabOrder = 5
end
object CB_dbtype: TComboBox
Left = 325
Top = 26
Width = 105
Height = 22
ItemHeight = 14
ItemIndex = 0
TabOrder = 6
Text = 'Oracle'
OnChange = CB_dbtypeChange
Items.Strings = (
'Oracle'
'SQLServer'
'MySQL')
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 87
Width = 732
Height = 389
Align = alClient
Caption = #23548#20986#25968#25454
TabOrder = 1
object Splitter1: TSplitter
Left = 287
Top = 16
Height = 371
end
object Splitter2: TSplitter
Left = 478
Top = 16
Height = 371
end
object Panel1: TPanel
Left = 481
Top = 16
Width = 249
Height = 371
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object ME_TableName: TMemo
Left = 2
Top = 27
Width = 245
Height = 342
Align = alClient
ScrollBars = ssBoth
TabOrder = 0
end
object Panel2: TPanel
Left = 2
Top = 2
Width = 245
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object seleB: TSpeedButton
Left = 110
Top = 2
Width = 43
Height = 22
Caption = #36873#25321
OnClick = seleBClick
end
object SP_ClearTableName: TSpeedButton
Left = 158
Top = 2
Width = 43
Height = 22
Caption = #28165#38500
OnClick = SP_ClearTableNameClick
end
object Label20: TLabel
Left = 8
Top = 6
Width = 49
Height = 14
Caption = #23548#20986#34920':'
WordWrap = True
end
end
end
object Panel3: TPanel
Left = 290
Top = 16
Width = 188
Height = 371
Align = alLeft
BevelInner = bvLowered
TabOrder = 1
object CL_OraUserList: TCheckListBox
Left = 2
Top = 27
Width = 184
Height = 342
OnClickCheck = CL_OraUserListClickCheck
Align = alClient
Columns = 1
ItemHeight = 14
TabOrder = 0
OnClick = CL_OraUserListClick
end
object Panel4: TPanel
Left = 2
Top = 2
Width = 184
Height = 25
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object Label5: TLabel
Left = 10
Top = 6
Width = 63
Height = 14
Caption = #23548#20986#29992#25143':'
WordWrap = True
end
object SB_OraUser: TSpeedButton
Left = 144
Top = 2
Width = 33
Height = 22
Caption = #21047#26032
OnClick = SB_OraUserClick
end
end
end
object Panel5: TPanel
Left = 2
Top = 16
Width = 285
Height = 371
Align = alLeft
BevelInner = bvLowered
TabOrder = 2
object Panel6: TPanel
Left = 2
Top = 2
Width = 281
Height = 238
Align = alTop
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
281
238)
object Label2: TLabel
Left = 6
Top = 32
Width = 28
Height = 14
Caption = #21475#20196
end
object Label3: TLabel
Left = 6
Top = 55
Width = 49
Height = 14
Caption = #23548#20986'TNS'
end
object Label16: TLabel
Left = 5
Top = 218
Width = 28
Height = 14
Caption = #26465#20214
end
object Label4: TLabel
Left = 6
Top = 100
Width = 56
Height = 14
Caption = #21387#32553#30446#24405
end
object Label1: TLabel
Left = 7
Top = 9
Width = 42
Height = 14
Caption = #29992#25143#21517
end
object SB_TestConn: TSpeedButton
Left = 210
Top = 51
Width = 36
Height = 22
Anchors = [akTop, akRight]
Caption = #27979#35797
OnClick = SB_TestConnClick
end
object Label15: TLabel
Left = 5
Top = 169
Width = 56
Height = 14
Caption = #25968#25454#32531#20914
end
object Label17: TLabel
Left = 4
Top = 193
Width = 56
Height = 14
Caption = #25991#20214#22823#23567
end
object Label19: TLabel
Left = 6
Top = 122
Width = 56
Height = 14
Caption = 'ORA '#30446#24405
end
object Label22: TLabel
Left = 6
Top = 145
Width = 56
Height = 14
Caption = #22686#37327#22791#20221
end
object Label23: TLabel
Left = 6
Top = 78
Width = 56
Height = 14
Caption = #30452#36830#22320#22336
end
object ED_User: TEdit
Left = 62
Top = 5
Width = 215
Height = 22
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
Text = 'erpsys'
end
object ED_Pass: TEdit
Left = 62
Top = 28
Width = 215
Height = 22
Anchors = [akLeft, akTop, akRight]
PasswordChar = '1'
TabOrder = 1
Text = 'erpsys'
end
object ED_ArcDir1: TEdit
Left = 62
Top = 97
Width = 160
Height = 22
TabOrder = 2
Text = 'E:\databak'
Visible = False
end
object ED_Server: TEdit
Left = 62
Top = 51
Width = 147
Height = 22
Anchors = [akLeft, akTop, akRight]
TabOrder = 3
Text = 'erp'
end
object Ed_query: TEdit
Left = 31
Top = 215
Width = 250
Height = 22
Hint = #26684#24335':"where LOGON_ID<'#39'357321'#39'"'
Anchors = [akLeft, akTop, akRight]
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object se_buffer: TSpinEdit
Left = 62
Top = 165
Width = 215
Height = 23
Anchors = [akLeft, akTop, akRight]
Increment = 1024
MaxValue = 999999999
MinValue = 0
TabOrder = 5
Value = 0
end
object se_filesize: TSpinEdit
Left = 62
Top = 190
Width = 215
Height = 23
Anchors = [akLeft, akTop, akRight]
MaxValue = 0
MinValue = 0
TabOrder = 6
Value = 0
end
object CheckBox1: TCheckBox
Left = 248
Top = 54
Width = 31
Height = 17
Anchors = [akTop, akRight]
Caption = #30452
TabOrder = 7
end
object ED_Server2: TEdit
Left = 62
Top = 74
Width = 212
Height = 22
Anchors = [akLeft, akTop, akRight]
TabOrder = 8
Text = '127.0.0.1:1521:erp'
end
object Ed_OracleHome: TDirectoryEdit
Left = 62
Top = 119
Width = 215
Height = 21
DialogKind = dkWin32
DialogText = #36873#25321'ORACLE'#20027#30446#24405
NumGlyphs = 1
Anchors = [akLeft, akTop, akRight]
TabOrder = 9
end
object Cb_inctype: TComboBox
Left = 62
Top = 141
Width = 215
Height = 22
Anchors = [akLeft, akTop, akRight]
ItemHeight = 14
TabOrder = 10
Text = 'INIT'
end
object ED_ArcDir: TDirectoryEdit
Left = 62
Top = 97
Width = 215
Height = 21
DialogKind = dkWin32
DialogText = #36873#25321#21387#32553#25991#20214#20445#23384#30446#24405
InitialDir = 'E:\databak'
NumGlyphs = 1
Anchors = [akLeft, akTop, akRight]
TabOrder = 11
Text = 'E:\databak'
end
end
object CL_EXPParam: TCheckListBox
Left = 2
Top = 240
Width = 281
Height = 129
Align = alClient
BorderStyle = bsNone
Color = clBtnFace
ItemHeight = 14
TabOrder = 1
end
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 476
Width = 732
Height = 123
Align = alBottom
Caption = #23548#20986#25991#20214
TabOrder = 2
DesignSize = (
732
123)
object Label6: TLabel
Left = 7
Top = 23
Width = 56
Height = 14
Caption = #25991#20214#26684#24335
end
object La_zippassword: TLabel
Left = 7
Top = 47
Width = 56
Height = 14
Caption = #21387#32553#23494#30721
end
object Edit5: TEdit
Left = 63
Top = 19
Width = 166
Height = 22
Anchors = [akLeft, akTop, akRight]
Color = clBtnFace
ReadOnly = True
TabOrder = 0
Text = '%USERNAME%_%DATE%'
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 64
Width = 305
Height = 53
Anchors = [akLeft, akTop, akRight]
Caption = #20445#23384#26102#38480
Columns = 4
ItemIndex = 0
Items.Strings = (
#20840#37096
#19968#26376
#19968#21608
#26412#26376
#26412#21608
#24403#22825
#25351#23450
#19981#20445#23384)
TabOrder = 1
OnClick = RadioGroup1Click
end
object CK_IsZip: TCheckBox
Left = 231
Top = 22
Width = 74
Height = 17
Anchors = [akTop, akRight]
Caption = #21387#32553#22791#20221
TabOrder = 2
OnClick = CK_IsZipClick
end
object GroupBox4: TGroupBox
Left = 451
Top = 16
Width = 279
Height = 105
Hint = #28857#8730#27979#35797'FTP'#26381#21153#22120
Align = alRight
Caption = 'FTP'#21442#25968
ParentShowHint = False
ShowHint = True
TabOrder = 3
object Label11: TLabel
Left = 7
Top = 18
Width = 28
Height = 14
Caption = #20027#26426
end
object Label12: TLabel
Left = 7
Top = 40
Width = 28
Height = 14
Caption = #29992#25143
end
object Label13: TLabel
Left = 7
Top = 62
Width = 28
Height = 14
Caption = #21475#20196
end
object Label14: TLabel
Left = 138
Top = 18
Width = 28
Height = 14
Caption = #31471#21475
end
object Label18: TLabel
Left = 7
Top = 83
Width = 28
Height = 14
Caption = #30446#24405
end
object SpeedButton2: TSpeedButton
Left = 215
Top = 14
Width = 48
Height = 22
Hint = #27979#35797'FTP'#26381#21153#22120
Caption = #8730#27979#35797
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton2Click
end
object ftp_host: TEdit
Left = 36
Top = 14
Width = 101
Height = 22
TabOrder = 0
end
object ftp_use: TEdit
Left = 36
Top = 36
Width = 101
Height = 22
TabOrder = 1
end
object ftp_pass: TEdit
Left = 36
Top = 58
Width = 101
Height = 22
PasswordChar = '2'
TabOrder = 2
end
object ftp_port: TEdit
Left = 167
Top = 14
Width = 34
Height = 22
TabOrder = 3
Text = '21'
end
object ftp_dmp: TCheckBox
Left = 138
Top = 61
Width = 67
Height = 17
Caption = 'DMP'#25991#20214
TabOrder = 4
end
object ftp_rar: TCheckBox
Left = 138
Top = 82
Width = 67
Height = 17
Caption = 'RAR'#25991#20214
TabOrder = 5
end
object ftp_dir: TEdit
Left = 36
Top = 79
Width = 101
Height = 22
TabOrder = 6
end
object CK_Passive: TCheckBox
Left = 138
Top = 40
Width = 50
Height = 17
Caption = #20027#21160
TabOrder = 7
end
object ck_ftpUtf8: TCheckBox
Left = 215
Top = 82
Width = 48
Height = 17
Caption = 'UTF8'
TabOrder = 8
end
object ck_ftpUTC: TCheckBox
Left = 215
Top = 61
Width = 48
Height = 17
Caption = #26102#21306
TabOrder = 9
end
end
object Ed_zippassword: TEdit
Left = 63
Top = 43
Width = 249
Height = 22
Anchors = [akLeft, akTop, akRight]
PasswordChar = '1'
TabOrder = 4
end
object Panel7: TPanel
Left = 315
Top = 16
Width = 136
Height = 105
Align = alRight
BevelOuter = bvNone
TabOrder = 5
object La_HoldDays: TLabel
Left = 5
Top = 83
Width = 56
Height = 14
Caption = #20445#23384#22825#25968
end
object CK_IsContinue: TCheckBox
Left = 5
Top = 6
Width = 134
Height = 17
Caption = #20013#26029#23548#20986#32487#32493#21387#32553
TabOrder = 0
end
object CK_IsDelZip: TCheckBox
Left = 5
Top = 30
Width = 130
Height = 17
Caption = #21516#26102#21024#38500#21387#32553#25991#20214
TabOrder = 1
end
object CK_LeveLast: TCheckBox
Left = 5
Top = 56
Width = 134
Height = 17
Caption = #20445#30041#26368#21518#19968#27425#23548#20986
TabOrder = 2
end
object Ed_HoldDays: TEdit
Left = 63
Top = 78
Width = 70
Height = 22
TabOrder = 3
Text = '1'
end
end
end
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/xyxia/oraback.git
[email protected]:xyxia/oraback.git
xyxia
oraback
数据库备份
master

搜索帮助