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

📄 current.dfm

📁 扫描软件
💻 DFM
字号:

object frmCurrentCaps: TForm1
AutoScroll = False
Caption         =   '当前扫描仪性能'
Height = 441
Left = 33
Top = 18
Width = 607

object cmdSet: TButton
Caption         =   '设置'
Height = 25
Left = 504
Top = 336
Width = 65
end


object cmdGet: TButton
Caption         =   '获得'
Height = 25
Left = 504
Top = 296
Width = 65
end


object fraSetCurrentCapabilities: TGroupbox
Caption         =   '设置当前扫描仪设置'
Height = 393
Left = 248
Top = 8
Width = 241

object chkImageLayout: TCheckBox
Caption         =   '图象'
Height = 17
Left = 32
Top = 216
Width = 113
end


object chkScanMode: TCheckBox
Caption         =   '扫描模式'
Height = 17
Left = 16
Top = 320
Width = 81
end


object chkImageTypeInUse: TCheckBox
Caption         =   '图象类型'
Height = 17
Left = 16
Top = 24
Width = 81
end


object chkContrast: TCheckBox
Caption         =   '对比度级别'
Height = 17
Left = 16
Top = 184
Width = 105
end


object chkBrightness: TCheckBox
Caption         =   '亮度级别'
Height = 17
Left = 16
Top = 120
Width = 105
end


object chkContrastMode: TCheckBox
Caption         =   '对比度模式'
Height = 17
Left = 16
Top = 152
Width = 105
end


object cboSetImageType: 
Height = 21
Left = 104
Top = 24
Width = 121
end


object cboSetBrightnessMode: 
Height = 21
Left = 128
Top = 88
Width = 97
end


object cboSetContrastMode: 
Height = 21
Left = 128
Top = 152
Width = 97
end


object cboSetScanMode: 
Height = 21
Left = 120
Top = 320
Width = 105
end


object txtSetResolutionX: TMemo
Height = 21
Left = 128
Top = 56
Width = 41
end


object txtSetResolutionY: TMemo
Height = 21
Left = 184
Top = 56
Width = 41
end


object txtSetBrightness: TMemo
Height = 21
Left = 128
Top = 120
Width = 97
end


object txtSetContrast: TMemo
Height = 21
Left = 128
Top = 184
Width = 97
end


object fraSetImageLayout: TGroupbox
Caption         =   '    '
Height = 89
Left = 16
Top = 216
Width = 209

object txtSetHeight: TMemo
Height = 21
Left = 152
Top = 56
Width = 41
end


object txtSetWidth: TMemo
Height = 21
Left = 48
Top = 56
Width = 41
end


object txtSetTop: TMemo
Height = 21
Left = 152
Top = 24
Width = 41
end


object txtSetLeft: TMemo
Height = 21
Left = 48
Top = 24
Width = 41
end


object lblHeight: TLabel
Caption         =   '高'
Height = 17
Left = 112
Top = 56
Width = 41
end


object lblWidth: TLabel
Caption         =   '宽'
Height = 17
Left = 16
Top = 56
Width = 41
end


object lblTop: TLabel
Caption         =   '顶'
Height = 17
Left = 112
Top = 24
Width = 33
end


object lblLeft: TLabel
Caption         =   '左'
Height = 17
Left = 16
Top = 24
Width = 33
end

end


object chkResolution: TCheckBox
Caption         =   '分辨率'
Height = 17
Left = 16
Top = 56
Width = 121
end


object chkBrightnessMode: TCheckBox
Caption         =   '亮度模式'
Height = 17
Left = 16
Top = 88
Width = 121
end

end


object fraGetCurrentCapabilities: TGroupbox
Caption         =   '获得的当前扫描仪设置'
Height = 393
Left = 16
Top = 8
Width = 217

object txtGetPaperInFeeder: TMemo
Height = 21
Left = 112
Top = 352
Width = 97
end


object txtGetScanMode: TMemo
Height = 21
Left = 112
Top = 320
Width = 97
end


object fraGetImageLayout: TGroupbox
Caption         =   '图象'
Height = 89
Left = 8
Top = 216
Width = 201

object txtGetLeft: TMemo
Height = 21
Left = 48
Top = 24
Width = 41
end


object txtGetTop: TMemo
Height = 21
Left = 144
Top = 24
Width = 41
end


object txtGetWidth: TMemo
Height = 21
Left = 48
Top = 56
Width = 41
end


object txtGetHeight: TMemo
Height = 21
Left = 144
Top = 56
Width = 41
end


object lblLeft: TLabel
Caption         =   '左'
Height = 17
Left = 16
Top = 24
Width = 33
end


object lblTop: TLabel
Caption         =   '顶'
Height = 17
Left = 104
Top = 24
Width = 33
end


object lblWidth: TLabel
Caption         =   '宽'
Height = 17
Left = 16
Top = 56
Width = 33
end


object lblHeight: TLabel
Caption         =   '高'
Height = 17
Left = 104
Top = 56
Width = 41
end

end


object txtGetContrast: TMemo
Height = 21
Left = 112
Top = 184
Width = 89
end


object txtGetContrastMode: TMemo
Height = 21
Left = 112
Top = 152
Width = 89
end


object txtGetBrightness: TMemo
Height = 21
Left = 112
Top = 120
Width = 89
end


object txtGetBrightnessMode: TMemo
Height = 21
Left = 112
Top = 88
Width = 89
end


object txtGetResolutionY: TMemo
Height = 21
Left = 160
Top = 56
Width = 41
end


object txtGetResolutionX: TMemo
Height = 21
Left = 112
Top = 56
Width = 41
end


object txtGetImageType: TMemo
Height = 21
Left = 80
Top = 24
Width = 121
end


object lblPaperInFeeder: TLabel
Caption         =   '进纸槽'
Height = 17
Left = 24
Top = 352
Width = 113
end


object lblScanMode: TLabel
Caption         =   '扫描模式'
Height = 17
Left = 24
Top = 320
Width = 73
end


object lblContrast: TLabel
Caption         =   '对比度级别'
Height = 17
Left = 16
Top = 184
Width = 89
end


object lblContrastMode: TLabel
Caption         =   '对比度模式'
Height = 17
Left = 16
Top = 152
Width = 81
end


object lblBrightness: TLabel
Caption         =   '亮度级别'
Height = 17
Left = 16
Top = 120
Width = 105
end


object lblBrightnessMode: TLabel
Caption         =   '亮度模式'
Height = 17
Left = 16
Top = 88
Width = 105
end


object lblImageTypeInUse: TLabel
Caption         =   '图象类型'
Height = 17
Left = 16
Top = 24
Width = 73
end


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

end


object cmdClose: TButton
Caption         =   '关闭'
Height = 25
Left = 504
Top = 376
Width = 65
end


object lblInstructions: TLabel
Caption         =   '注意:设置之前要获得,或者在设置之前关闭机器'
Height = 137
Left = 496
Top = 24
Width = 73
end

end


⌨️ 快捷键说明

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