2 Star 8 Fork 3

闲散居士/数据库备份

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
U_orauser.dfm 2.67 KB
一键复制 编辑 原始数据 按行查看 历史
xiaxy 提交于 2015-06-25 08:47 . 0906版
object Fr_OracleUser: TFr_OracleUser
Left = 0
Top = 0
Width = 385
Height = 350
TabOrder = 0
object Bevel1: TBevel
Left = 159
Top = 0
Width = 3
Height = 350
Align = alLeft
Shape = bsLeftLine
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 159
Height = 350
Align = alLeft
BevelOuter = bvNone
TabOrder = 0
object Label5: TLabel
Left = 0
Top = 0
Width = 159
Height = 14
Align = alTop
AutoSize = False
Caption = #23548#20837#29992#25143':'
WordWrap = True
end
object CL_OraUserList: TCheckListBox
Left = 0
Top = 14
Width = 159
Height = 314
OnClickCheck = CL_OraUserListClickCheck
Align = alClient
Columns = 1
ItemHeight = 13
TabOrder = 0
OnClick = CL_OraUserListClick
end
object Panel2: TPanel
Left = 0
Top = 328
Width = 159
Height = 22
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object SP_AddUser: TSpeedButton
Left = 96
Top = 0
Width = 31
Height = 22
Caption = #22686#21152
OnClick = SP_AddUserClick
end
object SB_OraUser: TSpeedButton
Left = 127
Top = 0
Width = 31
Height = 22
Caption = #21047#26032
end
object Ed_addUser: TEdit
Left = -1
Top = 0
Width = 97
Height = 21
TabOrder = 0
end
end
end
object Panel3: TPanel
Left = 162
Top = 0
Width = 223
Height = 350
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Label6: TLabel
Left = 0
Top = 0
Width = 223
Height = 14
Align = alTop
AutoSize = False
Caption = #23548#20837#25968#25454#34920':'
WordWrap = True
end
object Panel4: TPanel
Left = 0
Top = 328
Width = 223
Height = 22
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object SP_ClearTableName: TSpeedButton
Left = 141
Top = 0
Width = 41
Height = 22
Caption = #28165#38500
OnClick = SP_ClearTableNameClick
end
object seleB: TSpeedButton
Left = 182
Top = 0
Width = 41
Height = 22
Caption = #36873#25321
OnClick = seleBClick
end
end
object ME_TableName: TMemo
Left = 0
Top = 14
Width = 223
Height = 314
Align = alClient
ScrollBars = ssBoth
TabOrder = 1
end
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/xyxia/oraback.git
git@gitee.com:xyxia/oraback.git
xyxia
oraback
数据库备份
master

搜索帮助