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

📄 organ.dfm

📁 企业商品管理系统
💻 DFM
字号:
object Frm_Organ: TFrm_Organ
  Left = 297
  Top = 183
  BorderStyle = bsDialog
  Caption = #26426#26500#35774#32622
  ClientHeight = 240
  ClientWidth = 417
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 188
    Width = 417
    Height = 52
    Align = alBottom
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object SpeedButton1: TSpeedButton
      Left = 97
      Top = 13
      Width = 75
      Height = 25
      Caption = #20445#23384
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 245
      Top = 14
      Width = 75
      Height = 25
      Caption = #21462#28040
      OnClick = SpeedButton2Click
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 417
    Height = 188
    Align = alClient
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 17
      Top = 11
      Width = 93
      Height = 13
      Caption = #26426#26500#21517#31216#65306'           '
      FocusControl = DBEdit1
      Transparent = True
    end
    object Label2: TLabel
      Left = 17
      Top = 51
      Width = 84
      Height = 13
      Caption = #26426#26500#31616#31216#65306'        '
      FocusControl = DBEdit2
    end
    object Label3: TLabel
      Left = 17
      Top = 91
      Width = 93
      Height = 13
      Caption = #26426#26500#30005#35805#65306'           '
      FocusControl = DBEdit3
    end
    object Label4: TLabel
      Left = 17
      Top = 131
      Width = 132
      Height = 13
      Caption = #26426#26500#31246#21153#32534#30721#65306'                '
      FocusControl = DBEdit4
    end
    object Label5: TLabel
      Left = 216
      Top = 12
      Width = 105
      Height = 13
      Caption = #24320#25143#38134#34892#65306'               '
      FocusControl = DBEdit5
    end
    object Label6: TLabel
      Left = 216
      Top = 52
      Width = 105
      Height = 13
      Caption = #38134#34892#36134#21495#65306'               '
      FocusControl = DBEdit6
    end
    object Label7: TLabel
      Left = 216
      Top = 92
      Width = 87
      Height = 13
      Caption = #26426#26500#22320#22336#65306'         '
      FocusControl = DBEdit7
    end
    object Label8: TLabel
      Left = 216
      Top = 132
      Width = 96
      Height = 13
      Caption = #37038#25919#32534#30721#65306'            '
      FocusControl = DBEdit8
    end
    object DBEdit1: TDBEdit
      Left = 17
      Top = 25
      Width = 184
      Height = 21
      DataField = 'MR_Name'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 0
    end
    object DBEdit2: TDBEdit
      Left = 17
      Top = 65
      Width = 184
      Height = 21
      DataField = 'MR_ShortName'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 2
    end
    object DBEdit3: TDBEdit
      Left = 17
      Top = 105
      Width = 184
      Height = 21
      DataField = 'MR_TelID'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 4
    end
    object DBEdit4: TDBEdit
      Left = 17
      Top = 145
      Width = 184
      Height = 21
      DataField = 'MR_TaxID'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 6
    end
    object DBEdit5: TDBEdit
      Left = 216
      Top = 26
      Width = 184
      Height = 21
      DataField = 'MR_BankName'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 1
    end
    object DBEdit6: TDBEdit
      Left = 216
      Top = 66
      Width = 184
      Height = 21
      DataField = 'MR_BankID'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 3
    end
    object DBEdit7: TDBEdit
      Left = 216
      Top = 106
      Width = 184
      Height = 21
      DataField = 'MR_Addr'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 5
    end
    object DBEdit8: TDBEdit
      Left = 216
      Top = 146
      Width = 184
      Height = 21
      DataField = 'MR_MailID'
      DataSource = DSOrgan
      ImeName = #20013#25991' ('#31616#20307') - '#29579#30721#20116#31508#22411'86'#29256
      TabOrder = 7
    end
  end
  object ADOOrgan: TADODataSet
    Connection = FDM.ADOCon
    LockType = ltBatchOptimistic
    CommandText = 'select * from MR_Organ_Tab'
    Parameters = <>
    Left = 5
    Top = 196
  end
  object DSOrgan: TDataSource
    DataSet = ADOOrgan
    Left = 35
    Top = 197
  end
end

⌨️ 快捷键说明

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