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

📄 ddgl_xx.dfm

📁 商品批发管理系统ADO版
💻 DFM
字号:
object ddglXX: TddglXX
  Left = 280
  Top = 199
  Width = 395
  Height = 214
  Caption = #23450#21333#35814#32454#36164#26009
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object DBECDW: TDBEdit
    Left = 16
    Top = 136
    Width = 0
    Height = 21
    DataField = 'ddbh'
    DataSource = DM.DSddgl
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 8
    Width = 345
    Height = 121
    Caption = #35831#28155#21152#23450#21333#35814#32454#36164#26009
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 150
      Height = 13
      AutoSize = False
      Caption = #20135#21697#32534#21495
    end
    object Label3: TLabel
      Left = 16
      Top = 64
      Width = 150
      Height = 13
      AutoSize = False
      Caption = #21333#20215
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 184
      Top = 24
      Width = 150
      Height = 13
      AutoSize = False
      Caption = #25968#37327
      FocusControl = DBEdit4
    end
    object Label5: TLabel
      Left = 184
      Top = 64
      Width = 150
      Height = 13
      AutoSize = False
      Caption = #25240#25187
      FocusControl = DBEdit5
    end
    object DBEdit3: TDBEdit
      Left = 16
      Top = 80
      Width = 150
      Height = 21
      AutoSize = False
      DataField = 'dj'
      DataSource = DM.DSddglMX
      MaxLength = 9
      TabOrder = 1
    end
    object DBEdit4: TDBEdit
      Left = 184
      Top = 40
      Width = 150
      Height = 21
      AutoSize = False
      DataField = 'sl'
      DataSource = DM.DSddglMX
      MaxLength = 9
      TabOrder = 2
    end
    object DBEdit5: TDBEdit
      Left = 184
      Top = 80
      Width = 150
      Height = 21
      AutoSize = False
      DataField = 'zk'
      DataSource = DM.DSddglMX
      MaxLength = 9
      TabOrder = 3
    end
    object DBCBcpbh: TDBComboBox
      Left = 16
      Top = 40
      Width = 153
      Height = 21
      Style = csDropDownList
      DataField = 'cpbh'
      DataSource = DM.DSddglMX
      ItemHeight = 13
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 88
    Top = 144
    Width = 91
    Height = 25
    Caption = #25552#20132#23450#21333#36164#26009
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 208
    Top = 144
    Width = 81
    Height = 25
    Caption = #36864#20986#28155#21152
    TabOrder = 3
    OnClick = Button2Click
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    Left = 72
    Top = 40
  end
end

⌨️ 快捷键说明

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