📄 udlgopprmregforward.dfm
字号:
inherited DlgOpPrmRegForward: TDlgOpPrmRegForward
Caption = 'Forward selection for regression'
ClientHeight = 220
ClientWidth = 341
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 185
Width = 341
inherited btnOk: TButton
Left = 109
end
inherited btnCancel: TButton
Left = 185
end
inherited btnHelp: TButton
Left = 261
end
end
inherited pnlClient: TPanel
Width = 341
Height = 185
inherited pgCtrlPrm: TPageControl
Width = 309
Height = 153
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 16
Top = 56
Width = 120
Height = 15
Caption = 'Sig. level for F - enter :'
end
object edSigLevel: TEdit
Left = 167
Top = 51
Width = 114
Height = 23
TabOrder = 0
Text = '0.01'
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -