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

📄 dtype.dfm

📁 药品进销存管理系统
💻 DFM
字号:
object Form2: TForm2
  Left = 263
  Top = 248
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #31867#21035#36873#25321
  ClientHeight = 270
  ClientWidth = 423
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 12
  object DBISAMDBGrid1: TDBISAMDBGrid
    Left = 8
    Top = 72
    Width = 409
    Height = 193
    DataSource = DMDrugs.DrugsDataSource2
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    FitColumns = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 409
    Height = 57
    Caption = #24555#36895#23450#20301
    TabOrder = 1
    object Label1: TLabel
      Left = 157
      Top = 24
      Width = 36
      Height = 12
      Caption = #26597#25214#20540
    end
    object SpeedButton1: TSpeedButton
      Left = 290
      Top = 23
      Width = 33
      Height = 22
      Caption = #26597#25214
      Flat = True
      OnClick = SpeedButton1Click
    end
    object Label2: TLabel
      Left = 8
      Top = 24
      Width = 48
      Height = 12
      Caption = #26597#25214#33539#22260
    end
    object SpeedButton2: TSpeedButton
      Left = 328
      Top = 23
      Width = 33
      Height = 22
      Caption = '1'
      Flat = True
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 368
      Top = 23
      Width = 33
      Height = 22
      Caption = '2'
      Flat = True
      OnClick = SpeedButton3Click
    end
    object search: TEdit
      Left = 197
      Top = 24
      Width = 85
      Height = 20
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 64
      Top = 24
      Width = 85
      Height = 20
      ItemHeight = 12
      ItemIndex = 1
      TabOrder = 1
      Text = #21697#21517
      Items.Strings = (
        #32534#21495
        #21697#21517)
    end
  end
end

⌨️ 快捷键说明

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