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

📄 formyaopinfenlei.~dfm

📁 这是一个关于药品进销存的管理软件
💻 ~DFM
字号:
object yaopinfenlei: Tyaopinfenlei
  Left = 311
  Top = 239
  Width = 451
  Height = 367
  Caption = #33647#21697#20998#31867
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnDblClick = FormDblClick
  PixelsPerInch = 96
  TextHeight = 13
  object DBGrid1: TDBGrid
    Left = 8
    Top = 8
    Width = 425
    Height = 257
    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 Button1: TButton
    Left = 80
    Top = 296
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
  end
  object Button2: TButton
    Left = 304
    Top = 296
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  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 = #33647#21697#20998#31867
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 32
  end
end

⌨️ 快捷键说明

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