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

📄 frmsearchrate.dfm

📁 一个鞋塑企业的计件工资系统.开发目录为:D:PieceRate
💻 DFM
字号:
object SearchRateForm: TSearchRateForm
  Left = 267
  Top = 148
  Width = 609
  Height = 351
  BorderIcons = [biSystemMenu]
  Caption = #26597#35810#24037#20215#34920
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 601
    Height = 42
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 9
      Top = 16
      Width = 24
      Height = 12
      Caption = #22411#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 151
      Top = 16
      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 = 266
      Top = 16
      Width = 24
      Height = 12
      Caption = #21495#30721
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtModelID: TdxEdit
      Left = 39
      Top = 11
      Width = 97
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 0
      CharCase = ecUpperCase
    end
    object edtColor: TdxEdit
      Left = 179
      Top = 11
      Width = 70
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 1
      CharCase = ecUpperCase
    end
    object BitBtn4: TBitBtn
      Left = 472
      Top = 8
      Width = 76
      Height = 27
      Caption = '&S.'#26597#35810
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = BitBtn4Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object edtShoesize: TdxEdit
      Left = 293
      Top = 11
      Width = 81
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Style.BorderStyle = xbsFlat
      Style.ButtonStyle = btsFlat
      Style.ButtonTransparence = ebtNone
      TabOrder = 2
    end
  end
  object BitBtn1: TBitBtn
    Left = 379
    Top = 290
    Width = 95
    Height = 29
    Caption = '&O.'#36873#20013#36820#22238
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn1Click
    Kind = bkOK
  end
  object BitBtn2: TBitBtn
    Left = 481
    Top = 290
    Width = 93
    Height = 29
    Caption = '&C.'#21462#28040#36820#22238
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Kind = bkCancel
  end
  object grdRate: TdxDBGrid
    Left = 0
    Top = 42
    Width = 601
    Height = 241
    Bands = <
      item
      end>
    DefaultLayout = True
    HeaderPanelRowCount = 1
    KeyField = 'ModelID'
    SummaryGroups = <>
    SummarySeparator = ', '
    Align = alTop
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnDblClick = grdRateDblClick
    BandFont.Charset = DEFAULT_CHARSET
    BandFont.Color = clWindowText
    BandFont.Height = -11
    BandFont.Name = 'MS Sans Serif'
    BandFont.Style = []
    DataSource = dsRates
    Filter.Criteria = {00000000}
    HeaderFont.Charset = DEFAULT_CHARSET
    HeaderFont.Color = clWindowText
    HeaderFont.Height = -11
    HeaderFont.Name = 'MS Sans Serif'
    HeaderFont.Style = []
    OptionsBehavior = [edgoAutoSearch, edgoAutoSort, edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
    OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
    PreviewFont.Charset = DEFAULT_CHARSET
    PreviewFont.Color = clBlue
    PreviewFont.Height = -11
    PreviewFont.Name = 'MS Sans Serif'
    PreviewFont.Style = []
    ShowPreviewGrid = False
    object grdRateModelID: TdxDBGridMaskColumn
      Caption = #22411#21495
      Width = 57
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ModelID'
    end
    object grdRateColor: TdxDBGridMaskColumn
      Caption = #33394#21035
      Width = 49
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Color'
    end
    object grdRateShoeSize: TdxDBGridMaskColumn
      Caption = #21495#30721
      Width = 51
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ShoeSize'
    end
    object grdRateRateA: TdxDBGridCurrencyColumn
      Caption = #30827#21270'A'#24037#20215
      Width = 66
      BandIndex = 0
      RowIndex = 0
      FieldName = 'RateA'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRateRateB: TdxDBGridCurrencyColumn
      Caption = #30827#21270'B'#24037#20215
      Width = 61
      BandIndex = 0
      RowIndex = 0
      FieldName = 'RateB'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRateRateC: TdxDBGridCurrencyColumn
      Caption = #30827#21270'C'#24037#20215
      Width = 62
      BandIndex = 0
      RowIndex = 0
      FieldName = 'RateC'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRatePicecARate: TdxDBGridCurrencyColumn
      Caption = #20462#36793'A'#24037#20215
      Width = 63
      BandIndex = 0
      RowIndex = 0
      FieldName = 'PicecARate'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRatePicecBRate: TdxDBGridCurrencyColumn
      Caption = #20462#36793'B'#24037#20215
      Width = 63
      BandIndex = 0
      RowIndex = 0
      FieldName = 'PicecBRate'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRatecheckRate: TdxDBGridCurrencyColumn
      Caption = #26816#39564#24037#20215
      Width = 59
      BandIndex = 0
      RowIndex = 0
      FieldName = 'checkRate'
      DisplayFormat = #65509',0.000;-'#65509',0.000'
      Nullable = False
    end
    object grdRateNotes: TdxDBGridMaskColumn
      Caption = #22791#27880
      Width = 42
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Notes'
    end
  end
  object dsRates: TDataSource
    DataSet = DmData.aquRates
    Left = 57
    Top = 144
  end
end

⌨️ 快捷键说明

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