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

📄 rates.dfm

📁 一个鞋塑企业的计件工资系统.开发目录为:D:PieceRate
💻 DFM
📖 第 1 页 / 共 3 页
字号:
    object Label1: TLabel
      Left = 209
      Top = 23
      Width = 24
      Height = 12
      Caption = #33394#21035
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 18
      Top = 24
      Width = 48
      Height = 12
      Caption = #27169#20855#22411#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 504
      Top = 23
      Width = 54
      Height = 12
      Caption = #30827#21270'A'#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 12
      Top = 55
      Width = 54
      Height = 12
      Caption = #30827#21270'B'#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 210
      Top = 89
      Width = 24
      Height = 12
      Caption = #22791#27880
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 339
      Top = 55
      Width = 54
      Height = 12
      Caption = #20462#36793'A'#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 505
      Top = 55
      Width = 54
      Height = 12
      Caption = #20462#36793'B'#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 17
      Top = 90
      Width = 48
      Height = 12
      Caption = #26816#39564#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 179
      Top = 55
      Width = 54
      Height = 12
      Caption = #30827#21270'C'#24037#20215
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtModelID: TdxEdit
      Left = 69
      Top = 16
      Width = 78
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderColor = clWindowFrame
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 0
      ReadOnly = False
      StoredValues = 64
    end
    object edtColor: TdxEdit
      Left = 238
      Top = 16
      Width = 77
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderColor = clWindowFrame
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 1
      ReadOnly = False
      StoredValues = 64
    end
    object edtShoeSize: TdxEdit
      Left = 397
      Top = 16
      Width = 77
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderColor = clWindowFrame
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 2
      ReadOnly = False
      StoredValues = 64
    end
    object edtRateC: TdxCurrencyEdit
      Left = 237
      Top = 50
      Width = 77
      Style.BorderStyle = xbsFlat
      TabOrder = 5
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
    object edtNotes: TdxEdit
      Left = 237
      Top = 83
      Width = 403
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderColor = clWindowFrame
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 9
      ReadOnly = False
      StoredValues = 64
    end
    object edtPicecARate: TdxCurrencyEdit
      Left = 397
      Top = 50
      Width = 77
      Style.BorderStyle = xbsFlat
      TabOrder = 6
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
    object edtRateA: TdxCurrencyEdit
      Left = 562
      Top = 17
      Width = 78
      Style.BorderStyle = xbsFlat
      TabOrder = 3
      OnExit = edtRateAExit
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
    object edtPicecBRate: TdxCurrencyEdit
      Left = 562
      Top = 50
      Width = 78
      Style.BorderStyle = xbsFlat
      TabOrder = 7
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
    object edtRateB: TdxCurrencyEdit
      Left = 69
      Top = 50
      Width = 78
      Style.BorderStyle = xbsFlat
      TabOrder = 4
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
    object edtCheckRate: TdxCurrencyEdit
      Left = 69
      Top = 83
      Width = 79
      Style.BorderStyle = xbsFlat
      TabOrder = 8
      DecimalPlaces = 3
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      StoredValues = 0
    end
  end
  object dsRates: TDataSource
    DataSet = DmData.aquRates
    Left = 96
    Top = 288
  end
  object SaveDialog: TSaveDialog
    DefaultExt = 'xls'
    Filter = 'Excle '#25991#20214'(*.xls)|*.xls'
    Left = 472
    Top = 40
  end
end

⌨️ 快捷键说明

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