346 lines
7.5 KiB
Plaintext
346 lines
7.5 KiB
Plaintext
![]() |
object FormGetPic2: TFormGetPic2
|
||
|
Left = 244
|
||
|
Top = 118
|
||
|
BorderIcons = [biSystemMenu]
|
||
|
BorderStyle = bsSingle
|
||
|
Caption = #33719#21462#22270#29255
|
||
|
ClientHeight = 604
|
||
|
ClientWidth = 774
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
Position = poDesktopCenter
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object Image2: TImage
|
||
|
Left = 464
|
||
|
Top = 8
|
||
|
Width = 160
|
||
|
Height = 120
|
||
|
end
|
||
|
object SpeedButton1: TSpeedButton
|
||
|
Left = 500
|
||
|
Top = 334
|
||
|
Width = 80
|
||
|
Height = 22
|
||
|
Caption = #25171#24320#22270#29255'...'
|
||
|
OnClick = SpeedButton1Click
|
||
|
end
|
||
|
object SpeedButton2: TSpeedButton
|
||
|
Left = 500
|
||
|
Top = 380
|
||
|
Width = 80
|
||
|
Height = 22
|
||
|
Caption = #30830#23450
|
||
|
Enabled = False
|
||
|
OnClick = SpeedButton2Click
|
||
|
end
|
||
|
object SpeedButton3: TSpeedButton
|
||
|
Left = 500
|
||
|
Top = 426
|
||
|
Width = 80
|
||
|
Height = 22
|
||
|
Caption = #25918#24323
|
||
|
OnClick = SpeedButton3Click
|
||
|
end
|
||
|
object SpeedButton4: TSpeedButton
|
||
|
Left = 500
|
||
|
Top = 358
|
||
|
Width = 80
|
||
|
Height = 22
|
||
|
Caption = #22270#29255#21478#23384'...'
|
||
|
OnClick = SpeedButton4Click
|
||
|
end
|
||
|
object SpeedButton5: TSpeedButton
|
||
|
Left = 500
|
||
|
Top = 404
|
||
|
Width = 80
|
||
|
Height = 22
|
||
|
Caption = #21024#38500
|
||
|
OnClick = SpeedButton5Click
|
||
|
end
|
||
|
object ScrollBox1: TScrollBox
|
||
|
Left = 5
|
||
|
Top = 5
|
||
|
Width = 440
|
||
|
Height = 440
|
||
|
HorzScrollBar.Visible = False
|
||
|
VertScrollBar.Visible = False
|
||
|
TabOrder = 0
|
||
|
object Image1: TImage
|
||
|
Left = 2
|
||
|
Top = 4
|
||
|
Width = 437
|
||
|
Height = 436
|
||
|
Cursor = crSizeAll
|
||
|
AutoSize = True
|
||
|
Center = True
|
||
|
IncrementalDisplay = True
|
||
|
OnMouseDown = Image1MouseDown
|
||
|
OnMouseMove = Image1MouseMove
|
||
|
end
|
||
|
end
|
||
|
object Button1: TButton
|
||
|
Left = 466
|
||
|
Top = 251
|
||
|
Width = 81
|
||
|
Height = 21
|
||
|
Caption = #25171#24320#25668#20687#22836
|
||
|
TabOrder = 1
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object Button2: TButton
|
||
|
Left = 560
|
||
|
Top = 252
|
||
|
Width = 81
|
||
|
Height = 21
|
||
|
Caption = #25235#22270
|
||
|
TabOrder = 2
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
object Button3: TButton
|
||
|
Left = 462
|
||
|
Top = 181
|
||
|
Width = 81
|
||
|
Height = 21
|
||
|
Caption = #25171#24320#25668#20687#22836
|
||
|
TabOrder = 3
|
||
|
OnClick = Button3Click
|
||
|
end
|
||
|
object IMAGE_GRAB_GroupBox: TGroupBox
|
||
|
Left = 62
|
||
|
Top = 453
|
||
|
Width = 185
|
||
|
Height = 121
|
||
|
Caption = #22270#20687#37319#38598
|
||
|
TabOrder = 4
|
||
|
object START_GRABBING_BUTTON: TButton
|
||
|
Left = 10
|
||
|
Top = 51
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #24320#22987#37319#38598
|
||
|
Enabled = False
|
||
|
TabOrder = 0
|
||
|
OnClick = START_GRABBING_BUTTONClick
|
||
|
end
|
||
|
object STOP_GRABBING_BUTTON: TButton
|
||
|
Left = 95
|
||
|
Top = 51
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20572#27490#37319#38598
|
||
|
Enabled = False
|
||
|
TabOrder = 1
|
||
|
OnClick = STOP_GRABBING_BUTTONClick
|
||
|
end
|
||
|
object CONTINUS_MODE_RadioButton: TRadioButton
|
||
|
Left = 15
|
||
|
Top = 27
|
||
|
Width = 70
|
||
|
Height = 17
|
||
|
Caption = #36830#32493#27169#24335
|
||
|
Enabled = False
|
||
|
TabOrder = 2
|
||
|
OnClick = CONTINUS_MODE_RadioButtonClick
|
||
|
end
|
||
|
object TRIGGER_MODE_RadioButton: TRadioButton
|
||
|
Left = 100
|
||
|
Top = 27
|
||
|
Width = 113
|
||
|
Height = 17
|
||
|
Caption = #35302#21457#27169#24335
|
||
|
Enabled = False
|
||
|
TabOrder = 3
|
||
|
OnClick = TRIGGER_MODE_RadioButtonClick
|
||
|
end
|
||
|
object SOFTWARE_TRIGGER_CheckBox: TCheckBox
|
||
|
Left = 15
|
||
|
Top = 91
|
||
|
Width = 57
|
||
|
Height = 17
|
||
|
Caption = #36719#35302#21457
|
||
|
Enabled = False
|
||
|
TabOrder = 4
|
||
|
OnClick = SOFTWARE_TRIGGER_CheckBoxClick
|
||
|
end
|
||
|
object SOFTWARE_ONCE_BUTTON: TButton
|
||
|
Left = 97
|
||
|
Top = 86
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #36719#35302#21457#19968#27425
|
||
|
Enabled = False
|
||
|
TabOrder = 5
|
||
|
OnClick = SOFTWARE_ONCE_BUTTONClick
|
||
|
end
|
||
|
end
|
||
|
object SAVE_IMAGE_GroupBox: TGroupBox
|
||
|
Left = 286
|
||
|
Top = 471
|
||
|
Width = 185
|
||
|
Height = 66
|
||
|
Caption = #22270#29255#20445#23384
|
||
|
TabOrder = 5
|
||
|
object SAVE_BMP_BUTTON: TButton
|
||
|
Left = 11
|
||
|
Top = 23
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20445#23384'BMP'
|
||
|
Enabled = False
|
||
|
TabOrder = 0
|
||
|
OnClick = SAVE_BMP_BUTTONClick
|
||
|
end
|
||
|
object SAVE_JPG_BUTTON: TButton
|
||
|
Left = 93
|
||
|
Top = 24
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20445#23384'JPG'
|
||
|
Enabled = False
|
||
|
TabOrder = 1
|
||
|
OnClick = SAVE_JPG_BUTTONClick
|
||
|
end
|
||
|
end
|
||
|
object PARAMETER_GroupBox: TGroupBox
|
||
|
Left = 493
|
||
|
Top = 444
|
||
|
Width = 185
|
||
|
Height = 145
|
||
|
Caption = #21442#25968
|
||
|
TabOrder = 6
|
||
|
object EXPOSURE_StaticText: TStaticText
|
||
|
Left = 18
|
||
|
Top = 30
|
||
|
Width = 28
|
||
|
Height = 16
|
||
|
Caption = #26333#20809
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object GAIN_StaticText: TStaticText
|
||
|
Left = 18
|
||
|
Top = 65
|
||
|
Width = 28
|
||
|
Height = 16
|
||
|
Caption = #22686#30410
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object EXPOSURE_Edit: TEdit
|
||
|
Left = 52
|
||
|
Top = 19
|
||
|
Width = 121
|
||
|
Height = 20
|
||
|
Enabled = False
|
||
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object GAIN_Edit: TEdit
|
||
|
Left = 52
|
||
|
Top = 60
|
||
|
Width = 121
|
||
|
Height = 20
|
||
|
Enabled = False
|
||
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object GET_PARAMETER_BUTTON: TButton
|
||
|
Left = 14
|
||
|
Top = 104
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #21442#25968#33719#21462
|
||
|
Enabled = False
|
||
|
TabOrder = 4
|
||
|
OnClick = GET_PARAMETER_BUTTONClick
|
||
|
end
|
||
|
object SET_PARAMETER_BUTTON: TButton
|
||
|
Left = 95
|
||
|
Top = 103
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #21442#25968#35774#32622
|
||
|
Enabled = False
|
||
|
TabOrder = 5
|
||
|
OnClick = SET_PARAMETER_BUTTONClick
|
||
|
end
|
||
|
end
|
||
|
object DEVICE_COMBO: TComboBox
|
||
|
Left = 223
|
||
|
Top = 216
|
||
|
Width = 534
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991'('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
|
||
|
ItemHeight = 12
|
||
|
TabOrder = 7
|
||
|
end
|
||
|
object OPEN_BUTTON: TButton
|
||
|
Left = 588
|
||
|
Top = 167
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #25171#24320#35774#22791
|
||
|
Enabled = False
|
||
|
TabOrder = 8
|
||
|
OnClick = OPEN_BUTTONClick
|
||
|
end
|
||
|
object ENUM_BUTTON: TButton
|
||
|
Left = 589
|
||
|
Top = 135
|
||
|
Width = 169
|
||
|
Height = 25
|
||
|
Caption = #26597#25214#35774#22791
|
||
|
TabOrder = 9
|
||
|
OnClick = ENUM_BUTTONClick
|
||
|
end
|
||
|
object CLOSE_BUTTON: TButton
|
||
|
Left = 682
|
||
|
Top = 165
|
||
|
Width = 75
|
||
|
Height = 25
|
||
|
Caption = #20851#38381#35774#22791
|
||
|
Enabled = False
|
||
|
TabOrder = 10
|
||
|
OnClick = CLOSE_BUTTONClick
|
||
|
end
|
||
|
object OpenPictureDialog1: TOpenPictureDialog
|
||
|
DefaultExt = 'jpg'
|
||
|
Filter = 'JPEG '#22270#24418#25991#20214' (*.jpg)|*.jpg'
|
||
|
Left = 568
|
||
|
Top = 152
|
||
|
end
|
||
|
object ADOQuery1: TADOQuery
|
||
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 504
|
||
|
Top = 280
|
||
|
end
|
||
|
object SaveDialog1: TSavePictureDialog
|
||
|
Filter = 'JPG'#22270#29255#26684#24335' (*.JPG)|*.JPG'
|
||
|
Left = 569
|
||
|
Top = 298
|
||
|
end
|
||
|
object adoqueryImage: TADOQuery
|
||
|
Connection = DataLink_DyeingFinishingPlan.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 488
|
||
|
Top = 184
|
||
|
end
|
||
|
object IdFTP1: TIdFTP
|
||
|
MaxLineAction = maException
|
||
|
ReadTimeout = 0
|
||
|
ProxySettings.ProxyType = fpcmNone
|
||
|
ProxySettings.Port = 0
|
||
|
Left = 500
|
||
|
Top = 198
|
||
|
end
|
||
|
end
|