⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uuserattr.dfm

📁 用户权限管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
          Caption = #22995#21517#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object RzLabel7: TRzLabel
          Left = 40
          Top = 68
          Width = 42
          Height = 13
          Caption = #22791#27880#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object cxTextEdit1: TcxTextEdit
          Left = 77
          Top = 17
          Width = 175
          Height = 21
          Style.TextColor = clBlack
          TabOrder = 0
        end
        object cxTextEdit2: TcxTextEdit
          Left = 77
          Top = 41
          Width = 95
          Height = 21
          Style.TextColor = clBlack
          TabOrder = 1
          OnExit = cxTextEdit2Exit
        end
        object cxMemo1: TcxMemo
          Left = 77
          Top = 65
          Width = 247
          Height = 68
          Properties.ScrollBars = ssVertical
          Style.TextColor = clBlack
          TabOrder = 2
        end
      end
      object RzGroupBox2: TRzGroupBox
        Left = 10
        Top = 156
        Width = 363
        Height = 73
        Caption = ' '#29992#25143' '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        object RzLabel9: TRzLabel
          Left = 28
          Top = 20
          Width = 56
          Height = 13
          Caption = #30331#24405#21517#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object RzLabel11: TRzLabel
          Left = 16
          Top = 45
          Width = 70
          Height = 13
          Caption = #30331#24405#23494#30721#65306
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
        end
        object cxTextEdit3: TcxTextEdit
          Left = 77
          Top = 17
          Width = 175
          Height = 21
          Properties.MaxLength = 20
          Style.TextColor = clBlack
          TabOrder = 0
          OnExit = cxTextEdit3Exit
        end
        object cxTextEdit4: TcxTextEdit
          Left = 77
          Top = 42
          Width = 175
          Height = 21
          Properties.EchoMode = eemPassword
          Properties.MaxLength = 20
          Properties.PasswordChar = '*'
          Style.TextColor = clBlack
          TabOrder = 1
        end
        object RzButton3: TRzButton
          Left = 259
          Top = 16
          Width = 91
          Height = 22
          Caption = #26085#24535'(&V)'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = RzButton3Click
        end
        object RzButton4: TRzButton
          Left = 259
          Top = 41
          Width = 91
          Height = 22
          Caption = #23494#30721#37325#32622'(&R)'
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = RzButton4Click
        end
      end
      object RzGroupBox3: TRzGroupBox
        Left = 10
        Top = 234
        Width = 363
        Height = 73
        Caption = ' '#24320#36890#29366#24577' '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 2
        object Bevel2: TBevel
          Left = 34
          Top = 33
          Width = 169
          Height = 7
          Shape = bsBottomLine
        end
        object Panel1: TPanel
          Left = 8
          Top = 42
          Width = 348
          Height = 25
          BevelOuter = bvNone
          TabOrder = 0
          object cxRadioButton3: TcxRadioButton
            Left = 64
            Top = 4
            Width = 57
            Height = 17
            Caption = #27704#20037
            Checked = True
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            TabStop = True
            OnClick = cxRadioButton3Click
          end
          object cxRadioButton4: TcxRadioButton
            Left = 120
            Top = 4
            Width = 70
            Height = 17
            Caption = #25130#27490#26085#26399
            Font.Charset = DEFAULT_CHARSET
            Font.Color = clBlack
            Font.Height = -11
            Font.Name = 'MS Sans Serif'
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            OnClick = cxRadioButton4Click
          end
          object cxDateEdit1: TcxDateEdit
            Left = 193
            Top = 1
            Width = 89
            Height = 21
            ParentFont = False
            Style.Font.Charset = DEFAULT_CHARSET
            Style.Font.Color = clBlack
            Style.Font.Height = -11
            Style.Font.Name = 'MS Sans Serif'
            Style.Font.Style = []
            Style.TextColor = clBlack
            TabOrder = 2
          end
        end
        object cxRadioButton1: TcxRadioButton
          Left = 72
          Top = 16
          Width = 57
          Height = 17
          Caption = #24320#21551
          Checked = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          TabStop = True
          OnClick = cxRadioButton1Click
        end
        object cxRadioButton2: TcxRadioButton
          Left = 128
          Top = 16
          Width = 57
          Height = 17
          Caption = #20851#38381
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = cxRadioButton2Click
        end
      end
    end
    object TabSheet3: TRzTabSheet
      Caption = #30331#24405#35774#32622
      object RzGroupBox4: TRzGroupBox
        Left = 10
        Top = 8
        Width = 363
        Height = 270
        Caption = ' '#30331#24405#26041#24335' '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        object cxTextEdit5: TcxTextEdit
          Left = 170
          Top = 61
          Width = 151
          Height = 21
          Properties.ReadOnly = True
          Style.TextColor = clBlack
          TabOrder = 0
        end
        object cxRadioButton5: TcxRadioButton
          Left = 32
          Top = 40
          Width = 102
          Height = 17
          Caption = #29992#25143#21517' + '#23494#30721
          Checked = True
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 1
          TabStop = True
          OnClick = cxRadioButton5Click
        end
        object cxRadioButton6: TcxRadioButton
          Left = 32
          Top = 64
          Width = 130
          Height = 17
          Caption = #29992#25143#21517' + '#21475#20196#21345#23494#30721
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          OnClick = cxRadioButton6Click
        end
        object cxRadioButton7: TcxRadioButton
          Left = 32
          Top = 88
          Width = 127
          Height = 17
          Caption = #29992#25143#21517' + '#23494#30721' + U'#21345
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clBlack
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
          OnClick = cxRadioButton7Click
        end
        object cxCheckBox1: TcxCheckBox
          Left = 29
          Top = 112
          Width = 139
          Height = 21
          Caption = 'IP'#22320#22336#32465#23450'('#19968#25110#22810#20010')'
          Style.TextColor = clBlack
          TabOrder = 4
        end
        object cxTextEdit6: TcxTextEdit
          Left = 170
          Top = 86
          Width = 151
          Height = 21
          Properties.ReadOnly = True
          Style.TextColor = clBlack
          TabOrder = 5
        end
        object XP_IpEdit1: TXP_IpEdit
          Left = 171
          Top = 112
          Width = 150
          Height = 21
          ParentFont = False
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlack
          Font.Height = -12
          Font.Name = #23435#20307
          Font.Style = []
          Color = clWhite
          TabOrder = 6
          OnExit = XP_IpEdit1Exit
        end
      end
      object RzButton5: TRzButton
        Left = 115
        Top = 286
        Height = 23

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -