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

📄 phinfo.~dfm

📁 简易的患者监护系统
💻 ~DFM
字号:
object Form20: TForm20
  Left = 128
  Top = 131
  Width = 785
  Height = 532
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #24739#32773#30417#25252#20449#24687
  Color = clBtnFace
  Constraints.MaxHeight = 535
  Constraints.MaxWidth = 785
  Constraints.MinHeight = 532
  Constraints.MinWidth = 785
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCloseQuery = FormCloseQuery
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 777
    Height = 57
    Align = alTop
    Color = clCream
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 16
      Width = 80
      Height = 16
      Caption = #20027#27835#21307#29983
      Constraints.MinWidth = 80
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 376
      Top = 16
      Width = 90
      Height = 16
      Caption = #21307#29983#21150#20844#23460
      Constraints.MinWidth = 90
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 192
      Top = 16
      Width = 80
      Height = 16
      Caption = #21307#29983#30005#35805
      Constraints.MinWidth = 80
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 568
      Top = 16
      Width = 80
      Height = 16
      Caption = #21307#29983#31185#23460
      Constraints.MinWidth = 80
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clTeal
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 32
      Top = 40
      Width = 48
      Height = 13
      Caption = 'KittyHawk'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGray
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 584
      Top = 40
      Width = 48
      Height = 13
      Caption = 'KittyHawk'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGray
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 96
      Top = 16
      Width = 81
      Height = 21
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 264
      Top = 16
      Width = 97
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 464
      Top = 16
      Width = 89
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 648
      Top = 16
      Width = 97
      Height = 21
      ReadOnly = True
      TabOrder = 3
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 56
    Width = 777
    Height = 441
    Hint = #21333#20987#21015#21517#25490#24207
    DataSource = DataSource2
    ParentShowHint = False
    ReadOnly = True
    ShowHint = True
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnTitleClick = DBGrid1TitleClick
    Columns = <
      item
        Expanded = False
        FieldName = #35760#24405'ID'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #30149#25151#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24202#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #26085#26399#26102#38388
        Width = 123
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24322#24120#26631#35760
        Width = 69
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20307#28201
        Width = 85
        Visible = True
      end
      item
        Expanded = False
        FieldName = #21628#21560
        Width = 89
        Visible = True
      end
      item
        Expanded = False
        FieldName = #33033#25615
        Width = 76
        Visible = True
      end
      item
        Expanded = False
        FieldName = #34880#21387
        Width = 101
        Visible = True
      end>
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 176
    Top = 96
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 176
    Top = 144
  end
  object ADOQuery1: TADOQuery
    Connection = Form1.ADOConnection2
    Parameters = <>
    Left = 136
    Top = 96
  end
  object ADOQuery2: TADOQuery
    Connection = Form1.ADOConnection2
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#24739#32773#29983#29702#21442#25968#34920)
    Left = 136
    Top = 144
  end
end

⌨️ 快捷键说明

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