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

📄 spyxday.dfm

📁 供销存软件
💻 DFM
字号:
object SPyxDayForm: TSPyxDayForm
  Left = 220
  Top = 171
  Width = 644
  Height = 443
  Caption = #21830#21697#26377#25928#26085#26399#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 377
    Height = 57
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 22
      Width = 120
      Height = 19
      Caption = #21830#21697#26377#25928#22825#25968
    end
    object Label2: TLabel
      Left = 240
      Top = 24
      Width = 20
      Height = 19
      Caption = #33267
    end
    object date1: TEdit
      Left = 136
      Top = 16
      Width = 81
      Height = 27
      TabOrder = 0
    end
  end
  object date2: TEdit
    Left = 288
    Top = 16
    Width = 81
    Height = 27
    TabOrder = 1
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 72
    Width = 617
    Height = 329
    DataSource = DM.DS
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #20837#24211#26102#38388
        Width = 144
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#21517#31216
        Width = 101
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#20301
        Width = 43
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#35268#26684
        Width = 83
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#20215
        Width = 52
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25968#37327
        Width = 41
        Visible = True
      end
      item
        Expanded = False
        FieldName = #37329#39069
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22825#25968
        Width = 43
        Visible = True
      end>
  end
  object searchBtn: TBitBtn
    Left = 424
    Top = 16
    Width = 81
    Height = 33
    Caption = #26597#35810
    TabOrder = 3
    OnClick = searchBtnClick
  end
  object CloseBtn: TBitBtn
    Left = 528
    Top = 16
    Width = 81
    Height = 33
    Caption = #36864#20986
    TabOrder = 4
    OnClick = CloseBtnClick
  end
end

⌨️ 快捷键说明

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