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

📄 leaveform.dfm

📁 简易的患者监护系统
💻 DFM
字号:
object Form18: TForm18
  Left = 370
  Top = 188
  Width = 501
  Height = 470
  Caption = #20986#38498#21150#29702
  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 Panel1: TPanel
    Left = 0
    Top = 0
    Width = 492
    Height = 436
    Align = alClient
    Constraints.MaxHeight = 436
    Constraints.MaxWidth = 492
    Constraints.MinHeight = 436
    Constraints.MinWidth = 492
    TabOrder = 0
    object Label1: TLabel
      Left = 160
      Top = 48
      Width = 165
      Height = 37
      Caption = #20986#38498#21150#29702
      Constraints.MinWidth = 165
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -32
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object GroupBox1: TGroupBox
      Left = 40
      Top = 136
      Width = 417
      Height = 185
      TabOrder = 0
      object Label2: TLabel
        Left = 8
        Top = 24
        Width = 50
        Height = 16
        Caption = #23601#35786#21495
        Constraints.MinWidth = 50
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 224
        Top = 24
        Width = 50
        Height = 16
        Caption = #22995#21517
        Constraints.MinWidth = 50
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 8
        Top = 72
        Width = 57
        Height = 13
        Caption = #20837#38498#26102#38388
        Constraints.MinWidth = 57
      end
      object Label11: TLabel
        Left = 224
        Top = 72
        Width = 57
        Height = 13
        Caption = #20986#38498#26102#38388
        Constraints.MinWidth = 57
      end
      object Label4: TLabel
        Left = 8
        Top = 104
        Width = 50
        Height = 16
        Caption = #30149#25151#21495
        Constraints.MinWidth = 50
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 224
        Top = 104
        Width = 50
        Height = 16
        Caption = #24202#20301#21495
        Constraints.MinWidth = 50
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label6: TLabel
        Left = 8
        Top = 144
        Width = 40
        Height = 16
        Caption = #36153#29992
        Constraints.MinWidth = 40
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 224
        Top = 144
        Width = 40
        Height = 16
        Caption = #22791#27880
        Constraints.MinWidth = 40
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Edit1: TEdit
        Left = 64
        Top = 24
        Width = 121
        Height = 21
        TabOrder = 0
        Text = #35831#36755#20837#24739#32773#23601#35786#21495
      end
      object Edit2: TEdit
        Left = 280
        Top = 24
        Width = 121
        Height = 21
        TabOrder = 1
      end
      object Edit3: TEdit
        Left = 64
        Top = 64
        Width = 121
        Height = 21
        TabOrder = 2
      end
      object Edit4: TEdit
        Left = 280
        Top = 64
        Width = 121
        Height = 21
        TabOrder = 3
      end
      object Edit5: TEdit
        Left = 64
        Top = 104
        Width = 121
        Height = 21
        TabOrder = 4
      end
      object Edit6: TEdit
        Left = 280
        Top = 104
        Width = 121
        Height = 21
        TabOrder = 5
      end
      object Edit7: TEdit
        Left = 64
        Top = 144
        Width = 121
        Height = 21
        TabOrder = 6
        Text = #24050#20184
      end
      object Edit8: TEdit
        Left = 280
        Top = 144
        Width = 121
        Height = 21
        TabOrder = 7
      end
    end
    object BitBtn1: TBitBtn
      Left = 152
      Top = 360
      Width = 75
      Height = 25
      Caption = #30830#35748
      TabOrder = 1
    end
    object BitBtn2: TBitBtn
      Left = 264
      Top = 360
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
      OnClick = BitBtn2Click
    end
  end
end

⌨️ 快捷键说明

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