udlgopprmassoctreespv.dfm
来自「ADaM is a data mining and image processi」· DFM 代码 · 共 45 行
DFM
45 行
inherited DlgOpPrmAssocTreeSpv: TDlgOpPrmAssocTreeSpv
Caption = 'Association tree spv'
PixelsPerInch = 96
TextHeight = 15
inherited pnlClient: TPanel
inherited pgCtrlPrm: TPageControl
inherited tabPrm: TTabSheet
inherited edSupport: TLMDMaskEdit
BackFX.AlphaBlend.Strength = 0.600000023841858
DateTime = 0
end
inherited edConfidence: TLMDMaskEdit
BackFX.AlphaBlend.Strength = 0.600000023841858
DateTime = 0
end
inherited edLift: TLMDMaskEdit
BackFX.AlphaBlend.Strength = 0.600000023841858
DateTime = 0
end
inherited edAppRatio: TLMDMaskEdit
BackFX.AlphaBlend.Strength = 0.600000023841858
DateTime = 0
end
end
object TabSheetSorting: TTabSheet
Caption = 'Sorting'
ImageIndex = 1
object rgSortCriteria: TRadioGroup
Left = 23
Top = 38
Width = 273
Height = 209
Caption = ' Sort rules by '
Items.Strings = (
'no sort'
'rule length'
'rule confidence'
'rule lift')
TabOrder = 0
end
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?