D10SZKaiXiYa/B02基础纱线仓库/U_YarnPurOutReturn1.dfm

209 lines
4.2 KiB
Plaintext
Raw Permalink Normal View History

2025-03-01 10:55:52 +08:00
inherited frmYarnPurOutReturn1: TfrmYarnPurOutReturn1
Left = 261
Top = 149
Caption = #21152#24037#23436#25104
ClientHeight = 154
ClientWidth = 799
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -16
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
ExplicitWidth = 815
ExplicitHeight = 193
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 799
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 67
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_YarnStk.ImageList_new32
Images = DataLink_YarnStk.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox [1]
Left = 0
Top = 30
Width = 799
Height = 124
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
object Label2: TLabel
Left = 279
Top = 12
Width = 32
Height = 21
Caption = #32534#21495
end
object lbl5: TLabel
Left = 39
Top = 12
Width = 32
Height = 21
Caption = #26085#26399
end
object Label10: TLabel
Left = 39
Top = 90
Width = 32
Height = 21
Caption = #20214#25968
end
object Label11: TLabel
Left = 279
Top = 90
Width = 32
Height = 21
Caption = #25968#37327
end
object Label6: TLabel
Left = 540
Top = 12
Width = 32
Height = 21
Caption = #21697#21517
end
object Label4: TLabel
Left = 39
Top = 51
Width = 32
Height = 21
Caption = #39068#33394
end
object Label5: TLabel
Left = 279
Top = 51
Width = 48
Height = 21
Caption = #28504#36890#21495
end
object Y_Code: TcxTextEdit
Left = 336
Top = 6
Enabled = False
ParentFont = False
TabOrder = 0
Width = 200
end
object IOTime: TcxDateEdit
Left = 75
Top = 6
ParentFont = False
Properties.ShowTime = False
TabOrder = 1
Width = 200
end
object Qty: TcxCurrencyEdit
Left = 336
Top = 84
ParentFont = False
Properties.AssignedValues.DisplayFormat = True
TabOrder = 2
Width = 200
end
object Piece: TcxCurrencyEdit
Left = 75
Top = 84
ParentFont = False
Properties.AssignedValues.DisplayFormat = True
TabOrder = 3
Width = 200
end
object Y_Name: TcxTextEdit
Left = 576
Top = 6
Enabled = False
ParentFont = False
TabOrder = 4
Width = 200
end
object Y_Color: TcxTextEdit
Left = 75
Top = 45
Enabled = False
ParentFont = False
TabOrder = 5
Width = 200
end
object Y_ColorNo: TcxTextEdit
Left = 336
Top = 45
Enabled = False
ParentFont = False
TabOrder = 6
Width = 200
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 1007
Top = 82
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Left = 931
Top = 49
end
inherited ImageList_new32: TImageList
Left = 551
Top = 433
end
2025-06-07 17:31:25 +08:00
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
end
2025-03-01 10:55:52 +08:00
object ADOQueryTemp: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 971
Top = 192
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YarnStk.ADOLink
Parameters = <>
Left = 1015
Top = 227
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YarnStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 944
Top = 128
end
end