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

📄 reguser.dfm

📁 个用VC编写的仓库管理小系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    end
    object RzPanel3: TRzPanel
      Left = 14
      Top = 0
      Width = 257
      Height = 272
      Align = alClient
      BorderOuter = fsNone
      BorderColor = clNavy
      BorderWidth = 3
      TabOrder = 1
      object RzSeparator1: TRzSeparator
        Left = 3
        Top = 3
        Width = 251
        Height = 266
        HighlightColor = clWhite
        HighlightLocation = hlLowerRight
        Orientation = orVertical
        ShowGradient = True
        Align = alClient
        Color = 13478770
        ParentColor = False
      end
      object RzGroupBox1: TRzGroupBox
        Left = 7
        Top = 9
        Width = 244
        Height = 224
        BorderColor = 8568239
        Caption = #20010#20154#20449#24687
        FlatColor = clWhite
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        Transparent = True
        object RzLabel1: TRzLabel
          Left = 8
          Top = 24
          Width = 36
          Height = 12
          Caption = #26165#31216#65306
          Transparent = True
        end
        object RzLabel2: TRzLabel
          Left = 8
          Top = 52
          Width = 36
          Height = 12
          Caption = #23494#30721#65306
          Transparent = True
        end
        object RzLabel3: TRzLabel
          Left = 8
          Top = 80
          Width = 60
          Height = 12
          Caption = #30830#35748#23494#30721#65306
          Transparent = True
        end
        object RzLabel4: TRzLabel
          Left = 8
          Top = 136
          Width = 36
          Height = 12
          Caption = #22791#27880#65306
          Transparent = True
        end
        object RzLabel5: TRzLabel
          Left = 8
          Top = 108
          Width = 36
          Height = 12
          Caption = #24615#21035#65306
          Transparent = True
        end
        object RzLabel6: TRzLabel
          Left = 125
          Top = 108
          Width = 36
          Height = 12
          Caption = #22836#20687#65306
          Transparent = True
        end
        object edName: TRzEdit
          Left = 67
          Top = 20
          Width = 171
          Height = 20
          Color = 15260865
          FrameColor = clWhite
          FrameHotColor = clCaptionText
          FrameVisible = True
          TabOnEnter = True
          TabOrder = 0
        end
        object edPassword: TRzEdit
          Left = 67
          Top = 48
          Width = 171
          Height = 20
          Color = 15260865
          FrameColor = clWhite
          FrameHotColor = clCaptionText
          FrameVisible = True
          PasswordChar = '*'
          TabOnEnter = True
          TabOrder = 1
        end
        object edConfirm: TRzEdit
          Left = 67
          Top = 76
          Width = 171
          Height = 20
          Color = 15260865
          FrameColor = clWhite
          FrameHotColor = clCaptionText
          FrameVisible = True
          PasswordChar = '*'
          TabOnEnter = True
          TabOrder = 2
        end
        object edRemark: TRzMemo
          Left = 8
          Top = 152
          Width = 229
          Height = 64
          Color = clWhite
          Lines.Strings = (
            #36825#23478#20249#24040#25042#65281)
          TabOrder = 5
          DisabledColor = clWhite
          FrameColor = 13478770
          FrameHotStyle = fsFlat
          FrameVisible = True
          TabOnEnter = True
        end
        object cbSex: TRzComboBox
          Left = 67
          Top = 104
          Width = 46
          Height = 20
          Style = csDropDownList
          Color = 15260865
          Ctl3D = False
          DropDownWidth = 46
          FlatButtonColor = 15260865
          FlatButtons = True
          FrameColor = clWhite
          FrameHotStyle = fsNone
          FrameVisible = True
          ItemHeight = 12
          ParentCtl3D = False
          TabOnEnter = True
          TabOrder = 3
          Items.Strings = (
            #30007
            #22899)
        end
        object UserImageList: TRzImageComboBox
          Left = 180
          Top = 104
          Width = 57
          Height = 22
          Color = 15260865
          Ctl3D = False
          FlatButtonColor = 15260865
          FlatButtons = True
          FrameColor = clWhite
          FrameVisible = True
          Images = frmMain.ImageList3
          ItemHeight = 16
          ParentCtl3D = False
          TabOnEnter = True
          TabOrder = 4
        end
      end
      object RzBitBtn1: TRzBitBtn
        Left = 189
        Top = 239
        Width = 60
        AlignmentVertical = avBottom
        Caption = #21462#28040
        Color = 15260865
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        HighlightColor = 15260865
        HotTrack = True
        HotTrackColor = 3983359
        HotTrackColorType = htctActual
        ParentFont = False
        TabOrder = 2
        OnClick = RzBitBtn1Click
        ImageIndex = 8
        Images = frmMain.ImageList1
      end
      object RzBitBtn2: TRzBitBtn
        Left = 126
        Top = 239
        Width = 60
        AlignmentVertical = avBottom
        Caption = #30830#23450
        Color = 15260865
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        HighlightColor = 15260865
        HotTrack = True
        HotTrackColor = 3983359
        HotTrackColorType = htctActual
        ParentFont = False
        TabOrder = 1
        OnClick = RzBitBtn2Click
        ImageIndex = 7
        Images = frmMain.ImageList1
      end
    end
  end
end

⌨️ 快捷键说明

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