udlgopprmfsmifs.dfm
来自「ADaM is a data mining and image processi」· DFM 代码 · 共 60 行
DFM
60 行
inherited DlgOpPrmFSMifs: TDlgOpPrmFSMifs
Caption = 'MIFS parameters'
ClientHeight = 213
ClientWidth = 268
PixelsPerInch = 96
TextHeight = 15
inherited pnlBottom: TPanel
Top = 178
Width = 268
inherited btnOk: TButton
Left = 36
end
inherited btnCancel: TButton
Left = 112
end
inherited btnHelp: TButton
Left = 188
end
end
inherited pnlClient: TPanel
Width = 268
Height = 178
inherited pgCtrlPrm: TPageControl
Width = 236
Height = 146
inherited tabPrm: TTabSheet
object Label1: TLabel
Left = 16
Top = 43
Width = 34
Height = 15
Caption = 'Beta : '
end
object edBeta: TLMDMaskEdit
Left = 72
Top = 40
Width = 100
Height = 21
Cursor = crIBeam
BackFX.AlphaBlend.Strength = 0.600000023841858
Bevel.Mode = bmWindows
Caret.BlinkRate = 530
Caret.ImageIndex = 0
Caret.ListIndex = 0
TabOrder = 0
CurrencySettings.SystemDefaults = cmSystem
CurrencySettings.PositiveFormatStr = '1,1 '#164
CurrencySettings.NegativeFormatStr = '-1,1 '#164
CurrencySettings.Symbol = 'F'
CustomButtons = <>
Decimals = 2
MaskType = meFloat
Text = '0'
DateTime = 0
end
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?