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

📄 khsale.dfm

📁 供销存软件
💻 DFM
字号:
object KHsaleForm: TKHsaleForm
  Left = 167
  Top = 202
  Width = 747
  Height = 478
  Caption = #20379#24212#21830#38144#21806#32479#35745
  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 = 721
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 60
      Height = 19
      Caption = #26085#26399#20174
    end
    object Label2: TLabel
      Left = 248
      Top = 32
      Width = 20
      Height = 19
      Caption = #33267
    end
    object Label3: TLabel
      Left = 448
      Top = 32
      Width = 60
      Height = 19
      Caption = #20379#24212#21830
    end
    object searchButton: TSpeedButton
      Left = 672
      Top = 24
      Width = 41
      Height = 25
      Caption = #26597#35810
      OnClick = searchButtonClick
    end
    object Date1: TDateTimePicker
      Left = 80
      Top = 24
      Width = 161
      Height = 27
      CalAlignment = dtaLeft
      Date = 39361.896242581
      Time = 39361.896242581
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object Date2: TDateTimePicker
      Left = 272
      Top = 24
      Width = 161
      Height = 27
      CalAlignment = dtaLeft
      Date = 39361.896242581
      Time = 39361.896242581
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 1
    end
    object GYS: TComboBox
      Left = 512
      Top = 24
      Width = 145
      Height = 27
      ItemHeight = 19
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 72
    Width = 721
    Height = 329
    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 = 114
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26465#24418#30721
        Width = 74
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#35268#26684
        Width = 84
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21333#20301
        Width = 41
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25968#37327
        Width = 60
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26368#26032#21333#20215
        Width = 81
        Visible = True
      end
      item
        Expanded = False
        FieldName = #38646#21806#37329#39069
        Width = 79
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20837#24211#21333#20215
        Width = 83
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20379#24212#21830
        Visible = True
      end>
  end
  object toCFBtn: TBitBtn
    Left = 392
    Top = 413
    Width = 145
    Height = 25
    Caption = #29983#25104#36130#21153#25253#34920
    TabOrder = 2
    OnClick = toCFBtnClick
  end
  object printBtn: TBitBtn
    Left = 552
    Top = 413
    Width = 81
    Height = 25
    Caption = #25171#21360
    TabOrder = 3
    OnClick = printBtnClick
  end
  object closeBtn: TBitBtn
    Left = 648
    Top = 413
    Width = 81
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = closeBtnClick
  end
end

⌨️ 快捷键说明

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