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

📄 frmsetdoctor.dfm

📁 医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统
💻 DFM
字号:
object FormSetD: TFormSetD
  Left = 289
  Top = 159
  Width = 587
  Height = 511
  Caption = #20540#29677#21307#29983#35774#32622
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 304
    Top = 0
    Width = 273
    Height = 473
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 88
      Width = 60
      Height = 13
      Caption = #21307#29983#21517#23383#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 144
      Width = 60
      Height = 13
      Caption = #25346#21495#31181#31867#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 192
      Width = 60
      Height = 13
      Caption = #20540#29677#26102#38388#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 48
      Top = 24
      Width = 193
      Height = 29
      Caption = #20540#29677#21307#29983#35774#32622'      '
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGradientActiveCaption
      Font.Height = -24
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 112
      Top = 88
      Width = 145
      Height = 21
      TabOrder = 0
    end
    object Button2: TButton
      Left = 80
      Top = 224
      Width = 89
      Height = 33
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 176
      Top = 224
      Width = 81
      Height = 33
      Caption = #36864#20986
      ModalResult = 2
      TabOrder = 2
    end
    object Button4: TButton
      Left = 8
      Top = 440
      Width = 65
      Height = 25
      Caption = 'Button4'
      TabOrder = 3
      Visible = False
      OnClick = Button4Click
    end
    object EditId: TEdit
      Left = 112
      Top = 440
      Width = 57
      Height = 21
      TabOrder = 4
      Visible = False
    end
    object Button5: TButton
      Left = 8
      Top = 384
      Width = 57
      Height = 25
      Caption = 'Button5'
      TabOrder = 5
      Visible = False
      OnClick = Button5Click
    end
    object Edit3: TEdit
      Left = 112
      Top = 192
      Width = 145
      Height = 21
      TabOrder = 6
    end
    object Button6: TButton
      Left = 176
      Top = 440
      Width = 75
      Height = 25
      Caption = 'Button6'
      TabOrder = 7
      Visible = False
      OnClick = Button6Click
    end
    object ComboBox2: TComboBox
      Left = 112
      Top = 144
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 8
      Items.Strings = (
        #19987#23478#22352#35786
        #26222#36890#22352#35786)
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 72
    Width = 297
    Height = 193
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 297
    Height = 73
    TabOrder = 2
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 36
      Height = 13
      Caption = #31185#23460#65306
    end
    object ComboBox1: TComboBox
      Left = 64
      Top = 24
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object Button1: TButton
      Left = 192
      Top = 24
      Width = 75
      Height = 25
      Caption = #26597#25214
      TabOrder = 1
      OnClick = Button1Click
    end
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 272
    Width = 297
    Height = 201
    Caption = #20540#29677#21307#29983
    TabOrder = 3
    object DBGrid2: TDBGrid
      Left = 0
      Top = 16
      Width = 289
      Height = 177
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Timer1: TTimer
    Interval = 500
    OnTimer = Timer1Timer
    Left = 384
    Top = 160
  end
end

⌨️ 快捷键说明

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