📄 udlgopprmspvprototypenn.dfm
字号:
inherited DlgOpPrmSpvPrototypeNN: TDlgOpPrmSpvPrototypeNN
Caption = 'Prototype-NN parameters'
ClientHeight = 257
ClientWidth = 371
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 222
Width = 371
inherited btnOk: TButton
Left = 139
end
inherited btnCancel: TButton
Left = 215
end
inherited btnHelp: TButton
Left = 291
end
end
inherited pnlClient: TPanel
Width = 371
Height = 222
inherited pgCtrlPrm: TPageControl
Width = 339
Height = 190
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 28
Top = 24
Width = 113
Height = 15
Caption = 'Prototype definition : '
end
object cmbProtoAttribute: TComboBox
Left = 168
Top = 20
Width = 145
Height = 23
ItemHeight = 15
TabOrder = 0
end
object rgNormalization: TRadioGroup
Left = 26
Top = 56
Width = 287
Height = 93
Caption = ' Distance normalization '
ItemIndex = 1
Items.Strings = (
'None'
'Local variance'
'Global variance')
TabOrder = 1
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -