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

📄 frmreturn.dfm

📁 医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统
💻 DFM
字号:
object FormReturn: TFormReturn
  Left = 192
  Top = 143
  Width = 794
  Height = 570
  Caption = #36864#33647#36864#36153
  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 = 0
    Top = -8
    Width = 785
    Height = 97
    TabOrder = 0
    object Label1: TLabel
      Left = 88
      Top = 64
      Width = 60
      Height = 13
      Caption = #21010#20215#32534#21495#65306
    end
    object Label2: TLabel
      Left = 440
      Top = 64
      Width = 60
      Height = 13
      Caption = #25910#36153#26102#38388#65306
    end
    object ComboBox1: TComboBox
      Left = 168
      Top = 64
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object datetimepicker1: TDateTimePicker
      Left = 512
      Top = 64
      Width = 186
      Height = 21
      Date = 39208.564316759260000000
      Time = 39208.564316759260000000
      TabOrder = 1
      OnExit = DateTimePicker1Exit
    end
    object Button10: TButton
      Left = 640
      Top = 16
      Width = 113
      Height = 33
      Caption = #21021#22987#21270
      TabOrder = 2
      Visible = False
      OnClick = Button10Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 88
    Width = 785
    Height = 89
    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 = 184
    Width = 785
    Height = 105
    TabOrder = 2
    object Label3: TLabel
      Left = 584
      Top = 80
      Width = 60
      Height = 13
      Caption = #32467#26524#25968#37327#65306
    end
    object Label4: TLabel
      Left = 656
      Top = 80
      Width = 32
      Height = 13
      Caption = 'Label4'
    end
    object Button1: TButton
      Left = 40
      Top = 40
      Width = 65
      Height = 33
      Caption = #26368#21069
      TabOrder = 0
    end
    object Button2: TButton
      Left = 120
      Top = 40
      Width = 65
      Height = 33
      Caption = #21521#21069
      TabOrder = 1
    end
    object Button3: TButton
      Left = 200
      Top = 40
      Width = 65
      Height = 33
      Caption = #21521#21518
      TabOrder = 2
    end
    object Button4: TButton
      Left = 280
      Top = 40
      Width = 65
      Height = 33
      Caption = #26368#21518
      TabOrder = 3
    end
    object Button5: TButton
      Left = 480
      Top = 40
      Width = 97
      Height = 33
      Caption = #20840#37096#36864#21435#27492#33647
      TabOrder = 4
    end
    object Button6: TButton
      Left = 440
      Top = 64
      Width = 57
      Height = 1
      Caption = 'Button6'
      TabOrder = 5
    end
    object Button7: TButton
      Left = 584
      Top = 40
      Width = 89
      Height = 33
      Caption = #35745#31639#36153#29992
      TabOrder = 6
      OnClick = Button7Click
    end
    object Button9: TButton
      Left = 400
      Top = 40
      Width = 73
      Height = 33
      Caption = #20943#23569#25968#37327
      TabOrder = 7
      OnClick = Button9Click
      OnMouseDown = Button9MouseDown
    end
    object Button8: TButton
      Left = 680
      Top = 40
      Width = 89
      Height = 33
      Caption = #21047#26032#25968#25454#24211
      TabOrder = 8
      OnClick = Button8Click
    end
  end
  object DBGrid2: TDBGrid
    Left = 0
    Top = 288
    Width = 785
    Height = 273
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnDblClick = DBGrid2DblClick
  end
end

⌨️ 快捷键说明

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