untceliang.dfm

来自「本软件是我公司开发的具有实际用途即核磁共振含油率测试分析的源代码。」· DFM 代码 · 共 76 行

DFM
76
字号
object Frmceliang: TFrmceliang
  Left = 235
  Top = 180
  Width = 899
  Height = 620
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #27979#37327
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 417
    Height = 586
    Align = alLeft
    Caption = #27979#37327#21442#25968
    TabOrder = 0
    object Label5: TLabel
      Left = 24
      Top = 160
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #27979#35797#26085#26399
    end
    object Label4: TLabel
      Left = 24
      Top = 128
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #26679#21697#26469#28304
    end
    object Label3: TLabel
      Left = 24
      Top = 96
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #26679#21697#21517#31216
    end
    object Label2: TLabel
      Left = 24
      Top = 64
      Width = 60
      Height = 13
      AutoSize = False
      Caption = #27979#35797#20154#22995#21517
    end
    object Label6: TLabel
      Left = 24
      Top = 32
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #27979#35797#32534#21495
    end
    object Edit1: TEdit
      Left = 104
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
  end
end

⌨️ 快捷键说明

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