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

📄 udlgopprmfactanalysisafc.dfm

📁 ADaM is a data mining and image processing toolkit
💻 DFM
字号:
inherited DlgOpPrmFactAnalysisAFC: TDlgOpPrmFactAnalysisAFC
  Caption = 'Correspondance analysis'
  ClientHeight = 202
  ClientWidth = 285
  PixelsPerInch = 96
  TextHeight = 15
  inherited pnlBottom: TPanel
    Top = 167
    Width = 285
    inherited btnOk: TButton
      Left = 53
    end
    inherited btnCancel: TButton
      Left = 129
    end
    inherited btnHelp: TButton
      Left = 205
    end
  end
  inherited pnlClient: TPanel
    Width = 285
    Height = 167
    inherited pgCtrlPrm: TPageControl
      Width = 253
      Height = 135
      inherited tabPrm: TTabSheet
        object Label1: TLabel
          Left = 32
          Top = 28
          Width = 28
          Height = 15
          Caption = 'Axis :'
        end
        object spinAxis: TLMDSpinEdit
          Left = 88
          Top = 24
          Width = 121
          Height = 23
          MinValue = 1
          TabOrder = 0
          Value = 5
        end
        object chkContrib: TCheckBox
          Left = 32
          Top = 68
          Width = 181
          Height = 17
          Caption = 'Compute CHI-2 contributions'
          TabOrder = 1
        end
      end
    end
  end
end

⌨️ 快捷键说明

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