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

📄 formkucunxinxi.~dfm

📁 这是一个关于药品进销存的管理软件
💻 ~DFM
字号:
object kucunxinxi: Tkucunxinxi
  Left = 500
  Top = 235
  Width = 578
  Height = 430
  Caption = #24211#23384#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 128
    Top = 16
    Width = 84
    Height = 13
    Caption = #24211#23384#20449#24687#26597#35810#65306
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 40
    Width = 553
    Height = 289
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnDblClick = DBGrid1DblClick
  end
  object Edit1: TEdit
    Left = 224
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit1'
  end
  object Button1: TButton
    Left = 376
    Top = 8
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
  end
  object Button2: TButton
    Left = 368
    Top = 352
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 3
  end
  object Button3: TButton
    Left = 480
    Top = 352
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 40
    Top = 8
  end
  object ADOTable1: TADOTable
    Active = True
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Se' +
      'ttings\'#23425#28009'\My Documents\panzi.mdb;Persist Security Info=False'
    CursorType = ctStatic
    TableName = #24211#23384#20449#24687#26597#35810
    Left = 8
    Top = 8
  end
end

⌨️ 快捷键说明

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