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

📄 ord160_02.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
字号:
inherited Ord160_02Form: TOrd160_02Form
  Left = 179
  Top = 115
  Caption = #26465#27454#36164#26009#32500#25252
  ClientHeight = 334
  ClientWidth = 537
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Width = 521
    Height = 289
  end
  object lblCode: TLabel [1]
    Tag = 1
    Left = 24
    Top = 32
    Width = 48
    Height = 12
    Caption = #26465#27454#32534#21495
  end
  object lblType: TLabel [2]
    Tag = 1
    Left = 312
    Top = 32
    Width = 48
    Height = 12
    Caption = #26465#27454#31867#22411
  end
  object lblName: TLabel [3]
    Tag = 1
    Left = 24
    Top = 56
    Width = 48
    Height = 12
    Caption = #26465#27454#21517#31216
  end
  object lblContent: TLabel [4]
    Tag = 1
    Left = 24
    Top = 80
    Width = 48
    Height = 12
    Caption = #26465#27454#20869#23481
  end
  inherited bbtnOk: TBitBtn
    Left = 360
    Top = 304
    TabOrder = 4
  end
  inherited bbtnExit: TBitBtn
    Left = 440
    Top = 304
    TabOrder = 5
  end
  object edtCode: TEdit [7]
    Left = 80
    Top = 24
    Width = 121
    Height = 20
    TabOrder = 0
  end
  object cbType: TComboBox [8]
    Left = 368
    Top = 24
    Width = 145
    Height = 20
    Style = csDropDownList
    ItemHeight = 12
    ItemIndex = 0
    TabOrder = 1
    Text = #38144#21806#26465#27454
    Items.Strings = (
      #38144#21806#26465#27454
      #37319#36141#26465#27454)
  end
  object edtName: TEdit [9]
    Left = 80
    Top = 48
    Width = 433
    Height = 20
    TabOrder = 2
  end
  object memContent: TMemo [10]
    Left = 80
    Top = 72
    Width = 433
    Height = 209
    ScrollBars = ssVertical
    TabOrder = 3
  end
  inherited pmUISet: TPopupMenu
    Left = 24
    Top = 304
  end
  inherited ADOQuery1: TADOQuery
    SQL.Strings = (
      'select * from ORD160 order by O160_002')
    Left = 64
    Top = 304
  end
end

⌨️ 快捷键说明

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