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

📄 spkcseach.dfm

📁 供销存软件
💻 DFM
字号:
object SPkcForm: TSPkcForm
  Left = 230
  Top = 204
  Width = 537
  Height = 397
  Caption = #21830#21697#24211#23384#26597#35810
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 433
    Height = 105
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 40
      Height = 19
      Caption = #20179#24211
    end
    object Label2: TLabel
      Left = 8
      Top = 72
      Width = 60
      Height = 19
      Caption = #20379#24212#21830
    end
    object Label3: TLabel
      Left = 232
      Top = 32
      Width = 40
      Height = 19
      Caption = #31867#21035
    end
    object searchButton: TSpeedButton
      Left = 352
      Top = 64
      Width = 57
      Height = 25
      Caption = #26597#35810
      OnClick = searchButtonClick
    end
    object CK: TComboBox
      Left = 72
      Top = 24
      Width = 137
      Height = 27
      ItemHeight = 19
      TabOrder = 0
    end
    object GYS: TComboBox
      Left = 72
      Top = 64
      Width = 137
      Height = 27
      ItemHeight = 19
      TabOrder = 1
    end
    object LB: TComboBox
      Left = 280
      Top = 24
      Width = 129
      Height = 27
      ItemHeight = 19
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 112
    Width = 513
    Height = 241
    DataSource = DM.DS
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #21830#21697#21517#31216
        Width = 83
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#20301
        Width = 42
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#35268#26684
        Width = 81
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31867#21035
        Width = 48
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24211#23384#25968#37327
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38646#21806#21333#20215
        Width = 78
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20379#24212#21830
        Width = 61
        Visible = True
      end>
  end
  object printBtn: TBitBtn
    Left = 456
    Top = 16
    Width = 57
    Height = 33
    Caption = #25171#21360
    TabOrder = 2
    OnClick = printBtnClick
  end
  object closeBtn: TBitBtn
    Left = 456
    Top = 56
    Width = 57
    Height = 33
    Caption = #36864#20986
    TabOrder = 3
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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