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

📄 formyonghuguanli.dfm

📁 这是一个关于药品进销存的管理软件
💻 DFM
字号:
object yonghuguanli: Tyonghuguanli
  Left = 204
  Top = 157
  Width = 381
  Height = 322
  Caption = #29992#25143#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 72
    Width = 60
    Height = 13
    Caption = #29992#25143#22995#21517#65306
  end
  object Label2: TLabel
    Left = 56
    Top = 104
    Width = 60
    Height = 13
    Caption = #29992#25143#23494#30721#65306
  end
  object Label3: TLabel
    Left = 56
    Top = 152
    Width = 60
    Height = 13
    Caption = #23494#30721#30830#35748#65306
  end
  object Label4: TLabel
    Left = 56
    Top = 192
    Width = 60
    Height = 13
    Caption = #26435#38480#36873#25321#65306
  end
  object Label5: TLabel
    Left = 56
    Top = 24
    Width = 60
    Height = 13
    Caption = #29992#25143#32534#21495#65306
  end
  object Edit1: TEdit
    Left = 144
    Top = 64
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 144
    Top = 104
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 144
    Top = 144
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object ComboBox1: TComboBox
    Left = 144
    Top = 184
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 3
  end
  object Button1: TButton
    Left = 72
    Top = 248
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 216
    Top = 248
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 5
    OnClick = Button2Click
  end
  object Edit4: TEdit
    Left = 144
    Top = 24
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\Bo' +
      'rland\Delphi7\Projects\'#33647#21697#36827#38144#23384#31995#32479'\panzi.mdb;Persist Security Info=F' +
      'alse'
    Parameters = <>
    Left = 8
    Top = 248
  end
  object ADOCommand1: TADOCommand
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Program Files\Bo' +
      'rland\Delphi7\Projects\'#33647#21697#36827#38144#23384#31995#32479'\panzi.mdb;Persist Security Info=F' +
      'alse'
    Parameters = <>
    Left = 40
    Top = 248
  end
end

⌨️ 快捷键说明

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