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

📄 frmnoexist.dfm

📁 一个鞋塑企业的计件工资系统.开发目录为:D:PieceRate
💻 DFM
字号:
object NoexistForm: TNoexistForm
  Left = 260
  Top = 29
  Width = 865
  Height = 574
  BorderIcons = [biSystemMenu]
  Caption = #25552#31034
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 857
    Height = 43
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    Caption = #35831#27880#24847#65281#20197#19979#20135#21697#22312#24037#20215#34920#20013#19981#23384#22312#65292#35831#26816#26597#20135#37327#21333#26159#21542#20986#38169#65281
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 528
    Width = 857
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object grdNoexist: TdxDBGrid
    Left = 0
    Top = 43
    Width = 857
    Height = 485
    Bands = <
      item
      end>
    DefaultLayout = True
    HeaderPanelRowCount = 1
    SummaryGroups = <>
    SummarySeparator = ', '
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    BandFont.Charset = DEFAULT_CHARSET
    BandFont.Color = clWindowText
    BandFont.Height = -11
    BandFont.Name = 'MS Sans Serif'
    BandFont.Style = []
    DataSource = dsNoexist
    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 grdNoexistOrderNo: TdxDBGridMaskColumn
      Caption = #20135#37327#21333#21495
      Width = 112
      BandIndex = 0
      RowIndex = 0
      FieldName = 'OrderNo'
    end
    object grdNoexistModelID: TdxDBGridMaskColumn
      Caption = #22411#21495
      Width = 115
      BandIndex = 0
      RowIndex = 0
      FieldName = 'ModelID'
    end
    object grdNoexistColor: TdxDBGridMaskColumn
      Caption = #33394#21035
      Width = 77
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Color'
    end
    object grdNoexistShoesize: TdxDBGridMaskColumn
      Caption = #21495#30721
      Width = 88
      BandIndex = 0
      RowIndex = 0
      FieldName = 'Shoesize'
    end
  end
  object BitBtn4: TBitBtn
    Left = 113
    Top = 7
    Width = 75
    Height = 29
    Caption = '&O.'#23548#20986
    TabOrder = 3
    OnClick = BitBtn4Click
    Glyph.Data = {
      42010000424D4201000000000000760000002800000012000000110000000100
      040000000000CC000000C40E0000C40E00001000000000000000000000000000
      8000008000000080800080000000800080008080000080808000C0C0C0000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
      FFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFF
      FFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFCFFFFFCFFFFFFF00
      0000FFFFCCFFFFCCFFFFFF000000FFFFCCCFFFCCCFFFFF000000FFFFCCCCFFCC
      CCFFFF000000FFFFCCCFFFCCCFFFFF000000FFFFCCFFFFCCFFFFFF000000FFFF
      CFFFFFCFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF00
      0000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF
      FFFFFF000000}
    Spacing = 0
  end
  object dsNoexist: TDataSource
    Left = 120
    Top = 104
  end
  object SaveDialog: TSaveDialog
    DefaultExt = 'xls'
    Filter = 'Excle '#25991#20214'(*.xls)|*.xls'
    Left = 64
    Top = 8
  end
end

⌨️ 快捷键说明

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