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

📄 prodrate.dfm

📁 一个鞋塑企业的计件工资系统.开发目录为:D:PieceRate
💻 DFM
📖 第 1 页 / 共 5 页
字号:
        Left = 382
        Top = 0
        Cursor = crHandPoint
        Caption = '&S.'#20445#23384
        ImageIndex = 191
        OnClick = ToolButton9Click
      end
      object ToolButton12: TToolButton
        Left = 443
        Top = 0
        Caption = '&D.'#26597#35810
        ImageIndex = 182
        OnClick = ToolButton12Click
      end
      object ToolButton10: TToolButton
        Left = 504
        Top = 0
        Cursor = crHandPoint
        Caption = '&E.'#21024#38500
        ImageIndex = 0
        OnClick = ToolButton10Click
      end
      object ToolButton13: TToolButton
        Left = 565
        Top = 0
        Width = 8
        Caption = 'ToolButton13'
        ImageIndex = 9
        Style = tbsSeparator
      end
      object ToolButton11: TToolButton
        Left = 573
        Top = 0
        Cursor = crHandPoint
        Caption = '&R.'#36820#22238
        ImageIndex = 24
        OnClick = ToolButton11Click
      end
    end
  end
  object dtOrderDate: TDateTimePicker
    Left = 549
    Top = 58
    Width = 100
    Height = 20
    BevelInner = bvLowered
    BevelOuter = bvRaised
    CalAlignment = dtaLeft
    Date = 37488
    Time = 37488
    DateFormat = dfShort
    DateMode = dmComboBox
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentFont = False
    TabOrder = 1
  end
  object Panel1: TPanel
    Left = 10
    Top = 90
    Width = 697
    Height = 42
    BevelInner = bvSpace
    BevelOuter = bvLowered
    TabOrder = 3
    object Label3: TLabel
      Left = 7
      Top = 16
      Width = 60
      Height = 12
      Caption = #30827#21270#24037#24037#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 185
      Top = 16
      Width = 60
      Height = 12
      Caption = #30827#21270#24037#22995#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 435
      Top = 16
      Width = 48
      Height = 12
      Caption = #26102#38388#27573#20174
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 587
      Top = 16
      Width = 12
      Height = 12
      Caption = #21040
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtRateID: TdxButtonEdit
      Tag = 1
      Left = 71
      Top = 10
      Width = 76
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      TabOrder = 1
      OnExit = edtRateIDExit
      OnChange = edtRateIDChange
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = edtRateIDButtonClick
      ExistButtons = True
    end
    object edtRateName: TdxEdit
      Left = 249
      Top = 11
      Width = 81
      Color = clMenu
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      TabOrder = 0
      TabStop = False
      ReadOnly = True
      StoredValues = 64
    end
    object edtFirstTime: TdxEdit
      Left = 486
      Top = 10
      Width = 71
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      TabOrder = 2
      ReadOnly = False
      StoredValues = 64
    end
    object edtEndTime: TdxEdit
      Left = 602
      Top = 10
      Width = 71
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      TabOrder = 3
      ReadOnly = False
      StoredValues = 64
    end
  end
  object grdRateFormsDetail: TdxDBGrid
    Left = 10
    Top = 141
    Width = 697
    Height = 133
    Bands = <
      item
      end>
    DefaultLayout = True
    HeaderPanelRowCount = 1
    KeyField = 'OrderNo'
    SummaryGroups = <>
    SummarySeparator = ', '
    PopupMenu = PopupMenu2
    TabOrder = 4
    DataSource = dsProdRateDetail
    Filter.Criteria = {00000000}
    OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoEnterThrough, edgoImmediateEditor, edgoTabs, edgoTabThrough, edgoVertThrough]
    OptionsDB = [edgoCanAppend, edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoCanNavigation, edgoConfirmDelete, edgoUseBookmarks]
    OnChangeColumn = grdRateFormsDetailChangeColumn
    object grdRateFormsDetailOrderNo: TdxDBGridMaskColumn
      Visible = False
      Width = 54
      BandIndex = 0
      RowIndex = 0
      FieldName = 'OrderNo'
    end
    object grdRateFormsDetailOrderID: TdxDBGridMaskColumn
      Caption = #35746#21333#21495
      Width = 63
      BandIndex = 0
      RowIndex = 0
      FieldName = 'OrderID'
    end
    object grdRateFormsDetailModelID: TdxDBGridMaskColumn
      Caption = #22411#21495
      Width = 83
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ModelID'
    end
    object grdRateFormsDetailColor: TdxDBGridMaskColumn
      Caption = #33394#21035
      Width = 30
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Color'
    end
    object grdRateFormsDetailCreateColor: TdxDBGridMaskColumn
      Caption = #37197#33394
      Width = 167
      BandIndex = 0
      RowIndex = 0
      FieldName = 'CreateColor'
    end
    object grdRateFormsDetailShoeSize: TdxDBGridMaskColumn
      Caption = #21495#30721
      Width = 30
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ShoeSize'
    end
    object grdRateFormsDetailTotalNumbers: TdxDBGridMaskColumn
      Caption = #24635#25968#37327
      Width = 59
      BandIndex = 0
      RowIndex = 0
      FieldName = 'TotalNumbers'
    end
    object grdRateFormsDetailProdANums: TdxDBGridMaskColumn
      Caption = 'A'#20135#21697#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ProdANums'
    end
    object grdRateFormsDetailProdBNums: TdxDBGridMaskColumn
      Caption = 'B'#20135#21697#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ProdBNums'
    end
    object grdRateFormsDetailProdCNums: TdxDBGridMaskColumn
      Caption = 'C'#20135#21697#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ProdCNums'
    end
    object grdRateFormsDetailPicecANums: TdxDBGridMaskColumn
      Caption = 'A'#20462#36793#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'PicecANums'
    end
    object grdRateFormsDetailPicecBNums: TdxDBGridMaskColumn
      Caption = 'B'#20462#36793#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'PicecBNums'
    end
    object grdRateFormsDetailCheckNums: TdxDBGridMaskColumn
      Caption = #26816#39564#25968
      BandIndex = 0
      RowIndex = 0
      FieldName = 'CheckNums'
    end
    object grdRateFormsDetailSubsidy: TdxDBGridCurrencyColumn
      Caption = #34917#36148
      Width = 70
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Subsidy'
      Nullable = False
    end
    object grdRateFormsDetailNotes: TdxDBGridMaskColumn
      Caption = #22791#27880
      Width = 150
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Notes'
    end
  end
  object edtOrderNo: TdxEdit
    Left = 388
    Top = 58
    Width = 94
    Font.Charset = ANSI_CHARSET
    Font.Color = clGreen
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False

⌨️ 快捷键说明

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