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

📄 prodratesearch.dfm

📁 这是我在去年年底利用业余时间做的一个鞋塑企业的计件工资系统。由于本人技术有限
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmProdRateSearch: TfrmProdRateSearch
  Left = 270
  Top = 167
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #20135#37327#21333#26597#35810
  ClientHeight = 368
  ClientWidth = 648
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 13
    Top = 19
    Width = 60
    Height = 12
    Caption = #20135#37327#21333#25454#21495
  end
  object edtOrderNO: TdxEdit
    Left = 76
    Top = 13
    Width = 128
    Style.BorderStyle = xbsFlat
    Style.ButtonStyle = btsFlat
    TabOrder = 0
    OnExit = edtOrderNOExit
    MaxLength = 10
    StoredValues = 2
  end
  object Panel1: TPanel
    Left = 12
    Top = 285
    Width = 624
    Height = 72
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label2: TLabel
      Left = 17
      Top = 15
      Width = 36
      Height = 12
      Caption = #20174#26085#26399
    end
    object Label3: TLabel
      Left = 154
      Top = 15
      Width = 36
      Height = 12
      Caption = #21040#26085#26399
    end
    object Label4: TLabel
      Left = 17
      Top = 47
      Width = 48
      Height = 12
      Caption = #30827#21270#24037#21495
    end
    object Label5: TLabel
      Left = 306
      Top = 15
      Width = 48
      Height = 12
      Caption = #24320#22987#26102#38388
    end
    object Label6: TLabel
      Left = 442
      Top = 15
      Width = 48
      Height = 12
      Caption = #32467#26463#26102#38388
    end
    object Label7: TLabel
      Left = 154
      Top = 47
      Width = 48
      Height = 12
      Caption = #20462#36793#24037#21495
    end
    object Label8: TLabel
      Left = 307
      Top = 47
      Width = 48
      Height = 12
      Caption = #26816#39564#24037#21495
    end
    object dtFirstDate: TDateTimePicker
      Left = 57
      Top = 10
      Width = 88
      Height = 20
      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 = 0
    end
    object dtEndDate: TDateTimePicker
      Left = 194
      Top = 10
      Width = 88
      Height = 20
      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 edtFirstTime: TdxMaskEdit
      Left = 358
      Top = 10
      Width = 72
      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
      EditMask = '!90:00;1;_'
      IgnoreMaskBlank = False
      Text = '  :  '
      StoredValues = 4
    end
    object edtEndTime: TdxMaskEdit
      Left = 494
      Top = 10
      Width = 72
      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
      EditMask = '!90:00;1;_'
      IgnoreMaskBlank = False
      Text = '  :  '
      StoredValues = 4
    end
    object edtRateID: TdxButtonEdit
      Tag = 1
      Left = 68
      Top = 41
      Width = 77
      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 = 4
      OnExit = edtRateIDExit
      OnChange = edtRateIDChange
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = edtRateIDButtonClick
      ExistButtons = True
    end
    object edtPicecId: TdxButtonEdit
      Tag = 1
      Left = 205
      Top = 41
      Width = 77
      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 = 5
      OnExit = edtPicecIdExit
      OnChange = edtPicecIdChange
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = edtPicecIdButtonClick
      ExistButtons = True
    end
    object edtCheckId: TdxButtonEdit
      Tag = 1
      Left = 358
      Top = 41
      Width = 73
      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 = 6
      OnExit = edtCheckIdExit
      OnChange = edtCheckIdChange
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = edtCheckIdButtonClick
      ExistButtons = True
    end
    object BitBtn1: TBitBtn
      Left = 442
      Top = 39
      Width = 73
      Height = 26
      Caption = '&S.'#26597#35810
      TabOrder = 7
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2

⌨️ 快捷键说明

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