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

📄 unit9.dfm

📁 药房管理程序实现药房的基本管理功能
💻 DFM
字号:
object cgjh_form: Tcgjh_form
  Left = 246
  Top = 137
  Width = 696
  Height = 480
  Caption = #22270#20070#31649#29702#31995#32479#8212#8212#21046#23450#37319#36141#35745#21010
  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 GroupBox1: TGroupBox
    Left = 0
    Top = 32
    Width = 353
    Height = 394
    Caption = #20070#31821#24211#23384#20449#24687
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 337
      Height = 361
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object GroupBox2: TGroupBox
    Left = 360
    Top = 32
    Width = 313
    Height = 385
    Caption = #37319#36141#35745#21010
    TabOrder = 1
    object Label1: TLabel
      Left = 8
      Top = 56
      Width = 26
      Height = 13
      Caption = #21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 176
      Top = 56
      Width = 26
      Height = 13
      Caption = #32534#21495
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 176
      Top = 136
      Width = 52
      Height = 13
      Caption = #37319#36141#25968#37327
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 16
      Top = 136
      Width = 26
      Height = 13
      Caption = #24211#23384
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 16
      Top = 216
      Width = 52
      Height = 13
      Caption = #29616#26377#25968#37327
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 176
      Top = 216
      Width = 26
      Height = 13
      Caption = #19979#38480
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit3: TEdit
      Left = 168
      Top = 176
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Cmdadd: TButton
      Left = 56
      Top = 328
      Width = 75
      Height = 25
      Caption = #28155#21152
      TabOrder = 1
      OnClick = CmdaddClick
    end
    object Edit1: TEdit
      Left = 8
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 2
      OnChange = Edit1Change
    end
    object Edit2: TEdit
      Left = 168
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Button2: TButton
      Left = 184
      Top = 328
      Width = 75
      Height = 25
      Caption = #28165#31354
      TabOrder = 4
      OnClick = Button2Click
    end
    object DBEdit1: TDBEdit
      Left = 8
      Top = 176
      Width = 121
      Height = 21
      DataField = #24211#23384
      DataSource = DataSource1
      TabOrder = 5
    end
    object Edit4: TEdit
      Left = 8
      Top = 256
      Width = 121
      Height = 21
      TabOrder = 6
    end
    object DBEdit2: TDBEdit
      Left = 168
      Top = 256
      Width = 121
      Height = 21
      DataField = #19979#38480
      DataSource = DataSource1
      TabOrder = 7
    end
  end
  object Query1: TQuery
    DataSource = DataSource1
    Left = 72
  end
  object ADOConnection1: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog='#22270#20070#25968#25454';Use Procedure for Prepare=1;Auto T' +
      'ranslate=True;Packet Size=4096;Workstation ID=CHENQI;Use Encrypt' +
      'ion for Data=False;Tag with column collation when possible=False'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 128
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = ADOConnection1
    CursorType = ctStatic
    TableName = #24211#23384#25968#25454
    Left = 184
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 240
  end
  object ADOConnection2: TADOConnection
    Connected = True
    ConnectionString = 
      'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
      'fo=False;Initial Catalog='#22270#20070#25968#25454';Use Procedure for Prepare=1;Auto T' +
      'ranslate=True;Packet Size=4096;Workstation ID=CHENQI;Use Encrypt' +
      'ion for Data=False;Tag with column collation when possible=False'
    LoginPrompt = False
    Provider = 'SQLOLEDB.1'
    Left = 456
    Top = 48
  end
  object ADOQuery1: TADOQuery
    Connection = ADOConnection2
    DataSource = DataSource2
    Parameters = <>
    SQL.Strings = (
      'select * from '#33647#21697#20449#24687' where')
    Left = 496
    Top = 48
  end
  object ADOTable2: TADOTable
    Active = True
    Connection = ADOConnection2
    CursorType = ctStatic
    TableName = #37319#36141#35745#21010
    Left = 536
    Top = 48
  end
  object DataSource2: TDataSource
    DataSet = Query1
    Left = 416
    Top = 48
  end
end

⌨️ 快捷键说明

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