udlgopprmisrecoverexamples.dfm
来自「ADaM is a data mining and image processi」· DFM 代码 · 共 38 行
DFM
38 行
inherited DlgOpPrmISRecoverExamples: TDlgOpPrmISRecoverExamples
Caption = 'Recover examples parameters'
ClientWidth = 330
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Width = 330
inherited btnOk: TButton
Left = 98
end
inherited btnCancel: TButton
Left = 174
end
inherited btnHelp: TButton
Left = 250
end
end
inherited pnlClient: TPanel
Width = 330
inherited pgCtrlPrm: TPageControl
Width = 298
inherited tabPrm: TTabSheet
object rgRecovPrm: TRadioGroup
Left = 18
Top = 16
Width = 253
Height = 95
Caption = ' Examples to recover '
Items.Strings = (
'all'
'unselected')
TabOrder = 0
end
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?