320 lines
7.3 KiB
Plaintext
320 lines
7.3 KiB
Plaintext
object frmClothSCSelList: TfrmClothSCSelList
|
|
Left = 189
|
|
Top = 73
|
|
Caption = #29983#20135#35745#21010#21333#36873#25321
|
|
ClientHeight = 582
|
|
ClientWidth = 982
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 120
|
|
TextHeight = 15
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 982
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 75
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_KnitPlan.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
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 TBClose: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 982
|
|
Height = 56
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 1
|
|
ExplicitTop = 18
|
|
object Label1: TLabel
|
|
Left = 14
|
|
Top = 20
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 186
|
|
Top = 20
|
|
Width = 24
|
|
Height = 15
|
|
Caption = '---'
|
|
end
|
|
object Label3: TLabel
|
|
Left = 339
|
|
Top = 20
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 688
|
|
Top = 20
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #20135#21697#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 504
|
|
Top = 20
|
|
Width = 64
|
|
Height = 15
|
|
Caption = #20135#21697#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 80
|
|
Top = 15
|
|
Width = 106
|
|
Height = 23
|
|
Date = 40675.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.464742650459811600
|
|
TabOrder = 0
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 209
|
|
Top = 15
|
|
Width = 107
|
|
Height = 23
|
|
Date = 40675.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 0.464761099538009100
|
|
TabOrder = 1
|
|
end
|
|
object ConNo: TEdit
|
|
Tag = 2
|
|
Left = 390
|
|
Top = 15
|
|
Width = 101
|
|
Height = 23
|
|
TabOrder = 2
|
|
OnChange = ConNoChange
|
|
OnKeyPress = conPress
|
|
end
|
|
object C_CodeName: TEdit
|
|
Tag = 2
|
|
Left = 755
|
|
Top = 15
|
|
Width = 104
|
|
Height = 23
|
|
TabOrder = 3
|
|
OnChange = ConNoChange
|
|
end
|
|
object C_Code: TEdit
|
|
Tag = 2
|
|
Left = 571
|
|
Top = 15
|
|
Width = 104
|
|
Height = 23
|
|
TabOrder = 4
|
|
OnChange = ConNoChange
|
|
OnKeyPress = C_CodeKeyPress
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 94
|
|
Width = 982
|
|
Height = 488
|
|
Align = alClient
|
|
TabOrder = 2
|
|
ExplicitTop = 93
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = v1OrderNo
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
Width = 119
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #19979#21333#26085#26399
|
|
DataBinding.FieldName = 'QDTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
Width = 101
|
|
end
|
|
object v1Column21: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
Width = 126
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'C_CodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
Width = 142
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #26426#21488#21333#20215
|
|
DataBinding.FieldName = 'CZCarPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_KnitPlan.Default
|
|
Width = 90
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 688
|
|
Top = 200
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 752
|
|
Top = 320
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 368
|
|
Top = 320
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 784
|
|
Top = 320
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 840
|
|
Top = 232
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 808
|
|
Top = 232
|
|
end
|
|
end
|