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

📄 kemutji.dfm

📁 供销存软件
💻 DFM
字号:
object kmtjForm: TkmtjForm
  Left = 242
  Top = 190
  Width = 654
  Height = 384
  BorderIcons = [biSystemMenu]
  Caption = #31185#30446#32479#35745
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -19
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 19
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 633
    Height = 65
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 60
      Height = 19
      Caption = #26085#26399#20174
    end
    object Label2: TLabel
      Left = 216
      Top = 24
      Width = 20
      Height = 19
      Caption = #33267
    end
    object searchButton: TSpeedButton
      Left = 584
      Top = 24
      Width = 41
      Height = 25
      Caption = #26597#35810
    end
    object Label3: TLabel
      Left = 384
      Top = 24
      Width = 40
      Height = 19
      Caption = #31185#30446
    end
    object Date1: TDateTimePicker
      Left = 72
      Top = 24
      Width = 137
      Height = 24
      CalAlignment = dtaLeft
      Date = 39361.7267093403
      Time = 39361.7267093403
      DateFormat = dfLong
      DateMode = dmComboBox
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 0
    end
    object Date2: TDateTimePicker
      Left = 240
      Top = 24
      Width = 137
      Height = 24
      CalAlignment = dtaLeft
      Date = 39361.7267093403
      Time = 39361.7267093403
      DateFormat = dfLong
      DateMode = dmComboBox
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #38582#20070
      Font.Style = []
      Kind = dtkDate
      ParseInput = False
      ParentFont = False
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 424
      Top = 24
      Width = 153
      Height = 27
      ItemHeight = 19
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 72
    Width = 633
    Height = 249
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #26085#26399
        Width = 95
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25688#35201
        Width = 270
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31185#30446
        Width = 82
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20511#26041
        Width = 78
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36151#26041
        Width = 74
        Visible = True
      end>
  end
  object BitBtn1: TBitBtn
    Left = 568
    Top = 320
    Width = 65
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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