43 lines
820 B
Plaintext
43 lines
820 B
Plaintext
object frmSLT: TfrmSLT
|
|
Left = 0
|
|
Top = 0
|
|
Width = 161
|
|
Height = 138
|
|
TabOrder = 0
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 121
|
|
Width = 161
|
|
Height = 17
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Caption = 'Panel1'
|
|
Color = clWindow
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
end
|
|
object cxImage1: TcxImage
|
|
Left = 0
|
|
Top = 0
|
|
Align = alTop
|
|
Style.BorderStyle = ebsOffice11
|
|
StyleHot.TextStyle = []
|
|
TabOrder = 1
|
|
OnDblClick = cxImage1DblClick
|
|
Height = 121
|
|
Width = 161
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 61
|
|
Top = 54
|
|
end
|
|
end
|