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

📄 udlgopprmplsbase.dfm

📁 ADaM is a data mining and image processing toolkit
💻 DFM
字号:
inherited dlgOpPrmPlsBase: TdlgOpPrmPlsBase
  Caption = 'PLS Base'
  ClientHeight = 235
  ClientWidth = 358
  PixelsPerInch = 96
  TextHeight = 15
  inherited pnlBottom: TPanel
    Top = 200
    Width = 358
    inherited btnOk: TButton
      Left = 126
    end
    inherited btnCancel: TButton
      Left = 202
    end
    inherited btnHelp: TButton
      Left = 278
    end
  end
  inherited pnlClient: TPanel
    Width = 358
    Height = 200
    inherited pgCtrlPrm: TPageControl
      Width = 326
      Height = 168
      inherited tabPrm: TTabSheet
        object rgStdDevOption: TRadioGroup
          Left = 32
          Top = 24
          Width = 253
          Height = 89
          Caption = ' Compute std-dev for '
          ItemIndex = 0
          Items.Strings = (
            'population'
            'sample')
          TabOrder = 0
        end
      end
    end
  end
end

⌨️ 快捷键说明

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