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

📄 material_ck.dfm

📁 服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form_Material_CK: TForm_Material_CK
  Left = 112
  Top = 139
  Width = 787
  Height = 544
  Caption = #29289#26009#20986#24211
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 779
    Height = 517
    ActivePage = TabSheet1
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnChange = PageControl1Change
    object TabSheet1: TTabSheet
      Caption = #20179#24211#21457#26009
      object Panel1: TPanel
        Left = 0
        Top = 412
        Width = 771
        Height = 77
        Align = alBottom
        BevelOuter = bvNone
        ParentShowHint = False
        ShowHint = False
        TabOrder = 0
        object Label1: TLabel
          Left = 37
          Top = 45
          Width = 64
          Height = 16
          Caption = #21457#26009#25968#37327
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -16
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object Label20: TLabel
          Left = 37
          Top = 13
          Width = 60
          Height = 19
          Caption = #25552#31034#8212
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Label21: TLabel
          Left = 103
          Top = 15
          Width = 210
          Height = 15
          Caption = #35831#26680#23545#29289#26009#21644#20154#21592#20449#24687#30340#27491#30830#24615
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlue
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
        end
        object DBText1: TDBText
          Left = 245
          Top = 43
          Width = 77
          Height = 20
          AutoSize = True
          DataField = 'unit'
          DataSource = DS_material
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlue
          Font.Height = -20
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          ParentFont = False
        end
        object Button1: TButton
          Left = 361
          Top = 8
          Width = 1
          Height = 1
          Cancel = True
          ModalResult = 2
          TabOrder = 0
        end
        object SpinEdit_num: TSpinEdit
          Left = 104
          Top = 39
          Width = 137
          Height = 29
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -19
          Font.Name = #23435#20307
          Font.Style = [fsBold]
          MaxValue = 0
          MinValue = 0
          ParentFont = False
          TabOrder = 1
          Value = 0
        end
        object BitBtn_CK: TBitBtn
          Left = 360
          Top = 8
          Width = 313
          Height = 66
          Cursor = crHandPoint
          Caption = #20179#24211#21457#26009' &F'
          Font.Charset = GB2312_CHARSET
          Font.Color = clBlue
          Font.Height = -48
          Font.Name = #26999#20307'_GB2312'
          Font.Style = [fsBold]
          ParentFont = False
          TabOrder = 2
          OnClick = BitBtn_CKClick
        end
      end
      object GroupBox2: TGroupBox
        Left = 0
        Top = 177
        Width = 771
        Height = 235
        Align = alClient
        Caption = #24453#21457#20986#30340#29289#26009#20449#24687#21015#34920
        Font.Charset = ANSI_CHARSET
        Font.Color = clRed
        Font.Height = -15
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ParentShowHint = False
        ShowHint = False
        TabOrder = 1
        object DBGrid1: TDBGrid
          Left = 2
          Top = 69
          Width = 767
          Height = 164
          Hint = #21333#20987#36873#25321#29289#26009#31867#21035#19979#25289#26694#65292#20197#20415#25214#21040#23545#24212#30340#29289#26009
          Align = alClient
          DataSource = DS_material
          Font.Charset = ANSI_CHARSET
          Font.Color = clBlack
          Font.Height = -13
          Font.Name = #23435#20307
          Font.Style = []
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          ParentFont = False
          ParentShowHint = False
          ReadOnly = True
          ShowHint = True
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clRed
          TitleFont.Height = -15
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              Expanded = False
              FieldName = 'mat_id'
              Title.Alignment = taCenter
              Title.Caption = #29289#26009#32534#21495
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'mat_name'
              Title.Alignment = taCenter
              Title.Caption = #29289#26009#21517#31216
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 137
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'matype_name'
              Title.Alignment = taCenter
              Title.Caption = #29289#26009#31867#21035
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 138
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'color'
              Title.Alignment = taCenter
              Title.Caption = #39068#33394
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'unit'
              Title.Alignment = taCenter
              Title.Caption = #21333#20301
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Visible = True
            end
            item
              Alignment = taCenter
              Expanded = False
              FieldName = 'flag'
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              Title.Alignment = taCenter
              Title.Caption = #26159#21542#25903#20184#24037#36164
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Visible = True
            end
            item
              Expanded = False
              FieldName = 'price'
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              Title.Alignment = taCenter
              Title.Caption = #21457#21806#21333#20215
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 153
              Visible = True
            end>
        end
        object Panel6: TPanel
          Left = 2
          Top = 17
          Width = 767
          Height = 52
          Align = alTop
          BevelOuter = bvNone
          TabOrder = 1
          object Label3: TLabel
            Left = 9
            Top = 4
            Width = 90
            Height = 15
            Caption = #29289#26009#31867#21035#36807#28388
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label25: TLabel
            Left = 9
            Top = 30
            Width = 90
            Height = 15
            Caption = #29289#26009#21517#31216#26816#32034
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label19: TLabel
            Left = 381
            Top = 4
            Width = 60
            Height = 15
            Caption = #29289#26009#32534#21495
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label8: TLabel
            Left = 572
            Top = 4
            Width = 60
            Height = 15
            Caption = #29289#26009#39068#33394
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText

⌨️ 快捷键说明

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