?? range.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 + -