researcherinfor.~dfm

来自「简易的患者监护系统」· ~DFM 代码 · 共 108 行

~DFM
108
字号
object Form15: TForm15
  Left = 296
  Top = 311
  Width = 231
  Height = 188
  BorderIcons = [biSystemMenu]
  Caption = #24320#21457#32773#20449#24687
  Color = clBtnFace
  Constraints.MaxHeight = 188
  Constraints.MaxWidth = 231
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 56
    Top = 16
    Width = 100
    Height = 21
    Caption = #24320#21457#32773#20449#24687
    Font.Charset = ANSI_CHARSET
    Font.Color = clPurple
    Font.Height = -19
    Font.Name = #21326#25991#26999#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 48
    Width = 110
    Height = 17
    Caption = #22242#38431':KittyHawk'
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #21326#25991#32454#40657
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 32
    Top = 72
    Width = 170
    Height = 15
    Caption = #25104#21592':'#21608#21073#12289#26472#26480#12289#20005#26684#29313
    Font.Charset = ANSI_CHARSET
    Font.Color = clMaroon
    Font.Height = -14
    Font.Name = #21326#25991#32454#40657
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 40
    Top = 128
    Width = 23
    Height = 13
    Caption = 'BME'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 168
    Top = 128
    Width = 20
    Height = 13
    Caption = 'ZJU'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 64
    Top = 96
    Width = 110
    Height = 13
    Caption = #26102#38388#65306'2007'#24180'12'#26376
    Constraints.MinWidth = 110
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGray
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 80
    Top = 120
    Width = 75
    Height = 25
    Caption = #33268#25964
    TabOrder = 0
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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