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

📄 fin_product_ck.dfm

📁 服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容
💻 DFM
📖 第 1 页 / 共 5 页
字号:
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 3
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
            object Edit_XXXL: TEdit
              Left = 392
              Top = 57
              Width = 100
              Height = 27
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 5
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
          end
          object BitBtn_CK: TBitBtn
            Left = 510
            Top = 44
            Width = 239
            Height = 87
            Cursor = crHandPoint
            Caption = #25104#21697#20986#24211'&C'
            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
          object Edit_num: TEdit
            Left = 125
            Top = 7
            Width = 196
            Height = 27
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -19
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 0
            Text = '0'
            OnKeyPress = Edit1KeyPress
          end
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25104#21697#20986#24211#20449#24687#21015#34920
      ImageIndex = 1
      ParentShowHint = False
      ShowHint = False
      object Panel4: TPanel
        Left = 0
        Top = 0
        Width = 755
        Height = 457
        Align = alClient
        BevelOuter = bvNone
        TabOrder = 0
        object DBGrid2: TDBGrid
          Left = 0
          Top = 0
          Width = 497
          Height = 457
          Align = alClient
          DataSource = DS_CK_Fin
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
          ReadOnly = True
          TabOrder = 1
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -13
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          Columns = <
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'ckid'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 66
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'ord_id'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 69
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'cust_name'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 81
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'costume_name'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 71
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'clo_name'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 74
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'ckdate'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 140
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'unit'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 32
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'num'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 73
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_1'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 49
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_2'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 42
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_3'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 47
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_4'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 45
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_5'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 60
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'size_6'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 63
              Visible = True
            end
            item
              ButtonStyle = cbsNone
              Expanded = False
              FieldName = 'opername'
              Title.Alignment = taCenter
              Title.Font.Charset = ANSI_CHARSET
              Title.Font.Color = clBlue
              Title.Font.Height = -15
              Title.Font.Name = #23435#20307
              Title.Font.Style = []
              Width = 67
              Visible = True
            end>
        end
        object Panel5: TPanel
          Left = 497
          Top = 0
          Width = 258
          Height = 457
          Align = alRight
          BevelInner = bvLowered
          Enabled = False
          TabOrder = 0
          Visible = False
          object Label22: TLabel
            Left = 104
            Top = 7
            Width = 60
            Height = 16
            Caption = #25552' '#31034#65306
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Label23: TLabel
            Left = 5
            Top = 28
            Width = 248
            Height = 15
            Caption = #8212#35831#36755#20837#26597#35810#26465#20214#20540' '#65288#31354#26684#20026#25152#26377#65289
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label25: TLabel
            Left = 65
            Top = 319
            Width = 144
            Height = 15
            Caption = #20986#24211#25968#37327#21462#20540#33539#22260#65306
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
          object Bevel1: TBevel
            Left = 3
            Top = 384
            Width = 252
            Height = 50
            Shape = bsTopLine
          end
          object Label28: TLabel
            Left = 18
            Top = 277
            Width = 45
            Height = 15
            Caption = #32463#25163#20154
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end

⌨️ 快捷键说明

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