?? udlgopprmspvknn.dfm
字號(hào):
inherited DlgOpPrmSpvKNN: TDlgOpPrmSpvKNN
Caption = 'k-NN parameters'
ClientHeight = 264
ClientWidth = 327
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 229
Width = 327
inherited btnOk: TButton
Left = 95
end
inherited btnCancel: TButton
Left = 171
end
inherited btnHelp: TButton
Left = 247
end
end
inherited pnlClient: TPanel
Width = 327
Height = 229
inherited pgCtrlPrm: TPageControl
Width = 295
Height = 197
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 18
Top = 30
Width = 110
Height = 15
Caption = 'Neighborhood size :'
end
object spinNeighbors: TLMDSpinEdit
Left = 142
Top = 26
Width = 121
Height = 23
MaxValue = 20
MinValue = 1
TabOrder = 0
Value = 5
end
object rgContDist: TRadioGroup
Left = 21
Top = 72
Width = 241
Height = 77
Caption = ' Distance for continuous attributes '
ItemIndex = 0
Items.Strings = (
'HEOM (Wilson-Martinez, JAIR'#39'97)'
'Euclidian')
TabOrder = 1
end
end
end
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -