223 lines
4.7 KiB
Plaintext
223 lines
4.7 KiB
Plaintext
object frmKnitDRQuickInPut: TfrmKnitDRQuickInPut
|
|
Left = 302
|
|
Top = 139
|
|
Caption = #21457#36135#30003#35831#24405#20837
|
|
ClientHeight = 272
|
|
ClientWidth = 503
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 503
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 67
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_KnitClothStk.ImageList_new32
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Images = DataLink_KnitClothStk.cxImageList_bar
|
|
List = True
|
|
ParentColor = 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 = 30
|
|
Width = 503
|
|
Height = 242
|
|
Align = alClient
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
Color = clWhite
|
|
Ctl3D = False
|
|
ParentColor = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 234
|
|
Top = 14
|
|
Width = 80
|
|
Height = 21
|
|
Caption = #20986#24211#31867#22411#65306
|
|
end
|
|
object Label12: TLabel
|
|
Left = 33
|
|
Top = 79
|
|
Width = 68
|
|
Height = 21
|
|
Caption = #22791' '#27880#65306
|
|
end
|
|
object Label11: TLabel
|
|
Left = 234
|
|
Top = 44
|
|
Width = 80
|
|
Height = 21
|
|
Caption = #25910#36135#21333#20301#65306
|
|
end
|
|
object Label2: TLabel
|
|
Left = 21
|
|
Top = 14
|
|
Width = 80
|
|
Height = 21
|
|
Caption = #21457#36135#26085#26399#65306
|
|
end
|
|
object Label27: TLabel
|
|
Left = 615
|
|
Top = 49
|
|
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 = 47
|
|
Width = 68
|
|
Height = 21
|
|
Caption = #21152' '#37325#65306
|
|
end
|
|
object Note: TcxTextEdit
|
|
Tag = 1
|
|
Left = 96
|
|
Top = 79
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Width = 385
|
|
end
|
|
object QtyUnit: TComboBox
|
|
Tag = 2
|
|
Left = 673
|
|
Top = 41
|
|
Width = 96
|
|
Height = 29
|
|
Style = csDropDownList
|
|
Enabled = False
|
|
ItemIndex = 2
|
|
TabOrder = 1
|
|
Text = 'Kg'
|
|
Visible = False
|
|
Items.Strings = (
|
|
'M'
|
|
'Y'
|
|
'Kg')
|
|
end
|
|
object DRAddWet: TcxTextEdit
|
|
Tag = 1
|
|
Left = 96
|
|
Top = 41
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Width = 132
|
|
end
|
|
object DlyDate: TcxDateEdit
|
|
Tag = 1
|
|
Left = 96
|
|
Top = 5
|
|
AutoSize = False
|
|
EditValue = 45490d
|
|
ParentFont = False
|
|
Properties.ShowTime = False
|
|
TabOrder = 3
|
|
Height = 33
|
|
Width = 132
|
|
end
|
|
object OutType: TcxComboBox
|
|
Tag = 1
|
|
Left = 306
|
|
Top = 5
|
|
AutoSize = False
|
|
ParentFont = False
|
|
Properties.Items.Strings = (
|
|
#38144#21806#20986#24211
|
|
#21152#24037#20986#24211
|
|
#30424#20111#20986#24211)
|
|
TabOrder = 4
|
|
Text = #38144#21806#20986#24211
|
|
Height = 33
|
|
Width = 175
|
|
end
|
|
object ToCoName: TcxButtonEdit
|
|
Tag = 1
|
|
Left = 306
|
|
Top = 41
|
|
ParentFont = False
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = ToCoNameOnButtonClick
|
|
Style.ButtonStyle = btsDefault
|
|
TabOrder = 5
|
|
OnDblClick = ToCoNameDblClick
|
|
Width = 175
|
|
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
|