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

📄 formkuchuntiaozheng.dfm

📁 这是一个关于药品进销存的管理软件
💻 DFM
字号:
object kuchuntiaozheng: Tkuchuntiaozheng
  Left = 188
  Top = 169
  Width = 696
  Height = 509
  Caption = #24211#23384#35843#25972
  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 = 272
    Top = 8
    Width = 169
    Height = 24
    Caption = #24211#23384#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 40
    Width = 665
    Height = 361
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 400
    Width = 665
    Height = 65
    Caption = #35760#24405#25805#20316
    TabOrder = 1
    object Button1: TButton
      Left = 192
      Top = 24
      Width = 75
      Height = 25
      Caption = #33647#21697#36716#20179
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 296
      Top = 24
      Width = 75
      Height = 25
      Caption = #35843#25972#25968#37327
      TabOrder = 1
    end
    object Button3: TButton
      Left = 392
      Top = 24
      Width = 75
      Height = 25
      Caption = #35843#25972#20215#26684
      TabOrder = 2
    end
  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 = 8
    Top = 8
  end
  object ADOTable1: TADOTable
    Active = True
    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'
    CursorType = ctStatic
    TableName = #24211#23384#20449#24687#26597#35810
    Left = 96
    Top = 8
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 136
    Top = 8
  end
end

⌨️ 快捷键说明

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