454 lines
12 KiB
Plaintext
454 lines
12 KiB
Plaintext
|
|
inherited frmYarnPurchasePlanDetailList: TfrmYarnPurchasePlanDetailList
|
||
|
|
Left = 246
|
||
|
|
Top = 116
|
||
|
|
Caption = #32433#32447#37319#36141#35745#21010
|
||
|
|
ClientHeight = 736
|
||
|
|
ClientWidth = 1364
|
||
|
|
Font.Height = -16
|
||
|
|
FormStyle = fsMDIChild
|
||
|
|
Visible = True
|
||
|
|
ExplicitWidth = 1380
|
||
|
|
ExplicitHeight = 775
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 21
|
||
|
|
object ToolBar1: TToolBar [0]
|
||
|
|
Tag = 1
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1364
|
||
|
|
Height = 30
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 99
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
DisabledImages = DataLink_PurchasePlan.cxImageList_bar
|
||
|
|
Images = DataLink_PurchasePlan.cxImageList_bar
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 4
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 1
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object TBFind: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 0
|
||
|
|
OnClick = TBFindClick
|
||
|
|
end
|
||
|
|
object ToolButton7: TToolButton
|
||
|
|
Left = 142
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20445#23384#26684#24335
|
||
|
|
ImageIndex = 16
|
||
|
|
OnClick = ToolButton7Click
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 245
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 7
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel [1]
|
||
|
|
Left = 0
|
||
|
|
Top = 30
|
||
|
|
Width = 1364
|
||
|
|
Height = 80
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clWhite
|
||
|
|
ParentBackground = False
|
||
|
|
TabOrder = 1
|
||
|
|
object Label4: TLabel
|
||
|
|
Left = 452
|
||
|
|
Top = 45
|
||
|
|
Width = 64
|
||
|
|
Height = 21
|
||
|
|
Caption = #25105#26041#21333#20301
|
||
|
|
end
|
||
|
|
object Label9: TLabel
|
||
|
|
Left = 24
|
||
|
|
Top = 45
|
||
|
|
Width = 64
|
||
|
|
Height = 21
|
||
|
|
Caption = #37319#36141#21333#21495
|
||
|
|
end
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 246
|
||
|
|
Top = 45
|
||
|
|
Width = 48
|
||
|
|
Height = 21
|
||
|
|
Caption = #20379#24212#21830
|
||
|
|
end
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 674
|
||
|
|
Top = 45
|
||
|
|
Width = 32
|
||
|
|
Height = 21
|
||
|
|
Caption = #21697#21517
|
||
|
|
end
|
||
|
|
object BuyName: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 520
|
||
|
|
Top = 39
|
||
|
|
Properties.OnChange = PurNoPropertiesChange
|
||
|
|
TabOrder = 0
|
||
|
|
Width = 150
|
||
|
|
end
|
||
|
|
object PurNo: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 92
|
||
|
|
Top = 39
|
||
|
|
Properties.OnChange = PurNoPropertiesChange
|
||
|
|
TabOrder = 1
|
||
|
|
Width = 150
|
||
|
|
end
|
||
|
|
object SellName: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 298
|
||
|
|
Top = 39
|
||
|
|
Properties.OnChange = PurNoPropertiesChange
|
||
|
|
TabOrder = 2
|
||
|
|
Width = 150
|
||
|
|
end
|
||
|
|
inline frmFrameDateSel1: TfrmFrameDateSel
|
||
|
|
Left = 2
|
||
|
|
Top = 2
|
||
|
|
Width = 1360
|
||
|
|
Height = 37
|
||
|
|
Align = alTop
|
||
|
|
Color = clWhite
|
||
|
|
ParentBackground = False
|
||
|
|
ParentColor = False
|
||
|
|
TabOrder = 3
|
||
|
|
ExplicitLeft = 2
|
||
|
|
ExplicitTop = 2
|
||
|
|
ExplicitWidth = 1360
|
||
|
|
inherited cbbType: TcxComboBox
|
||
|
|
ExplicitHeight = 29
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Y_Name: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 710
|
||
|
|
Top = 39
|
||
|
|
Properties.OnChange = PurNoPropertiesChange
|
||
|
|
TabOrder = 4
|
||
|
|
Width = 150
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxTabControl1: TcxTabControl [2]
|
||
|
|
Left = 0
|
||
|
|
Top = 110
|
||
|
|
Width = 1364
|
||
|
|
Height = 28
|
||
|
|
Align = alTop
|
||
|
|
TabOrder = 2
|
||
|
|
Properties.CustomButtons.Buttons = <>
|
||
|
|
Properties.Style = 9
|
||
|
|
Properties.TabIndex = 5
|
||
|
|
Properties.Tabs.Strings = (
|
||
|
|
#26410#25552#20132
|
||
|
|
#24050#25552#20132
|
||
|
|
#24050#23457#26680
|
||
|
|
#24050#23436#25104
|
||
|
|
#24050#21462#28040
|
||
|
|
#20840#37096)
|
||
|
|
OnChange = cxTabControl1Change
|
||
|
|
ClientRectRight = 0
|
||
|
|
ClientRectTop = 0
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid [3]
|
||
|
|
Left = 0
|
||
|
|
Top = 138
|
||
|
|
Width = 1364
|
||
|
|
Height = 598
|
||
|
|
Align = alClient
|
||
|
|
BorderStyle = cxcbsNone
|
||
|
|
PopupMenu = pm1
|
||
|
|
TabOrder = 3
|
||
|
|
object TV1: TcxGridDBTableView
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
|
DataController.DataSource = DS_1
|
||
|
|
DataController.Filter.AutoDataSetFilter = True
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
|
item
|
||
|
|
Format = '0'
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Format = '0'
|
||
|
|
Position = spFooter
|
||
|
|
Column = v1PRTOrderQty
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Format = '0'
|
||
|
|
Position = spFooter
|
||
|
|
Column = v1PRTPrice
|
||
|
|
end>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Column = v1PRTOrderQty
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Column = cxGridDBColumn9
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Column = TV1Column5
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsBehavior.FocusCellOnTab = True
|
||
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
|
OptionsBehavior.FocusCellOnCycle = True
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsData.Deleting = False
|
||
|
|
OptionsData.DeletingConfirmation = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
object VC_SCSCode: TcxGridDBColumn
|
||
|
|
Caption = #21697#29260
|
||
|
|
DataBinding.FieldName = 'Brand'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
|
Properties.Buttons = <
|
||
|
|
item
|
||
|
|
Default = True
|
||
|
|
Kind = bkEllipsis
|
||
|
|
end>
|
||
|
|
Properties.ReadOnly = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 77
|
||
|
|
end
|
||
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
||
|
|
Caption = #21697#21517
|
||
|
|
DataBinding.FieldName = 'Y_Name'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
object v1Column5: TcxGridDBColumn
|
||
|
|
Caption = #35268#26684
|
||
|
|
DataBinding.FieldName = 'Y_Spec'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 60
|
||
|
|
end
|
||
|
|
object TV1Column1: TcxGridDBColumn
|
||
|
|
Caption = #29702#35770'D'#25968
|
||
|
|
DataBinding.FieldName = 'Denier'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 80
|
||
|
|
end
|
||
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
||
|
|
Caption = #21512#21516#25968#37327
|
||
|
|
DataBinding.FieldName = 'Qty'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
object v1OrderUnit: TcxGridDBColumn
|
||
|
|
Caption = #21333#20301
|
||
|
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
|
Properties.DropDownListStyle = lsEditFixedList
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
'Kg'
|
||
|
|
'M'
|
||
|
|
'Y')
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 58
|
||
|
|
end
|
||
|
|
object v1PRTPrice: TcxGridDBColumn
|
||
|
|
Caption = #21333#20215
|
||
|
|
DataBinding.FieldName = 'Price'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Options.Sorting = False
|
||
|
|
Width = 70
|
||
|
|
end
|
||
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
||
|
|
Caption = #37329#39069
|
||
|
|
DataBinding.FieldName = 'Amount'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 84
|
||
|
|
end
|
||
|
|
object TV1Column2: TcxGridDBColumn
|
||
|
|
Caption = #20132#36135#26085#26399
|
||
|
|
DataBinding.FieldName = 'SDlyDate'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 109
|
||
|
|
end
|
||
|
|
object TV1Column5: TcxGridDBColumn
|
||
|
|
Caption = #25910#36135#25968#37327
|
||
|
|
DataBinding.FieldName = 'YDHQty'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 131
|
||
|
|
end
|
||
|
|
object TV1Column7: TcxGridDBColumn
|
||
|
|
Caption = #19979#21333#26085#26399
|
||
|
|
DataBinding.FieldName = 'PurDate'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column8: TcxGridDBColumn
|
||
|
|
Caption = #37319#36141#21333#21495
|
||
|
|
DataBinding.FieldName = 'PurNo'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column9: TcxGridDBColumn
|
||
|
|
Caption = #20379#24212#21830
|
||
|
|
DataBinding.FieldName = 'SellName'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column10: TcxGridDBColumn
|
||
|
|
Caption = #25105#26041#21333#20301
|
||
|
|
DataBinding.FieldName = 'BuyName'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column11: TcxGridDBColumn
|
||
|
|
Caption = #22791#27880
|
||
|
|
DataBinding.FieldName = 'Mnote'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column12: TcxGridDBColumn
|
||
|
|
Caption = #38468#20214
|
||
|
|
DataBinding.FieldName = 'ISSC'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column13: TcxGridDBColumn
|
||
|
|
Caption = #21046#21333#20154
|
||
|
|
DataBinding.FieldName = 'Filler'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column14: TcxGridDBColumn
|
||
|
|
Caption = #26159#21542#21547#31246
|
||
|
|
DataBinding.FieldName = 'IsTax'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
end
|
||
|
|
object TV1Column15: TcxGridDBColumn
|
||
|
|
Caption = #31867#22411
|
||
|
|
DataBinding.FieldName = 'PurType'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
Width = 66
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel1: TcxGridLevel
|
||
|
|
GridView = TV1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited cxProgressBar2: TcxProgressBar
|
||
|
|
Left = 485
|
||
|
|
Top = 254
|
||
|
|
ExplicitLeft = 485
|
||
|
|
ExplicitTop = 254
|
||
|
|
ExplicitHeight = 28
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
Left = 94
|
||
|
|
Top = 217
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
Left = 247
|
||
|
|
Top = 245
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 168
|
||
|
|
Top = 320
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 80
|
||
|
|
Top = 320
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 297
|
||
|
|
Top = 476
|
||
|
|
end
|
||
|
|
object CDS_1: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
IndexFieldNames = 'SerialNo'
|
||
|
|
Params = <>
|
||
|
|
Left = 456
|
||
|
|
Top = 536
|
||
|
|
end
|
||
|
|
object DS_1: TDataSource
|
||
|
|
DataSet = CDS_1
|
||
|
|
Left = 504
|
||
|
|
Top = 544
|
||
|
|
end
|
||
|
|
object GPM_1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 416
|
||
|
|
Top = 536
|
||
|
|
end
|
||
|
|
object pm1: TPopupMenu
|
||
|
|
Left = 480
|
||
|
|
Top = 344
|
||
|
|
object N5: TMenuItem
|
||
|
|
Caption = #20840#36873
|
||
|
|
OnClick = N5Click
|
||
|
|
end
|
||
|
|
object N6: TMenuItem
|
||
|
|
Caption = #20840#24323
|
||
|
|
OnClick = N6Click
|
||
|
|
end
|
||
|
|
object N3: TMenuItem
|
||
|
|
Caption = #22797#21046
|
||
|
|
OnClick = N3Click
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQueryImage: TADOQuery
|
||
|
|
Connection = DataLink_PurchasePlan.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 176
|
||
|
|
Top = 243
|
||
|
|
end
|
||
|
|
end
|