D7myYunxiang/云翔生产管理(MYSC.dll)/U_SLT_TJ_CS.dfm

184 lines
4.0 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmSLT_TJ_CS: TfrmSLT_TJ_CS
Left = 0
Top = 0
Width = 152
Height = 230
TabOrder = 0
object Image2: TImage
Left = 160
Top = 16
Width = 25
Height = 18
Visible = False
end
object Image1: TImage
Left = 127
Top = 16
Width = 25
Height = 18
Visible = False
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 152
Height = 230
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnDblClick = cxImage1DblClick
object Image11: TImage
Left = 863
Top = 158
Width = 138
Height = 190
AutoSize = True
Stretch = True
Visible = False
OnDblClick = Image11DblClick
end
object Image22: TImage
Left = 377
Top = 49
Width = 415
Height = 571
AutoSize = True
Stretch = True
Visible = False
end
object cxImage1: TcxImage
Left = 1
Top = 25
Align = alClient
AutoSize = True
PopupMenu = PopupMenu1
Properties.PopupMenuLayout.MenuItems = [pmiCut, pmiCopy, pmiPaste, pmiLoad, pmiSave]
Properties.ReadOnly = True
Properties.Stretch = True
Style.BorderStyle = ebsOffice11
StyleHot.TextStyle = []
TabOrder = 0
OnDblClick = cxImage1DblClick
Height = 204
Width = 150
end
object Panel1: TPanel
Left = 1
Top = 1
Width = 150
Height = 24
Align = alTop
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 CPName: TLabel
Left = 6
Top = 3
Width = 9
Height = 15
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object IMID: TLabel
Left = 63
Top = 3
Width = 9
Height = 15
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object XFID: TEdit
Tag = 2
Left = 70
Top = 40
Width = 121
Height = 21
TabOrder = 0
Visible = False
end
end
object Panel16: TPanel
Left = 16
Top = 104
Width = 121
Height = 22
BevelInner = bvRaised
Caption = #27491#22312#19978#20256#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
end
end
object PopupMenu1: TPopupMenu
Left = 10
Top = 42
object N1: TMenuItem
Caption = #20462#25913#22270#29255
OnClick = N1Click
end
object N3: TMenuItem
Caption = #26597#30475#21407#22270
OnClick = N3Click
end
object N2: TMenuItem
Caption = #21024#38500#22270#29255
OnClick = N2Click
end
end
object ODPat: TOpenDialog
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 44
Top = 45
end
object IdFTP1: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 69
Top = 44
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YPGLBOM.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 48
Top = 72
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YPGLBOM.ADOLink
Parameters = <>
Left = 8
Top = 72
end
object SaveDialog1: TSaveDialog
Left = 97
Top = 45
end
end