RTFormwork/项目代码/RTBasicsV1/D03针织坯布仓库/U_KnitDRQuickInPut.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

249 lines
5.4 KiB
Plaintext

object frmKnitDRQuickInPut: TfrmKnitDRQuickInPut
Left = 302
Top = 139
Caption = #21457#36135#30003#35831#24405#20837
ClientHeight = 280
ClientWidth = 484
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Tag = 1
Left = 0
Top = 0
Width = 484
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 75
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_KnitClothStk.ImageList_new32
EdgeInner = esNone
EdgeOuter = esNone
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_KnitClothStk.ImageList_new32
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = TBSaveClick
end
object TBClose: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 38
Width = 484
Height = 242
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
object Label1: TLabel
Left = 244
Top = 13
Width = 65
Height = 12
Caption = #20986#24211#31867#22411#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 33
Top = 79
Width = 67
Height = 12
Caption = #22791' '#27880#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 244
Top = 45
Width = 65
Height = 12
Caption = #25910#36135#21333#20301#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 35
Top = 13
Width = 65
Height = 12
Caption = #21457#36135#26085#26399#65306
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label27: TLabel
Left = 703
Top = 12
Width = 52
Height = 15
Caption = #25968#37327#21333#20301
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
Visible = False
end
object Label5: TLabel
Left = 33
Top = 43
Width = 67
Height = 12
Caption = #21152' '#37325#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object OutType: TComboBox
Tag = 1
Left = 306
Top = 9
Width = 136
Height = 20
Style = csDropDownList
TabOrder = 0
Items.Strings = (
#38144#21806#20986#24211
#21152#24037#20986#24211
#30424#20111#20986#24211)
end
object Note: TEdit
Tag = 1
Left = 96
Top = 79
Width = 346
Height = 18
TabOrder = 2
end
object ToCoName: TBtnEditC
Tag = 1
Left = 306
Top = 41
Width = 136
Height = 20
TabOrder = 1
OnBtnUpClick = ToCoNameBtnUpClick
OnBtnDnClick = ToCoNameBtnDnClick
end
object DlyDate: TDateTimePicker
Tag = 1
Left = 96
Top = 9
Width = 132
Height = 20
Date = 40675.000000000000000000
Format = 'yyyy-MM-dd'
Time = 0.464761099538009100
TabOrder = 3
end
object QtyUnit: TComboBox
Tag = 2
Left = 761
Top = 9
Width = 96
Height = 20
Style = csDropDownList
Enabled = False
ItemIndex = 2
TabOrder = 4
Text = 'Kg'
Visible = False
Items.Strings = (
'M'
'Y'
'Kg')
end
object DRAddWet: TEdit
Tag = 1
Left = 96
Top = 41
Width = 132
Height = 18
TabOrder = 5
end
end
object ADOTemp: TADOQuery
Connection = DataLink_KnitClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 240
Top = 145
end
object ADOCmd: TADOQuery
Connection = DataLink_KnitClothStk.ADOLink
Parameters = <>
Left = 352
Top = 145
end
object ADOQuery1: TADOQuery
Connection = DataLink_KnitClothStk.ADOLink
Parameters = <>
Left = 148
Top = 161
end
object cxStyleRepository1: TcxStyleRepository
Left = 264
Top = 200
PixelsPerInch = 96
object dazi1: TcxStyle
AssignedValues = [svColor]
Color = clRed
end
end
end