166 lines
3.6 KiB
Plaintext
166 lines
3.6 KiB
Plaintext
object frmPictureUpload: TfrmPictureUpload
|
|
Left = 697
|
|
Top = 183
|
|
BorderIcons = [biSystemMenu]
|
|
BorderStyle = bsSingle
|
|
Caption = #33719#21462#22270#29255
|
|
ClientHeight = 449
|
|
ClientWidth = 496
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object Image2: TImage
|
|
Left = 464
|
|
Top = 8
|
|
Width = 160
|
|
Height = 120
|
|
end
|
|
object SpeedButton3: TSpeedButton
|
|
Left = 500
|
|
Top = 426
|
|
Width = 80
|
|
Height = 22
|
|
Caption = #25918#24323
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Top = 38
|
|
Width = 496
|
|
Height = 411
|
|
HorzScrollBar.Visible = False
|
|
VertScrollBar.Visible = False
|
|
Align = alClient
|
|
TabOrder = 0
|
|
ExplicitLeft = 5
|
|
ExplicitTop = 5
|
|
ExplicitWidth = 300
|
|
ExplicitHeight = 400
|
|
object Image1: TImage
|
|
Left = 0
|
|
Top = 0
|
|
Width = 492
|
|
Height = 407
|
|
Cursor = crSizeAll
|
|
Align = alClient
|
|
Center = True
|
|
IncrementalDisplay = True
|
|
Stretch = True
|
|
OnMouseDown = Image1MouseDown
|
|
OnMouseMove = Image1MouseMove
|
|
ExplicitLeft = -2
|
|
ExplicitTop = 3
|
|
ExplicitWidth = 275
|
|
ExplicitHeight = 436
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 496
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 103
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_Contract.ImageList_new32
|
|
Images = DataLink_Contract.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
ExplicitWidth = 509
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#24320#22270#29255
|
|
ImageIndex = 23
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBSave: TToolButton
|
|
Left = 95
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
Enabled = False
|
|
ImageIndex = 16
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 166
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22270#29255#21478#23384#20026
|
|
ImageIndex = 13
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 273
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 14
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 344
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25918#24323
|
|
ImageIndex = 10
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 415
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object OpenPictureDialog1: TOpenPictureDialog
|
|
Left = 112
|
|
Top = 128
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_Contract.ADOLink
|
|
Parameters = <>
|
|
Left = 224
|
|
Top = 264
|
|
end
|
|
object SaveDialog1: TSavePictureDialog
|
|
Left = 96
|
|
Top = 235
|
|
end
|
|
object adoqueryImage: TADOQuery
|
|
Connection = DataLink_Contract.ADOLink
|
|
Parameters = <>
|
|
Left = 224
|
|
Top = 184
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
ConnectTimeout = 0
|
|
NATKeepAlive.UseKeepAlive = False
|
|
NATKeepAlive.IdleTimeMS = 0
|
|
NATKeepAlive.IntervalMS = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
ReadTimeout = 0
|
|
Left = 244
|
|
Top = 118
|
|
end
|
|
end
|