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

📄 fix.dfm

📁 医院X光片资料管理系统—全部源码 这是源码。去年做的一个小软件。因为这是给一家医院做的
💻 DFM
字号:
object fixfm: Tfixfm
  Left = 43
  Top = 95
  BorderIcons = [biSystemMenu, biMaximize]
  BorderStyle = bsSingle
  Caption = 'X'#20809#29255#36164#26009#20462#25913
  ClientHeight = 423
  ClientWidth = 718
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  Icon.Data = {
    0000010001001010040000000000280100001600000028000000100000002000
    0000010004000000000080000000000000000000000010000000000000000000
    0000000080000080000000808000800000008000800080800000C0C0C0008080
    80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00CCCC
    CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCBBB
    BCCBBBCCBBBCCBCCCBCCBCCCBCCCCCCCCBCCBCCBCCCCCCCCCBCCBCBCCCCCCCCB
    BCCCBBCCCCCCCCBCCCCCBCBCCCCCCBCCCCCCBCCBCCCCCBCCCBCCBCCCBCCCCCBB
    BBCBBBCCBBBCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC0000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000000000000000000000000000000000000}
  OldCreateOrder = False
  Position = poDefault
  Scaled = False
  Visible = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Splitter1: TSplitter
    Left = 121
    Top = 0
    Width = 4
    Height = 423
    Cursor = crHSplit
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 121
    Height = 423
    Align = alLeft
    Color = clMoneyGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Panel4: TPanel
      Left = 1
      Top = 1
      Width = 119
      Height = 32
      Align = alTop
      Caption = #26597#35810#26465#20214
      Color = clMoneyGreen
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object DBGrid2: TDBGrid
      Left = 1
      Top = 121
      Width = 119
      Height = 301
      Align = alClient
      Ctl3D = False
      DataSource = dmfm.DataSource6
      FixedColor = clMoneyGreen
      Options = [dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      ParentCtl3D = False
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      OnCellClick = DBGrid2CellClick
    end
    object Panel6: TPanel
      Left = 1
      Top = 33
      Width = 119
      Height = 88
      Align = alTop
      Color = clMoneyGreen
      TabOrder = 2
      object LabeledEdit1: TLabeledEdit
        Left = 8
        Top = 24
        Width = 105
        Height = 18
        Ctl3D = False
        EditLabel.Width = 96
        EditLabel.Height = 12
        EditLabel.Caption = #35831#36755#20837#26597#35810#29255#21495#65306
        LabelPosition = lpAbove
        LabelSpacing = 3
        ParentCtl3D = False
        TabOrder = 0
        OnChange = LabeledEdit1Change
      end
      object LabeledEdit2: TLabeledEdit
        Left = 8
        Top = 64
        Width = 105
        Height = 18
        Ctl3D = False
        EditLabel.Width = 96
        EditLabel.Height = 12
        EditLabel.Caption = #35831#36755#20837#22995#21517#25340#38899#65306
        LabelPosition = lpAbove
        LabelSpacing = 3
        ParentCtl3D = False
        TabOrder = 1
        OnChange = LabeledEdit2Change
      end
    end
  end
  object Panel2: TPanel
    Left = 125
    Top = 0
    Width = 593
    Height = 423
    Align = alClient
    Color = clMoneyGreen
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object StatusBar1: TStatusBar
      Left = 1
      Top = 403
      Width = 591
      Height = 19
      Panels = <
        item
          Width = 400
        end
        item
          Alignment = taCenter
          Text = #20849#26377#35760#24405#65306
          Width = 90
        end
        item
          Alignment = taCenter
          Width = 50
        end
        item
          Alignment = taCenter
          Text = #26465
          Width = 50
        end>
      SimplePanel = False
    end
    object DBGrid1: TDBGrid
      Left = 1
      Top = 73
      Width = 591
      Height = 330
      Align = alClient
      Ctl3D = False
      DataSource = dmfm.DataSource9
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
    object Panel3: TPanel
      Left = 1
      Top = 1
      Width = 591
      Height = 32
      Align = alTop
      Caption = #36164#26009#32500#25252
      Color = clMoneyGreen
      Font.Charset = GB2312_CHARSET
      Font.Color = clMaroon
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
      TabOrder = 2
    end
    object Panel5: TPanel
      Left = 1
      Top = 33
      Width = 591
      Height = 40
      Align = alTop
      Color = clMoneyGreen
      TabOrder = 3
      object CheckBox1: TCheckBox
        Left = 16
        Top = 12
        Width = 169
        Height = 17
        Caption = #21024#38500#35760#24405#26102#25552#31034#35686#21578#20449#24687#65281
        Checked = True
        State = cbChecked
        TabOrder = 0
      end
      object BitBtn2: TBitBtn
        Left = 208
        Top = 7
        Width = 89
        Height = 25
        Caption = #21024#38500#36873#20013#35760#24405
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnClick = BitBtn2Click
      end
      object BitBtn1: TBitBtn
        Left = 416
        Top = 7
        Width = 75
        Height = 25
        Caption = #20462#25913#24110#21161
        TabOrder = 2
        OnClick = BitBtn1Click
      end
      object BitBtn3: TBitBtn
        Left = 504
        Top = 7
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 3
        OnClick = BitBtn3Click
      end
      object BitBtn4: TBitBtn
        Left = 312
        Top = 8
        Width = 89
        Height = 25
        Caption = #21015#20986#25152#26377#35760#24405
        TabOrder = 4
        OnClick = BitBtn4Click
      end
    end
  end
end

⌨️ 快捷键说明

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