D7gmYongjin/纱线加弹管理(YarnTexturing.dll)/U_LSSCListSel.dfm
DESKTOP-E401PHE\Administrator 8452f471f5 新建3-04
2026-03-04 09:51:44 +08:00

179 lines
3.9 KiB
Plaintext

object frmLSSCListSel: TfrmLSSCListSel
Left = 123
Top = 22
Width = 1030
Height = 654
Caption = #21697#31181#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1014
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_YarnTexturing.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1014
Height = 584
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 26
Top = 21
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 350
Top = 21
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object SpeedButton3: TSpeedButton
Left = 678
Top = 21
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object SpeedButton4: TSpeedButton
Left = 26
Top = 294
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object SpeedButton5: TSpeedButton
Left = 350
Top = 294
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object SpeedButton6: TSpeedButton
Left = 678
Top = 294
Width = 316
Height = 259
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
Parameters = <>
Left = 452
Top = 4
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 416
Top = 4
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YarnTexturing.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 528
Top = 4
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 560
Top = 3
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 491
Top = 3
end
end