D7myYunxiang/样品新云翔(YPGLBOM.dll)/getpic_ceshi.dfm

147 lines
3.1 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object FormGetPic_ceshi: TFormGetPic_ceshi
Left = 426
Top = 176
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #33719#21462#22270#29255
ClientHeight = 486
ClientWidth = 728
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object Image2: TImage
Left = 490
Top = 9
Width = 213
Height = 144
end
object SpeedButton1: TSpeedButton
Left = 540
Top = 361
Width = 86
Height = 24
Caption = #25171#24320#22270#29255'...'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 542
Top = 412
Width = 86
Height = 24
Caption = #30830#23450
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 542
Top = 462
Width = 86
Height = 23
Caption = #25918#24323
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 542
Top = 388
Width = 86
Height = 24
Caption = #22270#29255#21478#23384'...'
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 542
Top = 438
Width = 86
Height = 24
Caption = #21024#38500
Visible = False
OnClick = SpeedButton5Click
end
object ScrollBox1: TScrollBox
Left = 5
Top = 5
Width = 477
Height = 477
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
TabOrder = 0
object Image1: TImage
Left = 0
Top = -4
Width = 473
Height = 477
Cursor = crSizeAll
AutoSize = True
Center = True
IncrementalDisplay = True
OnMouseDown = Image1MouseDown
OnMouseMove = Image1MouseMove
end
end
object Button1: TButton
Left = 503
Top = 273
Width = 87
Height = 23
Caption = #25171#24320#25668#20687#22836
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 607
Top = 273
Width = 87
Height = 23
Caption = #25235#22270
TabOrder = 2
OnClick = Button2Click
end
object OpenPictureDialog1: TOpenPictureDialog
DefaultExt = 'jpg'
Filter = 'JPEG '#22270#24418#25991#20214' (*.jpg)|*.jpg'
Left = 548
Top = 197
end
object ADOQuery1: TADOQuery
Connection = DataLink_YPGL.ADOLink
Parameters = <>
Left = 504
Top = 290
end
object SaveDialog1: TSavePictureDialog
Filter = 'JPG'#22270#29255#26684#24335' (*.JPG)|*.JPG'
Left = 568
Top = 299
end
object adoqueryImage: TADOQuery
Connection = DataLink_YPGL.ADOLink
Parameters = <>
Left = 488
Top = 199
end
object IdFTP1: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 520
Top = 198
end
object ADOQuery2: TADOQuery
Connection = DataLink_YPGL.ADOLink
Parameters = <>
Left = 503
Top = 322
end
end