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

📄 rxiaoshoukaidan.~dfm

📁 这是一个关于药品进销存的管理软件
💻 ~DFM
字号:
object xiaoshoukaidan: Txiaoshoukaidan
  Left = 266
  Top = 250
  Width = 696
  Height = 480
  Caption = #38144#21806#24320#21333
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = ComboBox1DropDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 60
    Height = 13
    Caption = #38144#21806#24320#21333#65306
  end
  object Label2: TLabel
    Left = 384
    Top = 16
    Width = 60
    Height = 13
    Caption = #38144#21806#26085#26399#65306
  end
  object Label7: TLabel
    Left = 8
    Top = 416
    Width = 72
    Height = 13
    Caption = #33647#21697#35760#24405#25968#65306
  end
  object Label8: TLabel
    Left = 192
    Top = 416
    Width = 60
    Height = 13
    Caption = #21512#35745#25968#37327#65306
  end
  object Label9: TLabel
    Left = 328
    Top = 416
    Width = 60
    Height = 13
    Caption = #21512#35745#37329#39069#65306
  end
  object Edit1: TEdit
    Left = 96
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 456
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 48
    Width = 305
    Height = 89
    Caption = #19994#21153#21592#20449#24687
    TabOrder = 2
    object Label3: TLabel
      Left = 16
      Top = 24
      Width = 72
      Height = 13
      Caption = #19994#21153#21592#32534#21495#65306
    end
    object Label4: TLabel
      Left = 16
      Top = 56
      Width = 72
      Height = 13
      Caption = #19994#21153#21592#21517#31216#65306
    end
    object Edit3: TEdit
      Left = 88
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit3'
    end
    object ComboBox1: TComboBox
      Left = 88
      Top = 56
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'ComboBox1'
      OnSelect = ComboBox1Select
    end
  end
  object GroupBox2: TGroupBox
    Left = 344
    Top = 48
    Width = 329
    Height = 89
    Caption = #23458#25143#20449#24687
    TabOrder = 3
    object Label5: TLabel
      Left = 8
      Top = 24
      Width = 60
      Height = 13
      Caption = #23458#25143#32534#21495#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 56
      Width = 60
      Height = 13
      Caption = #23458#25143#21517#31216#65306
    end
    object Edit4: TEdit
      Left = 72
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit4'
    end
    object ComboBox2: TComboBox
      Left = 72
      Top = 56
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = 'ComboBox2'
      OnDropDown = ComboBox2DropDown
    end
  end
  object Button1: TButton
    Left = 8
    Top = 144
    Width = 75
    Height = 25
    Caption = #28155#21152#33647#21697
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 96
    Top = 144
    Width = 75
    Height = 25
    Caption = #21024#38500#33647#21697
    TabOrder = 5
  end
  object StringGrid1: TStringGrid
    Left = 8
    Top = 184
    Width = 665
    Height = 209
    ColCount = 22
    RowCount = 20
    TabOrder = 6
  end
  object Edit5: TEdit
    Left = 96
    Top = 416
    Width = 89
    Height = 21
    ReadOnly = True
    TabOrder = 7
    Text = 'Edit5'
    OnClick = Edit5Click
  end
  object Edit6: TEdit
    Left = 256
    Top = 416
    Width = 65
    Height = 21
    ReadOnly = True
    TabOrder = 8
    Text = 'Edit6'
    OnClick = Edit6Click
  end
  object Edit7: TEdit
    Left = 392
    Top = 416
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 9
    Text = 'Edit7'
    OnClick = Edit7Click
  end
  object Button3: TButton
    Left = 536
    Top = 408
    Width = 57
    Height = 25
    Caption = #38144#21806#20986#24211
    TabOrder = 10
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 608
    Top = 408
    Width = 57
    Height = 25
    Caption = #21462#28040
    TabOrder = 11
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Se' +
      'ttings\'#23425#28009'\My Documents\panzi.mdb;Persist Security Info=False'
    Parameters = <>
    Left = 184
    Top = 144
  end
  object ADOCommand1: TADOCommand
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Se' +
      'ttings\'#23425#28009'\My Documents\panzi.mdb;Persist Security Info=False'
    Parameters = <>
    Left = 224
    Top = 144
  end
end

⌨️ 快捷键说明

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