udlgopprmfactanalysisafc.dfm
来自「ADaM is a data mining and image processi」· DFM 代码 · 共 55 行
DFM
55 行
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 + =
减小字号Ctrl + -
显示快捷键?