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

📄 base_info.dfm

📁 服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容
💻 DFM
📖 第 1 页 / 共 5 页
字号:
    object clothing: TTabSheet
      Caption = #26381#35013#31867#21035#20449#24687#31649#29702
      ImageIndex = 4
      object Panel4: TPanel
        Left = 185
        Top = 0
        Width = 497
        Height = 449
        Align = alClient
        BevelInner = bvLowered
        TabOrder = 0
        object Label4: TLabel
          Left = 80
          Top = 84
          Width = 112
          Height = 16
          Caption = #26381#35013#31867#21035#21517#31216#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Bevel6: TBevel
          Left = 2
          Top = -5
          Width = 434
          Height = 50
          Shape = bsBottomLine
        end
        object Label8: TLabel
          Left = 80
          Top = 144
          Width = 48
          Height = 16
          Caption = #22791#27880#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBE_clo_name: TDBEdit
          Left = 80
          Top = 104
          Width = 281
          Height = 24
          DataField = 'clo_name'
          DataSource = DS_clothing
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = True
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
        end
        object StatusBar4: TStatusBar
          Left = 2
          Top = 425
          Width = 493
          Height = 22
          Panels = <
            item
              Alignment = taCenter
              Text = #26381#35013#31867#21035#20449#24687#31649#29702
              Width = 50
            end>
        end
        object ToolBar4: TToolBar
          Left = 2
          Top = 2
          Width = 493
          Height = 40
          Cursor = crHandPoint
          AutoSize = True
          ButtonHeight = 38
          ButtonWidth = 69
          Caption = 'ToolBar1'
          Flat = True
          Images = ImageList1
          ShowCaptions = True
          TabOrder = 2
          object ToolBtn_add_5: TToolButton
            Left = 0
            Top = 0
            Caption = #22686#21152'[&A]'
            ImageIndex = 2
            OnClick = ToolBtn_addClick
          end
          object ToolBtn_edit_5: TToolButton
            Left = 69
            Top = 0
            Caption = #20462#25913'[&E]'
            ImageIndex = 18
            OnClick = ToolBtn_editClick
          end
          object ToolBtn_delete_5: TToolButton
            Left = 138
            Top = 0
            Caption = #21024#38500'[&D]'
            ImageIndex = 19
            OnClick = ToolBtn_deleteClick
          end
          object ToolButton30: TToolButton
            Left = 207
            Top = 0
            Width = 8
            Caption = 'ToolButton4'
            ImageIndex = 3
            Style = tbsDivider
          end
          object ToolBtn_save_5: TToolButton
            Left = 215
            Top = 0
            Caption = #20445#23384'[&S]'
            Enabled = False
            ImageIndex = 21
            OnClick = ToolBtn_saveClick
          end
          object ToolBtn_cancel_5: TToolButton
            Left = 284
            Top = 0
            Caption = #21462#28040'[&C]'
            Enabled = False
            ImageIndex = 20
            OnClick = ToolBtn_cancelClick
          end
          object ToolButton33: TToolButton
            Left = 353
            Top = 0
            Width = 8
            Caption = 'ToolButton7'
            ImageIndex = 5
            Style = tbsDivider
          end
          object ToolButton34: TToolButton
            Left = 361
            Top = 0
            Caption = #36864#20986'[&X]'
            ImageIndex = 16
            OnClick = ToolBtn_exitClick
          end
          object ToolButton2: TToolButton
            Left = 430
            Top = 0
            Width = 8
            Caption = 'ToolButton2'
            ImageIndex = 17
            Style = tbsSeparator
          end
        end
        object DBMemo_cloth: TDBMemo
          Left = 80
          Top = 168
          Width = 281
          Height = 217
          DataField = 'memo'
          DataSource = DS_clothing
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = True
          ParentFont = False
          ReadOnly = True
          ScrollBars = ssVertical
          TabOrder = 1
        end
      end
      object DBGrid4: TDBGrid
        Left = 0
        Top = 0
        Width = 185
        Height = 449
        Align = alLeft
        DataSource = DS_clothing
        ImeName = #20013#25991'('#31616#20307') - '#26234#33021' ABC'
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 1
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -15
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            ButtonStyle = cbsNone
            Expanded = False
            FieldName = 'clo_name'
            Title.Font.Charset = ANSI_CHARSET
            Title.Font.Color = clBlue
            Title.Font.Height = -15
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Visible = True
          end>
      end
    end
    object material_type: TTabSheet
      Caption = #29289#26009#31867#21035#31649#29702
      ImageIndex = 5
      object Panel5: TPanel
        Left = 185
        Top = 0
        Width = 497
        Height = 449
        Align = alClient
        BevelInner = bvLowered
        TabOrder = 0
        object Label5: TLabel
          Left = 80
          Top = 84
          Width = 112
          Height = 16
          Caption = #29289#26009#31867#21035#21517#31216#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Bevel7: TBevel
          Left = 2
          Top = -5
          Width = 436
          Height = 50
          Shape = bsBottomLine
        end
        object Label19: TLabel
          Left = 80
          Top = 144
          Width = 48
          Height = 16
          Caption = #22791#27880#65306
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBE_matype_name: TDBEdit
          Left = 80
          Top = 104
          Width = 281
          Height = 24
          DataField = 'matype_name'
          DataSource = DS_mat_type
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentColor = True
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
        end
        object StatusBar5: TStatusBar
          Left = 2
          Top = 425
          Width = 493
          Height = 22
          Panels = <
            item
              Alignment = taCenter
              Text = #29289#26009#31867#21035#31649#29702
              Width = 50
            end>
        end
        object ToolBar5: TToolBar
          Left = 2
          Top = 2
          Width = 493
          Height = 40
          Cursor = crHandPoint
          AutoSize = True
          ButtonHeight = 38
          ButtonWidth = 69
          Caption = 'ToolBar1'
          Flat = True
          Images = ImageList1
          ShowCaptions = True
          TabOrder = 3
          object ToolBtn_add_3: TToolButton
            Left = 0
            Top = 0
            Caption = #22686#21152'[&A]'
            ImageIndex = 2
            OnClick = ToolBtn_addClick
          end
          object ToolBtn_edit_3: TToolButton
            Left = 69
            Top = 0
            Caption = #20462#25913'[&E]'
            ImageIndex = 18
            OnClick = ToolBtn_editClick
          end
          object ToolBtn_delete_3: TToolButton
            Left = 138
            Top = 0
            Caption = #21024#38500'[&D]'
            ImageIndex = 19
            OnClick = ToolBtn_deleteClick
          end
          object ToolButton39: TToolButton
            Left = 207
            Top = 0
            Width = 8
            Caption = 'ToolButton4'
            ImageIndex = 3
            Style = tbsDivider
          end
          object ToolBtn_save_3: TToolButton
            Left = 215
            Top = 0
            Caption = #20445#23384'[&S]'
            Enabled = False
            ImageIndex = 21
            OnClick = ToolBtn_saveClick
          end
          object ToolBtn_cancel_3: TToolButton
            Left = 284
            Top = 0
            Caption = #21462#28040'[&C]'
            Enabled = False
            ImageIndex = 20
            OnClick = ToolBtn_cancelClick
          end
          object ToolButton42: TToolButton
            Left = 353
            Top = 0
            Width = 8
            Caption = 'ToolButton7'
            ImageIndex = 5
            Style = tbsDivider
          end
          object ToolButton43: TToolButton
            Left = 361
            Top = 0
            Caption = #36864#20986'[&X]'
            ImageIndex = 16
            OnClick = ToolBtn_exitClick
          end
          object ToolButton1: TToolButton
            Left = 430

⌨️ 快捷键说明

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