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

📄 unit1.dfm

📁 一个简单的医疗查询系统
💻 DFM
字号:
object Form1: TForm1
  Left = 435
  Top = 288
  Width = 381
  Height = 218
  BorderIcons = [biSystemMenu]
  Caption = #30331#24405
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 78
    Top = 34
    Width = 36
    Height = 12
    Caption = #29992#25143#21517
  end
  object Label2: TLabel
    Left = 79
    Top = 93
    Width = 36
    Height = 12
    Caption = #23494'  '#30721
  end
  object Label3: TLabel
    Left = 78
    Top = 64
    Width = 36
    Height = 12
    Caption = #36523'  '#20221
  end
  object DBComboBox1: TDBComboBox
    Left = 133
    Top = 60
    Width = 124
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    ItemHeight = 12
    TabOrder = 0
  end
  object Button1: TButton
    Left = 284
    Top = 130
    Width = 64
    Height = 21
    Caption = #27880#20876#26032#29992#25143
    TabOrder = 1
  end
  object Panel1: TPanel
    Left = 65
    Top = 126
    Width = 185
    Height = 33
    BevelOuter = bvNone
    TabOrder = 2
    object SpeedButton1: TSpeedButton
      Left = 16
      Top = 6
      Width = 62
      Height = 22
      Caption = #30830#23450
    end
    object SpeedButton2: TSpeedButton
      Left = 118
      Top = 5
      Width = 62
      Height = 22
      Caption = #21462#28040
    end
  end
  object Edit1: TEdit
    Left = 133
    Top = 30
    Width = 121
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 133
    Top = 89
    Width = 121
    Height = 20
    ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
    TabOrder = 4
  end
  object ADOConnection1: TADOConnection
    Left = 280
    Top = 56
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 320
    Top = 56
  end
end

⌨️ 快捷键说明

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