2 Star 8 Fork 3

闲散居士/数据库备份

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
U_userrole.dfm 1.94 KB
一键复制 编辑 原始数据 按行查看 历史
xiaxy 提交于 2015-06-25 08:47 . 0906版
object Frm_SetUserRole: TFrm_SetUserRole
Left = 293
Top = 180
Width = 428
Height = 416
Caption = '用户角色及密码'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 0
Top = 348
Width = 420
Height = 41
Align = alBottom
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 11
Width = 56
Height = 14
Caption = '用户密码'
end
object Ed_UserPass: TEdit
Left = 64
Top = 6
Width = 182
Height = 22
BiDiMode = bdLeftToRight
ParentBiDiMode = False
PasswordChar = '2'
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 420
Height = 348
Align = alClient
TabOrder = 1
object Rg_ImportUser: TRadioGroup
Left = 1
Top = 1
Width = 168
Height = 346
Align = alLeft
Caption = '需创建的导入用户'
TabOrder = 0
end
object Panel3: TPanel
Left = 169
Top = 1
Width = 250
Height = 346
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Panel5: TPanel
Left = 0
Top = 320
Width = 250
Height = 26
Align = alBottom
Alignment = taLeftJustify
BevelOuter = bvNone
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 160
Top = 3
Width = 81
Height = 22
Caption = '选择角色'
end
end
object Me_Roles: TMemo
Left = 0
Top = 0
Width = 250
Height = 320
Align = alClient
Lines.Strings = (
'')
TabOrder = 1
end
end
end
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Delphi
1
https://gitee.com/xyxia/oraback.git
git@gitee.com:xyxia/oraback.git
xyxia
oraback
数据库备份
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385