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

📄 bmwage.dfm

📁 供销存软件
💻 DFM
字号:
object BMwageForm: TBMwageForm
  Left = 252
  Top = 183
  Width = 490
  Height = 388
  BorderIcons = [biSystemMenu]
  Caption = #37096#38376#24037#36164#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 = 385
    Height = 57
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 40
      Height = 19
      Caption = #26376#20221
    end
    object Label2: TLabel
      Left = 208
      Top = 24
      Width = 40
      Height = 19
      Caption = #37096#38376
    end
    object Date1: TDateTimePicker
      Left = 64
      Top = 16
      Width = 129
      Height = 27
      CalAlignment = dtaLeft
      Date = 39361.7479367361
      Time = 39361.7479367361
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 256
      Top = 16
      Width = 113
      Height = 27
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #38582#20070
      Font.Style = []
      ItemHeight = 19
      ParentFont = False
      TabOrder = 1
      OnChange = ComboBox1Change
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 64
    Width = 465
    Height = 265
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 95
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24212#21457#24037#36164
        Width = 94
        Visible = True
      end
      item
        Expanded = False
        FieldName = #34917#36148
        Width = 74
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25187#38500
        Width = 74
        Visible = True
      end
      item
        Expanded = False
        FieldName = #23454#21457#24037#36164
        Width = 89
        Visible = True
      end>
  end
  object BitBtn1: TBitBtn
    Left = 408
    Top = 16
    Width = 65
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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