📄 udlgopprmfcradialbasisfunction.dfm
字号:
inherited dlgOpPrmFCRadialBasisFunction: TdlgOpPrmFCRadialBasisFunction
Caption = 'RBF'
ClientHeight = 257
ClientWidth = 345
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 222
Width = 345
inherited btnOk: TButton
Left = 113
end
inherited btnCancel: TButton
Left = 189
end
inherited btnHelp: TButton
Left = 265
end
end
inherited pnlClient: TPanel
Width = 345
Height = 222
inherited pgCtrlPrm: TPageControl
Width = 313
Height = 190
inherited tabPrm: TTabSheet
object rgStdDev: TRadioGroup
Left = 30
Top = 20
Width = 245
Height = 81
Caption = ' Std-dev estimation '
ItemIndex = 0
Items.Strings = (
'Local'
'Global')
TabOrder = 0
end
object chkRenormalization: TCheckBox
Left = 30
Top = 124
Width = 205
Height = 17
Caption = 'Use renormalization'
TabOrder = 1
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -