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

📄 formlirunjiesuan.dfm

📁 这是一个关于药品进销存的管理软件
💻 DFM
字号:
object lirunjiesuan: Tlirunjiesuan
  Left = 325
  Top = 213
  Width = 440
  Height = 429
  Caption = #21033#28070#32467#31639
  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 = 152
    Top = 0
    Width = 105
    Height = 24
    AutoSize = False
    Caption = #21033#28070#32467#31639
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 0
    Top = 40
    Width = 97
    Height = 13
    AutoSize = False
    Caption = #36873#25321#32467#31639#26085#26399#65306
  end
  object Label3: TLabel
    Left = 192
    Top = 40
    Width = 12
    Height = 13
    Caption = #33267
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 64
    Width = 409
    Height = 217
    TabOrder = 2
    object Label4: TLabel
      Left = 16
      Top = 24
      Width = 60
      Height = 13
      Caption = #38144#21806#25910#20837#65306
    end
    object Label5: TLabel
      Left = 16
      Top = 48
      Width = 60
      Height = 13
      Caption = #36827#20215#25104#26412#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 176
      Width = 36
      Height = 13
      Caption = #21033#28070#65306
    end
    object Label7: TLabel
      Left = 216
      Top = 24
      Width = 12
      Height = 13
      Caption = #20803
    end
    object Label8: TLabel
      Left = 216
      Top = 48
      Width = 12
      Height = 13
      Caption = #20803
    end
    object Label9: TLabel
      Left = 216
      Top = 176
      Width = 12
      Height = 13
      Caption = #20803
    end
    object Edit1: TEdit
      Left = 88
      Top = 24
      Width = 113
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 88
      Top = 48
      Width = 113
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 88
      Top = 176
      Width = 113
      Height = 21
      TabOrder = 2
      Text = 'Edit3'
    end
  end
  object DateTimePicker1: TDateTimePicker
    Left = 96
    Top = 40
    Width = 81
    Height = 21
    Date = 38648.514390659720000000
    Time = 38648.514390659720000000
    TabOrder = 0
  end
  object DateTimePicker2: TDateTimePicker
    Left = 224
    Top = 40
    Width = 81
    Height = 21
    Date = 38648.514515729170000000
    Time = 38648.514515729170000000
    TabOrder = 1
  end
  object Button1: TButton
    Left = 24
    Top = 312
    Width = 75
    Height = 25
    Caption = #32467#31639
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 328
    Top = 312
    Width = 75
    Height = 25
    Caption = 'Button2'
    TabOrder = 4
  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 = <>
  end
end

⌨️ 快捷键说明

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