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

📄 uclass.dfm

📁 测井储层敏感指数计算-对某一测井数据进行相应井段储层敏感性指数计算
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 4
  Top = 25
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #20648#23618#25935#24863#25351#25968#35745#31639
  ClientHeight = 632
  ClientWidth = 967
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 3
    Top = 8
    Width = 278
    Height = 616
    Caption = #36755#20837#21442#25968
    DockSite = True
    TabOrder = 0
    object Label1: TLabel
      Left = 18
      Top = 28
      Width = 90
      Height = 13
      AutoSize = False
      Caption = #25351#23450#27979#20117#26354#32447
    end
    object Label2: TLabel
      Left = 18
      Top = 128
      Width = 159
      Height = 13
      AutoSize = False
      Caption = #27969#20307#23494#24230#35843#25972#22240#23376
    end
    object Label3: TLabel
      Left = 18
      Top = 160
      Width = 175
      Height = 13
      AutoSize = False
      Caption = #28151#21512#31896#22303#28857#23494#24230#26368#23567#20540'(g/cm3)'
    end
    object Label4: TLabel
      Left = 18
      Top = 193
      Width = 167
      Height = 13
      AutoSize = False
      Caption = #28151#21512#31896#22303#28857#23494#24230#26368#22823#20540'(g/cm3)'
    end
    object Label5: TLabel
      Left = 18
      Top = 226
      Width = 151
      Height = 13
      AutoSize = False
      Caption = #28857#20013#23376#27979#20117#23380#38553#24230#26368#23567#20540'(%)'
    end
    object Label6: TLabel
      Left = 18
      Top = 258
      Width = 151
      Height = 13
      AutoSize = False
      Caption = #28857#20013#23376#27979#20117#23380#38553#24230#26368#22823#20540'(%)'
    end
    object Label7: TLabel
      Left = 18
      Top = 291
      Width = 119
      Height = 13
      AutoSize = False
      Caption = #24178#31896#22303#23494#24230'(g/cm3)'
    end
    object Label8: TLabel
      Left = 18
      Top = 324
      Width = 127
      Height = 13
      AutoSize = False
      Caption = #32431#30722#23721#26368#22823#23380#38553#24230'(%)'
    end
    object Label9: TLabel
      Left = 18
      Top = 356
      Width = 119
      Height = 13
      AutoSize = False
      Caption = #22320#23618#27700#30005#38459#29575'('#937#183'm)'
    end
    object Label16: TLabel
      Left = 18
      Top = 585
      Width = 191
      Height = 13
      AutoSize = False
      Caption = #38451#31163#23376#20132#25442#33021#21147#26368#22823#20540'(mmol/100g)'
    end
    object Label15: TLabel
      Left = 18
      Top = 552
      Width = 191
      Height = 13
      AutoSize = False
      Caption = #38451#31163#23376#20132#25442#33021#21147#26368#23567#20540'(mmol/100g)'
    end
    object Label14: TLabel
      Left = 18
      Top = 519
      Width = 143
      Height = 13
      AutoSize = False
      Caption = #24178#31896#22303#21547#27682#25351#25968#26368#23567#20540'(pu)'
    end
    object Label13: TLabel
      Left = 18
      Top = 487
      Width = 151
      Height = 13
      AutoSize = False
      Caption = #24178#31896#22303#21547#27682#25351#25968#26368#22823#20540'(pu)'
    end
    object Label12: TLabel
      Left = 18
      Top = 454
      Width = 135
      Height = 13
      AutoSize = False
      Caption = #22320#23618#27700'RW'#22788#28145#24230'(m)'
    end
    object Label11: TLabel
      Left = 18
      Top = 421
      Width = 111
      Height = 13
      AutoSize = False
      Caption = #22320#28201#26799#24230'('#8451'/100m)'
    end
    object Label10: TLabel
      Left = 18
      Top = 389
      Width = 167
      Height = 13
      AutoSize = False
      Caption = #39640#23725#30707#12289#32511#27877#30707#30456#23545#21547#37327'(%)'
    end
    object Label17: TLabel
      Left = 18
      Top = 95
      Width = 71
      Height = 13
      AutoSize = False
      Caption = #39030#37096#28145#24230'(m)'
    end
    object Label18: TLabel
      Left = 148
      Top = 95
      Width = 68
      Height = 13
      AutoSize = False
      Caption = #24213#37096#28145#24230'(m)'
    end
    object Label31: TLabel
      Left = 18
      Top = 61
      Width = 159
      Height = 13
      AutoSize = False
      Caption = #24050#35745#31639#20117#27573'('#20117#21495'-'#27573#39030'-'#27573#24213')'
    end
    object RadioButton1: TRadioButton
      Left = 111
      Top = 27
      Width = 49
      Height = 17
      Caption = 'GR'
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 164
      Top = 27
      Width = 45
      Height = 17
      Caption = 'SP'
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object Edit1: TEdit
      Left = 206
      Top = 125
      Width = 60
      Height = 21
      Hint = '0'#65293'1'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 4
    end
    object Edit2: TEdit
      Left = 206
      Top = 157
      Width = 60
      Height = 21
      TabOrder = 5
      Text = '2.3'
    end
    object Edit3: TEdit
      Left = 206
      Top = 189
      Width = 60
      Height = 21
      TabOrder = 6
      Text = '2.65'
    end
    object Edit4: TEdit
      Left = 206
      Top = 223
      Width = 60
      Height = 21
      TabOrder = 7
      Text = '12'
    end
    object Edit5: TEdit
      Left = 206
      Top = 256
      Width = 60
      Height = 21
      TabOrder = 8
      Text = '30'
    end
    object Edit6: TEdit
      Left = 206
      Top = 289
      Width = 60
      Height = 21
      TabOrder = 9
      Text = '2.7'
    end
    object Edit7: TEdit
      Left = 206
      Top = 321
      Width = 60
      Height = 21
      TabOrder = 10
      Text = '30'
    end
    object Edit8: TEdit
      Left = 206
      Top = 353
      Width = 60
      Height = 21
      TabOrder = 11
      Text = '0.05'
    end
    object Edit9: TEdit
      Left = 206
      Top = 387
      Width = 60
      Height = 21
      TabOrder = 12
      Text = '50'
    end
    object Edit10: TEdit
      Left = 206
      Top = 420
      Width = 60
      Height = 21
      TabOrder = 13
      Text = '1'
    end
    object Edit11: TEdit
      Left = 206
      Top = 451
      Width = 60
      Height = 21
      TabOrder = 14
      Text = '40000'
    end
    object Edit12: TEdit
      Left = 206
      Top = 483
      Width = 60
      Height = 21
      Hint = '0.34-0.36'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 15
    end
    object Edit13: TEdit
      Left = 206
      Top = 516
      Width = 60
      Height = 21
      Hint = '0-0.13'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 16
    end
    object Edit14: TEdit
      Left = 206
      Top = 550
      Width = 60
      Height = 21
      Hint = '8-40'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 17
    end
    object Edit15: TEdit
      Left = 206
      Top = 583
      Width = 60
      Height = 21
      Hint = '80-150'
      ParentShowHint = False
      ShowHint = True
      TabOrder = 18
    end
    object Edit16: TEdit
      Left = 92
      Top = 92
      Width = 46
      Height = 21
      ParentShowHint = False
      ShowHint = True
      TabOrder = 2
    end
    object Edit17: TEdit
      Left = 220
      Top = 92
      Width = 46
      Height = 21
      ParentShowHint = False
      ShowHint = True
      TabOrder = 3
    end
  end
  object GroupBox4: TGroupBox
    Left = 281
    Top = 557
    Width = 683
    Height = 68
    Caption = #25805#20316#36816#31639
    DockSite = True
    TabOrder = 1
    object Button3: TButton
      Left = 176
      Top = 24
      Width = 67
      Height = 25
      Caption = #21547#37327#35745#31639
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button5: TButton
      Left = 455
      Top = 25
      Width = 67
      Height = 25
      Caption = #36864#20986#31243#24207
      TabOrder = 1
      OnClick = Button5Click
    end
    object Button1: TButton
      Left = 315
      Top = 24
      Width = 75
      Height = 25
      Caption = #26597#30475#25351#25968
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 281
    Top = 8
    Width = 683
    Height = 545
    Caption = #32472#22270#26174#31034
    DockSite = True
    TabOrder = 2
    object ScrollBar1: TScrollBar
      Left = 8
      Top = 104
      Width = 20
      Height = 400
      Kind = sbVertical
      PageSize = 0
      TabOrder = 0
      OnChange = ScrollBar1Change
    end
    object GroupBox3: TGroupBox
      Left = 29
      Top = 16
      Width = 160
      Height = 85
      TabOrder = 1
      object Label19: TLabel
        Left = 31
        Top = 16
        Width = 113
        Height = 13
        AutoSize = False
        Caption = #33945#33073#30707#30456#23545#21547#37327
      end
      object Label20: TLabel
        Left = 64

⌨️ 快捷键说明

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