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

📄 formrjinhuoruku.~dfm

📁 这是一个关于药品进销存的管理软件
💻 ~DFM
字号:
object Jinhuoruku: TJinhuoruku
  Left = 269
  Top = 203
  Width = 592
  Height = 444
  Caption = #20837#24211#21333
  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 = 23
    Top = 15
    Width = 68
    Height = 16
    Caption = #20837#24211#32534#21495
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 300
    Top = 15
    Width = 68
    Height = 16
    Caption = #20837#24211#26085#26399
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 8
    Top = 148
    Width = 73
    Height = 16
    AutoSize = False
    Caption = #28155#21152#33647#21697
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = Label7Click
  end
  object Label8: TLabel
    Left = 104
    Top = 148
    Width = 73
    Height = 16
    AutoSize = False
    Caption = #21024#38500#33647#21697
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label9: TLabel
    Left = 8
    Top = 383
    Width = 89
    Height = 16
    AutoSize = False
    Caption = #33647#21697#35760#24405#25968
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 144
    Top = 383
    Width = 48
    Height = 16
    Caption = #21512#35745#25968#37327
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label11: TLabel
    Left = 280
    Top = 383
    Width = 48
    Height = 16
    Caption = #21512#35745#37329#39069
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 23
    Top = 53
    Width = 250
    Height = 80
    Caption = #19994#21153#21592#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    object Label3: TLabel
      Left = 16
      Top = 22
      Width = 66
      Height = 16
      Caption = #19994#21153#21592#32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 16
      Top = 52
      Width = 66
      Height = 16
      Caption = #19994#21153#21592#22995#21517
    end
    object ComboBox1: TComboBox
      Left = 96
      Top = 48
      Width = 113
      Height = 24
      ItemHeight = 16
      TabOrder = 0
      OnSelect = ComboBox1Select
    end
    object Edit4: TEdit
      Left = 96
      Top = 16
      Width = 113
      Height = 24
      TabOrder = 1
    end
  end
  object DBEdit1: TDBEdit
    Left = 110
    Top = 14
    Width = 115
    Height = 21
    TabOrder = 1
  end
  object DBEdit2: TDBEdit
    Left = 390
    Top = 14
    Width = 115
    Height = 21
    TabOrder = 2
  end
  object GroupBox2: TGroupBox
    Left = 300
    Top = 53
    Width = 250
    Height = 80
    Caption = #20379#24212#21830#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
    object Label5: TLabel
      Left = 16
      Top = 22
      Width = 66
      Height = 16
      Caption = #20379#24212#21830#32534#21495
    end
    object Label6: TLabel
      Left = 16
      Top = 52
      Width = 66
      Height = 16
      Caption = #20379#24212#21830#21517#31216
    end
    object ComboBox2: TComboBox
      Left = 104
      Top = 48
      Width = 105
      Height = 24
      ItemHeight = 16
      TabOrder = 0
      Text = 'ComboBox2'
      OnDropDown = ComboBox2DropDown
    end
    object Edit5: TEdit
      Left = 104
      Top = 16
      Width = 105
      Height = 24
      TabOrder = 1
      Text = 'Edit5'
    end
  end
  object Button1: TButton
    Left = 448
    Top = 375
    Width = 62
    Height = 30
    Caption = #36827#36135#20837#24211
    TabOrder = 4
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 512
    Top = 375
    Width = 62
    Height = 30
    Caption = #36864#20986
    TabOrder = 5
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 96
    Top = 380
    Width = 41
    Height = 21
    ReadOnly = True
    TabOrder = 6
    Text = 'Edit1'
    OnClick = Edit1Click
  end
  object Edit2: TEdit
    Left = 216
    Top = 380
    Width = 49
    Height = 21
    ReadOnly = True
    TabOrder = 7
    Text = 'Edit2'
    OnClick = Edit2Click
  end
  object Edit3: TEdit
    Left = 368
    Top = 380
    Width = 73
    Height = 21
    ReadOnly = True
    TabOrder = 8
    Text = 'Edit3'
    OnClick = Edit3Click
  end
  object StringGrid1: TStringGrid
    Left = 8
    Top = 168
    Width = 553
    Height = 201
    ColCount = 21
    FixedCols = 0
    RowCount = 20
    TabOrder = 9
  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 = 239
    Top = 93
  end
  object ADOConnection1: TADOConnection
    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'
    LoginPrompt = False
    Mode = cmShareDenyNone
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 184
    Top = 136
  end
  object ADOTable1: TADOTable
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = #20837#24211#20449#24687
    Left = 224
    Top = 144
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 264
    Top = 144
  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 = 304
    Top = 144
  end
end

⌨️ 快捷键说明

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