⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 range.dfm

📁 扫描软件
💻 DFM
字号:

object frmRangeCaps: TForm1
AutoScroll = False
Caption         =   '扫描仪性能参数'
Height = 448
Left = 3
Top = 22
Width = 642

object fraADF: TGroupbox
Caption         =   'ADF (自动进纸槽)'
Height = 97
Left = 216
Top = 136
Width = 185

object txtADFAvailable: TMemo
Height = 21
Left = 96
Top = 24
Width = 73
end


object txtMaxHeightADF: TMemo
Height = 21
Left = 96
Top = 56
Width = 73
end


object lblADFAvailable: TLabel
Caption         =   'ADF支持'
Height = 17
Left = 16
Top = 24
Width = 89
end


object lblMaxHeightADF: TLabel
Caption         =   'ADF最高高度'
Height = 17
Left = 16
Top = 56
Width = 89
end

end


object fraContrast: TGroupbox
Caption         =   '对比度'
Height = 161
Left = 216
Top = 248
Width = 185

object txtAutoContrast: TMemo
Height = 21
Left = 96
Top = 120
Width = 73
end


object txtContrastStep: TMemo
Height = 21
Left = 96
Top = 88
Width = 73
end


object txtMaxContrast: TMemo
Height = 21
Left = 96
Top = 56
Width = 73
end


object txtMinContrast: TMemo
Height = 21
Left = 96
Top = 24
Width = 73
end


object lblAutoContrast: TLabel
Caption         =   '自动对比度'
Height = 17
Left = 16
Top = 120
Width = 81
end


object lblContrastStep: TLabel
Caption         =   '对比度步长'
Height = 17
Left = 16
Top = 88
Width = 81
end


object lblMaxContrast: TLabel
Caption         =   '最大对比度'
Height = 17
Left = 16
Top = 56
Width = 81
end


object lblMinContrast: TLabel
Caption         =   '最小对比度'
Height = 17
Left = 16
Top = 24
Width = 81
end

end


object fraBrightness: TGroupbox
Caption         =   '亮度'
Height = 161
Left = 16
Top = 248
Width = 185

object txtAutoBrightness: TMemo
Height = 21
Left = 96
Top = 120
Width = 73
end


object txtMinBrightness: TMemo
Height = 21
Left = 96
Top = 24
Width = 73
end


object txtMaxBrightness: TMemo
Height = 21
Left = 96
Top = 56
Width = 73
end


object txtBrightnessStep: TMemo
Height = 21
Left = 96
Top = 88
Width = 73
end


object lblAutoBrightness: TLabel
Caption         =   '自动亮度'
Height = 17
Left = 16
Top = 120
Width = 121
end


object lblMinBrightness: TLabel
Caption         =   '最小亮度'
Height = 17
Left = 16
Top = 24
Width = 97
end


object lblMaxBrightness: TLabel
Caption         =   '最大亮度'
Height = 17
Left = 16
Top = 56
Width = 81
end


object lblBrightnessStep: TLabel
Caption         =   '亮度步长'
Height = 17
Left = 8
Top = 88
Width = 113
end

end


object fraResolution: TGroupbox
Caption         =   '分辨率'
Height = 129
Left = 416
Top = 16
Width = 185

object txtMinResolution: TMemo
Height = 21
Left = 96
Top = 24
Width = 73
end


object txtMaxResolution: TMemo
Height = 21
Left = 96
Top = 56
Width = 73
end


object txtResolutionStep: TMemo
Height = 21
Left = 96
Top = 88
Width = 73
end


object lblMinResolution: TLabel
Caption         =   '最小分辨率'
Height = 17
Left = 16
Top = 24
Width = 105
end


object lblMaxResolution: TLabel
Caption         =   '最大分辨率'
Height = 17
Left = 16
Top = 56
Width = 97
end


object lblResolutionStep: TLabel
Caption         =   '分辨率步长'
Height = 17
Left = 16
Top = 88
Width = 105
end

end


object fraDimensions: TGroupbox
Caption         =   '尺度'
Height = 97
Left = 16
Top = 136
Width = 185

object txtMaxWidth: TMemo
Height = 21
Left = 96
Top = 56
Width = 73
end


object txtMaxHeight: TMemo
Height = 21
Left = 96
Top = 24
Width = 73
end


object lblMaxWidth: TLabel
Caption         =   '最宽'
Height = 17
Left = 16
Top = 56
Width = 65
end


object lblMaxHeight: TLabel
Caption         =   '最高'
Height = 17
Left = 16
Top = 24
Width = 65
end

end


object cmdClose: TButton
Caption         =   '关闭'
Height = 25
Left = 528
Top = 160
Width = 73
end


object fraImageTypesAvailable: TGroupbox
Caption         =   '支持图象类型'
Height = 105
Left = 16
Top = 16
Width = 385

object chkImageTypesAvailable: TCheckBox
Caption         =   '16位真彩色'
Height = 13
Left = 160
Top = 48
Width = 153
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '未知'
Height = 13
Left = 296
Top = 24
Width = 73
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '黑白'
Height = 13
Left = 16
Top = 24
Width = 129
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '16级灰度'
Height = 13
Left = 16
Top = 48
Width = 137
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '256级灰度'
Height = 13
Left = 16
Top = 72
Width = 145
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '256色'
Height = 13
Left = 160
Top = 24
Width = 105
end


object chkImageTypesAvailable: TCheckBox
Caption         =   '24位真彩色'
Height = 13
Left = 160
Top = 72
Width = 153
end

end

end


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -