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

📄 bminfo.dfm

📁 供销存软件
💻 DFM
字号:
object BMForm: TBMForm
  Left = 280
  Top = 178
  Width = 349
  Height = 357
  BorderIcons = [biSystemMenu]
  Caption = #37096#38376#20449#24687#32500#25252
  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 DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 321
    Height = 273
    DataSource = DM.DS_BM
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #32534#21495
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = #37096#38376#21517#31216
        Width = 88
        Visible = True
      end
      item
        Expanded = False
        FieldName = #37096#38376#32844#36131
        Width = 164
        Visible = True
      end>
  end
  object DBNavigator1: TDBNavigator
    Left = 8
    Top = 288
    Width = 320
    Height = 26
    DataSource = DM.DS_BM
    VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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