📄 udlgopprmdisceqfreq.dfm
字号:
inherited DlgOpPrmDiscEqFreq: TDlgOpPrmDiscEqFreq
Caption = 'Equal frequency discretization'
ClientWidth = 284
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Width = 284
inherited btnOk: TButton
Left = 52
end
inherited btnCancel: TButton
Left = 128
end
inherited btnHelp: TButton
Left = 204
end
end
inherited pnlClient: TPanel
Width = 284
inherited pgCtrlPrm: TPageControl
Width = 252
inherited tabPrm: TTabSheet
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 213
Height = 105
Caption = ' Intervals '
TabOrder = 0
object spinIntervals: TLMDSpinEdit
Left = 48
Top = 48
Width = 121
Height = 23
MaxValue = 255
MinValue = 2
TabOrder = 0
Value = 5
end
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -