230 lines
4.6 KiB
Plaintext
230 lines
4.6 KiB
Plaintext
object frmSLT_TJ_SX: TfrmSLT_TJ_SX
|
|
Left = 0
|
|
Top = 0
|
|
Width = 128
|
|
Height = 186
|
|
TabOrder = 0
|
|
object Image2: TImage
|
|
Left = 160
|
|
Top = 16
|
|
Width = 25
|
|
Height = 18
|
|
Visible = False
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 4
|
|
Top = 4
|
|
Width = 120
|
|
Height = 178
|
|
Align = alClient
|
|
Caption = 'Panel2'
|
|
TabOrder = 0
|
|
object cxImage1: TcxImage
|
|
Left = 1
|
|
Top = 1
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
Properties.PopupMenuLayout.MenuItems = [pmiCut, pmiCopy, pmiPaste, pmiLoad, pmiSave]
|
|
Properties.ReadOnly = True
|
|
Style.BorderStyle = ebsOffice11
|
|
StyleHot.TextStyle = []
|
|
TabOrder = 0
|
|
OnClick = cxImage1Click
|
|
OnDblClick = cxImage1DblClick
|
|
Height = 157
|
|
Width = 118
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 1
|
|
Top = 158
|
|
Width = 118
|
|
Height = 19
|
|
Align = alBottom
|
|
BevelOuter = bvNone
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object TJMLNo: TLabel
|
|
Left = 122
|
|
Top = 14
|
|
Width = 14
|
|
Height = 13
|
|
Caption = #33521
|
|
Visible = False
|
|
end
|
|
object SH: TLabel
|
|
Left = 2
|
|
Top = 18
|
|
Width = 9
|
|
Height = 15
|
|
Caption = '#'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object ZW: TLabel
|
|
Left = 16
|
|
Top = 19
|
|
Width = 14
|
|
Height = 13
|
|
Caption = #20013
|
|
Visible = False
|
|
end
|
|
object YW: TLabel
|
|
Left = 16
|
|
Top = 3
|
|
Width = 14
|
|
Height = 13
|
|
Caption = #33521
|
|
end
|
|
object Button1: TButton
|
|
Left = 45
|
|
Top = 71
|
|
Width = 79
|
|
Height = 29
|
|
Caption = #20445#23384
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object WBID: TEdit
|
|
Tag = 2
|
|
Left = 70
|
|
Top = 40
|
|
Width = 121
|
|
Height = 21
|
|
TabOrder = 1
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 4
|
|
Width = 4
|
|
Height = 178
|
|
Align = alLeft
|
|
Color = clBlack
|
|
TabOrder = 1
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 124
|
|
Top = 4
|
|
Width = 4
|
|
Height = 178
|
|
Align = alRight
|
|
Color = clBlack
|
|
TabOrder = 2
|
|
end
|
|
object Panel5: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 128
|
|
Height = 4
|
|
Align = alTop
|
|
Color = clBlack
|
|
TabOrder = 3
|
|
end
|
|
object Panel6: TPanel
|
|
Left = 0
|
|
Top = 182
|
|
Width = 128
|
|
Height = 4
|
|
Align = alBottom
|
|
Color = clBlack
|
|
TabOrder = 4
|
|
end
|
|
object Memo1: TMemo
|
|
Left = 98
|
|
Top = 161
|
|
Width = 22
|
|
Height = 20
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
Visible = False
|
|
OnClick = Memo1Click
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 577
|
|
Top = 216
|
|
end
|
|
object ADOQuery2: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 619
|
|
Top = 216
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 1066
|
|
Top = 234
|
|
object N3: TMenuItem
|
|
Caption = #26597#30475#21407#22270
|
|
OnClick = N3Click
|
|
end
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 404
|
|
Top = 197
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 405
|
|
Top = 236
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 504
|
|
Top = 264
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 496
|
|
Top = 216
|
|
end
|
|
object ADOQuery3: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 619
|
|
Top = 216
|
|
end
|
|
object ADOQuery4: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 577
|
|
Top = 216
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Left = 409
|
|
Top = 285
|
|
end
|
|
end
|