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

📄 fin_product_rk.dfm

📁 服装厂管理系统源程序压缩包, 请耐心阅读提供的文件包含的内容
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object Form_Fin_Product_RK: TForm_Fin_Product_RK
  Left = 125
  Top = 177
  Width = 771
  Height = 549
  Caption = #25104#21697#20837#24211
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 763
    Height = 522
    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 = #25104#21697#20837#24211
      object Panel1: TPanel
        Left = 0
        Top = 0
        Width = 755
        Height = 494
        Align = alClient
        BevelOuter = bvNone
        ParentShowHint = False
        ShowHint = False
        TabOrder = 0
        object Button1: TButton
          Left = 361
          Top = 8
          Width = 1
          Height = 1
          Cancel = True
          ModalResult = 2
          TabOrder = 0
        end
        object Panel6: TPanel
          Left = 0
          Top = 360
          Width = 755
          Height = 134
          Align = alBottom
          BevelOuter = bvNone
          TabOrder = 1
          object Label3: TLabel
            Left = 3
            Top = 11
            Width = 60
            Height = 15
            Caption = #20837#24211#24635#25968
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label2: TLabel
            Left = 331
            Top = 10
            Width = 64
            Height = 16
            Caption = #20837#24211#26085#26399
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -16
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object DBText1: TDBText
            Left = 226
            Top = 8
            Width = 84
            Height = 21
            AutoSize = True
            DataField = 'unit'
            DataSource = DS_order_Q
            Font.Charset = ANSI_CHARSET
            Font.Color = clBlue
            Font.Height = -21
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
          end
          object GroupBox2: TGroupBox
            Left = 3
            Top = 36
            Width = 511
            Height = 93
            Caption = #35831#36755#20837#21508#22823#23567#22411#21495#26381#35013#20837#24211#25968#37327#26126#32454
            Font.Charset = GB2312_CHARSET
            Font.Color = clRed
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
            object Label8: TLabel
              Left = 168
              Top = 26
              Width = 34
              Height = 16
              Caption = 'M/8'
              Font.Charset = ANSI_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = 'Batang'
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Label9: TLabel
              Left = 8
              Top = 26
              Width = 27
              Height = 16
              Caption = 'S/6'
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Label6: TLabel
              Left = 336
              Top = 26
              Width = 36
              Height = 16
              Caption = 'L/10'
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Label7: TLabel
              Left = 8
              Top = 63
              Width = 45
              Height = 16
              Caption = 'XL/12'
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Label10: TLabel
              Left = 168
              Top = 63
              Width = 54
              Height = 16
              Caption = 'XXL/14'
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Label11: TLabel
              Left = 336
              Top = 63
              Width = 63
              Height = 16
              Caption = 'XXXL/16'
              Font.Charset = GB2312_CHARSET
              Font.Color = clBlack
              Font.Height = -16
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
            end
            object Edit_S: TEdit
              Left = 56
              Top = 21
              Width = 100
              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
            object Edit_M: TEdit
              Left = 224
              Top = 21
              Width = 100
              Height = 27
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 1
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
            object Edit_L: TEdit
              Left = 400
              Top = 21
              Width = 100
              Height = 27
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 2
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
            object Edit_XXL: TEdit
              Left = 224
              Top = 58
              Width = 100
              Height = 27
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 4
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
            object Edit_XL: TEdit
              Left = 56
              Top = 58
              Width = 100
              Height = 27
              Font.Charset = ANSI_CHARSET
              Font.Color = clRed
              Font.Height = -19
              Font.Name = #23435#20307
              Font.Style = [fsBold]
              ParentFont = False
              TabOrder = 3
              Text = '0'
              OnKeyPress = Edit1KeyPress
            end
            object Edit_XXXL: TEdit
              Left = 400
              Top = 58
              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_RK: TBitBtn
            Left = 520
            Top = 7
            Width = 233
            Height = 122
            Cursor = crHandPoint
            Caption = #25104#21697#20837#24211'&L'
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlue
            Font.Height = -48
            Font.Name = #26999#20307'_GB2312'
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 3
            OnClick = BitBtn_RKClick
          end
          object datep_rkdate: TDateTimePicker
            Left = 398
            Top = 7
            Width = 116
            Height = 23
            Date = 38366.762594571760000000
            Time = 38366.762594571760000000
            Font.Charset = GB2312_CHARSET
            Font.Color = clBlack
            Font.Height = -15
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            OnChange = datep_rkdateChange
          end
          object Edit_num: TEdit
            Left = 65
            Top = 5
            Width = 160
            Height = 27
            Font.Charset = ANSI_CHARSET
            Font.Color = clRed
            Font.Height = -19
            Font.Name = #23435#20307
            Font.Style = [fsBold]
            ParentFont = False
            TabOrder = 1
            Text = '0'
            OnKeyPress = Edit1KeyPress
          end
        end
        object GroupBox4: TGroupBox
          Left = 0
          Top = 0
          Width = 755
          Height = 360
          Align = alClient
          Caption = #35746#21333#26381#35013#20449#24687#21015#34920
          Font.Charset = ANSI_CHARSET
          Font.Color = clRed
          Font.Height = -15
          Font.Name = #23435#20307
          Font.Style = []
          ParentFont = False
          TabOrder = 2
          object DBGrid1: TDBGrid
            Left = 2
            Top = 73
            Width = 751
            Height = 285
            Align = alClient
            DataSource = DS_order_Q
            Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
            ReadOnly = True
            TabOrder = 0
            TitleFont.Charset = ANSI_CHARSET
            TitleFont.Color = clRed
            TitleFont.Height = -15
            TitleFont.Name = #23435#20307
            TitleFont.Style = []
            Columns = <
              item
                ButtonStyle = cbsNone
                Expanded = False
                FieldName = 'ord_id'
                Font.Charset = ANSI_CHARSET
                Font.Color = clBlack
                Font.Height = -13
                Font.Name = #23435#20307
                Font.Style = []
                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 = 77
                Visible = True
              end
              item
                ButtonStyle = cbsNone
                Expanded = False
                FieldName = 'costume_name'
                Font.Charset = ANSI_CHARSET
                Font.Color = clBlack
                Font.Height = -13
                Font.Name = #23435#20307
                Font.Style = []
                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 = 128
                Visible = True
              end
              item
                ButtonStyle = cbsNone
                Expanded = False
                FieldName = 'cust_name'
                Font.Charset = ANSI_CHARSET
                Font.Color = clBlack
                Font.Height = -13
                Font.Name = #23435#20307
                Font.Style = []
                Title.Alignment = taCenter
                Title.Font.Charset = ANSI_CHARSET
                Title.Font.Color = clBlue

⌨️ 快捷键说明

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