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

📄 addsp.dfm

📁 供销存软件
💻 DFM
字号:
object addSPForm: TaddSPForm
  Left = 297
  Top = 218
  Width = 444
  Height = 310
  BorderIcons = [biSystemMenu]
  Caption = #22686#21152#21830#21697
  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 = 0
    Top = 0
    Width = 436
    Height = 276
    Align = alClient
    DataSource = DM.DS_SPinfo
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #38582#20070
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
    Columns = <
      item
        Expanded = False
        FieldName = #32534#21495
        Width = 84
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#21517#31216
        Width = 95
        Visible = True
      end
      item
        Expanded = False
        FieldName = #31867#21035
        Width = 50
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21830#21697#35268#26684
        Width = 80
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20379#36135#21830
        Width = 80
        Visible = True
      end>
  end
end

⌨️ 快捷键说明

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