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

📄 hrm150_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
        Width = 90
        Height = 307
        Align = alRight
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 1
        object bbtnUpdate6: TBitBtn
          Left = 11
          Top = 59
          Width = 69
          Height = 23
          Caption = #20462#25913
          TabOrder = 0
          OnClick = bbtnUpdate6Click
        end
        object bbtnDelete6: TBitBtn
          Left = 11
          Top = 89
          Width = 69
          Height = 23
          Caption = #21024#38500
          TabOrder = 1
          OnClick = bbtnDelete6Click
        end
        object bbtnSave6: TBitBtn
          Left = 11
          Top = 148
          Width = 69
          Height = 23
          Caption = #20445#23384
          Enabled = False
          TabOrder = 2
          OnClick = bbtnSave6Click
        end
        object bbtnCancel6: TBitBtn
          Left = 11
          Top = 177
          Width = 69
          Height = 23
          Caption = #21462#28040
          Enabled = False
          TabOrder = 3
          OnClick = bbtnCancel6Click
        end
      end
    end
    object TabSheet7: TTabSheet
      Caption = #23478#24237#24773#20917
      ImageIndex = 6
      object TPanel
        Left = 0
        Top = 0
        Width = 504
        Height = 307
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 0
        object DBGrid2: TDBGrid
          Left = 0
          Top = 0
          Width = 504
          Height = 189
          Align = alClient
          DataSource = dsHrm158
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Pitch = fpFixed
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'H158_002'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_003'
              ReadOnly = True
              Title.Alignment = taCenter
              Width = 45
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_004'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_005'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_006'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_007'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H158_008'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end>
        end
        object Panel4: TPanel
          Left = 0
          Top = 189
          Width = 504
          Height = 118
          Align = alBottom
          BevelOuter = bvNone
          TabOrder = 1
          Visible = False
          object Label28: TLabel
            Left = 7
            Top = 26
            Width = 24
            Height = 12
            Caption = #22995#21517
            FocusControl = DBEdit23
          end
          object Label29: TLabel
            Left = 185
            Top = 26
            Width = 24
            Height = 12
            Caption = #24615#21035
          end
          object Label30: TLabel
            Left = 318
            Top = 26
            Width = 24
            Height = 12
            Caption = #20851#31995
            FocusControl = DBEdit25
          end
          object Label31: TLabel
            Left = 7
            Top = 55
            Width = 24
            Height = 12
            Caption = #32844#19994
            FocusControl = DBEdit26
          end
          object Label32: TLabel
            Left = 185
            Top = 55
            Width = 24
            Height = 12
            Caption = #20303#22336
            FocusControl = DBEdit27
          end
          object Label33: TLabel
            Left = 7
            Top = 85
            Width = 24
            Height = 12
            Caption = #30005#35805
            FocusControl = DBEdit28
          end
          object Label34: TLabel
            Left = 185
            Top = 85
            Width = 24
            Height = 12
            Caption = #22791#27880
            FocusControl = DBEdit29
          end
          object DBEdit23: TDBEdit
            Left = 37
            Top = 22
            Width = 133
            Height = 20
            DataField = 'H158_002'
            DataSource = dsHrm158
            TabOrder = 0
          end
          object DBEdit25: TDBEdit
            Left = 354
            Top = 22
            Width = 134
            Height = 20
            DataField = 'H158_004'
            DataSource = dsHrm158
            TabOrder = 1
          end
          object DBEdit26: TDBEdit
            Left = 37
            Top = 52
            Width = 133
            Height = 20
            DataField = 'H158_005'
            DataSource = dsHrm158
            TabOrder = 2
          end
          object DBEdit27: TDBEdit
            Left = 222
            Top = 52
            Width = 266
            Height = 20
            DataField = 'H158_006'
            DataSource = dsHrm158
            TabOrder = 3
          end
          object DBEdit28: TDBEdit
            Left = 37
            Top = 81
            Width = 133
            Height = 20
            DataField = 'H158_007'
            DataSource = dsHrm158
            TabOrder = 4
          end
          object DBEdit29: TDBEdit
            Left = 222
            Top = 81
            Width = 266
            Height = 20
            DataField = 'H158_008'
            DataSource = dsHrm158
            TabOrder = 5
          end
          object DBComboBox4: TDBComboBox
            Left = 222
            Top = 22
            Width = 82
            Height = 20
            Style = csDropDownList
            DataField = 'H158_003'
            DataSource = dsHrm158
            ItemHeight = 12
            Items.Strings = (
              #30007
              #22899)
            TabOrder = 6
          end
        end
      end
      object Panel5: TPanel
        Left = 504
        Top = 0
        Width = 90
        Height = 307
        Align = alRight
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 1
        object bbtnInsert1: TBitBtn
          Left = 11
          Top = 30
          Width = 69
          Height = 23
          Caption = #26032#22686
          TabOrder = 0
          OnClick = bbtnInsert1Click
        end
        object bbtnUpdate1: TBitBtn
          Left = 11
          Top = 59
          Width = 69
          Height = 23
          Caption = #20462#25913
          TabOrder = 1
          OnClick = bbtnUpdate1Click
        end
        object bbtnDelete1: TBitBtn
          Left = 11
          Top = 89
          Width = 69
          Height = 23
          Caption = #21024#38500
          TabOrder = 2
          OnClick = bbtnDelete1Click
        end
        object bbtnSave1: TBitBtn
          Left = 11
          Top = 148
          Width = 69
          Height = 23
          Caption = #20445#23384
          Enabled = False
          TabOrder = 3
          OnClick = bbtnSave1Click
        end
        object bbtnCancel1: TBitBtn
          Left = 11
          Top = 177
          Width = 69
          Height = 23
          Caption = #21462#28040
          Enabled = False
          TabOrder = 4
          OnClick = bbtnCancel1Click
        end
      end
    end
    object TabSheet8: TTabSheet
      Caption = #32852#32476#26041#27861
      ImageIndex = 7
      object TPanel
        Left = 0
        Top = 0
        Width = 504
        Height = 307
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 0
        object DBGrid3: TDBGrid
          Left = 0
          Top = 0
          Width = 504
          Height = 195
          Align = alClient
          DataSource = dsHrm159
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          TabOrder = 0
          TitleFont.Charset = DEFAULT_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Pitch = fpFixed
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'H159_002'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H159_003'
              ReadOnly = True
              Title.Alignment = taCenter
              Width = 41
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H159_004'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H159_005'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H159_006'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'H159_007'
              ReadOnly = True
              Title.Alignment = taCenter
              Visible = True
            end>
        end
        object Panel6: TPanel
          Left = 0
          Top = 195
          Width = 504
          Height = 112
          Align = alBottom
          BevelOuter = bvNone
          TabOrder = 1
          Visible = False
          object Label35: TLabel
            Left = 7
            Top = 18
            Width = 24
            Height = 12
            Alignment = taRightJustify
            Caption = #22995#21517
            FocusControl = DBEdit30
          end
          object Label36: TLabel
            Left = 185
            Top = 18
            Width = 24
            Height = 12
            Alignment = taRightJustify
            Caption = #24615#21035
          end
          object Label37: TLabel
            Left = 318
            Top = 18
            Width = 24
            Height = 12
            Alignment = taRightJustify
            Caption = #20851#31995
            FocusControl = DBEdit32
          end
          object Label38: TLabel
            Left = 7
            Top = 48
            Width = 24
            Height = 12
            Alignment = taRightJustify
            Caption = #30005#35805
            FocusControl = DBEdit33
          end
          object Label39: TLabel
            Left = 185
            Top = 48
            Width = 48
            Height = 12
            Alignment = taRightJustify
            Caption = #32852#31995#22320#22336
            FocusControl = DBEdit34

⌨️ 快捷键说明

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