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

📄 ddgl_mx.~dfm

📁 商品批发管理系统 本作品采用C/S模式
💻 ~DFM
字号:
object ddglMX: TddglMX
  Left = 219
  Top = 271
  Width = 554
  Height = 195
  Caption = #23450#21333#35814#32454#36164#26009#26597#35810#19982#35745#31639
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object DBGddglmx: TDBGrid
    Left = 8
    Top = 0
    Width = 249
    Height = 129
    DataSource = DM.DSddglMX
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = 'cpbh'
        Title.Caption = #20135#21697#32534#21495
        Width = 57
        Visible = True
      end
      item
        Alignment = taLeftJustify
        Expanded = False
        FieldName = 'dj'
        Title.Caption = #21333#20215
        Width = 55
        Visible = True
      end
      item
        Alignment = taLeftJustify
        Expanded = False
        FieldName = 'sl'
        Title.Caption = #25968#37327
        Width = 57
        Visible = True
      end
      item
        Alignment = taLeftJustify
        Expanded = False
        FieldName = 'zk'
        Title.Caption = #25240#25187
        Width = 33
        Visible = True
      end>
  end
  object Button1: TButton
    Left = 280
    Top = 88
    Width = 75
    Height = 25
    Caption = #35745#31639
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 384
    Top = 88
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 280
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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