RTFormwork/项目代码/RTBasicsV1/T01贸易生产计划/U_TradeCardInPut.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

435 lines
10 KiB
Plaintext

inherited frmTradeCardInPut: TfrmTradeCardInPut
Left = 203
Top = 126
Caption = #24067#21305#23433#25490
ClientHeight = 617
ClientWidth = 1262
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Height = -16
Font.Name = #24494#36719#38597#40657
Position = poScreenCenter
ExplicitWidth = 1278
ExplicitHeight = 656
PixelsPerInch = 96
TextHeight = 21
object cxGrid1: TcxGrid [0]
Left = 0
Top = 169
Width = 1262
Height = 448
Align = alClient
TabOrder = 0
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 = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skCount
end
item
Kind = skCount
end
item
Kind = skCount
Column = Tv1Column3
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.IncSearch = DataLink_TradePlan.SHuangSe
Styles.Header = DataLink_TradePlan.Default
Styles.Inactive = DataLink_TradePlan.SHuangSe
Styles.Selection = DataLink_TradePlan.SHuangSe
object v3Column8: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 80
end
object Tv1Column1: TcxGridDBColumn
Caption = #32568#21495
DataBinding.FieldName = 'BatchNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 132
end
object Tv1Column7: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'PCNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 149
end
object Tv1Column3: TcxGridDBColumn
Caption = #21345#21495
DataBinding.FieldName = 'PCID'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 173
end
object Tv1Column4: TcxGridDBColumn
Caption = #25171#21360#27425#25968
DataBinding.FieldName = 'PRTCount'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 171
end
object Tv1Column5: TcxGridDBColumn
Caption = #25171#21360#26102#38388
DataBinding.FieldName = 'PRTDate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 210
end
object Tv1Column6: TcxGridDBColumn
Caption = #25171#21360#20154
DataBinding.FieldName = 'PRTer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 128
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv1
end
end
object Panel3: TPanel [1]
Left = 0
Top = 30
Width = 1262
Height = 139
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 538
Top = 16
Width = 64
Height = 21
Caption = #20135#21697#32534#21495
end
object Label12: TLabel
Left = 810
Top = 16
Width = 64
Height = 21
Caption = #20013#25991#21697#21517
end
object Label13: TLabel
Left = 26
Top = 16
Width = 48
Height = 21
Caption = #21512#21516#21495
end
object Label16: TLabel
Left = 26
Top = 56
Width = 32
Height = 21
Caption = #24067#31181
end
object Label17: TLabel
Left = 284
Top = 56
Width = 48
Height = 21
Caption = #21152#24037#21035
end
object Label2: TLabel
Left = 538
Top = 56
Width = 64
Height = 21
Caption = #20013#25991#39068#33394
end
object Label3: TLabel
Left = 810
Top = 56
Width = 64
Height = 21
Caption = #33457#22411#32534#21495
end
object Label6: TLabel
Left = 284
Top = 96
Width = 48
Height = 21
Caption = #30830#35748#33394
end
object Label5: TLabel
Left = 26
Top = 96
Width = 32
Height = 21
Caption = #33394#21495
end
object Label8: TLabel
Left = 282
Top = 16
Width = 48
Height = 21
Caption = #35746#21333#21495
end
object C_Name: TcxTextEdit
Left = 878
Top = 10
ParentFont = False
TabOrder = 0
Width = 200
end
object C_Code: TcxTextEdit
Left = 606
Top = 10
ParentFont = False
TabOrder = 1
Width = 200
end
object ConNo: TcxTextEdit
Left = 78
Top = 10
ParentFont = False
TabOrder = 2
Width = 200
end
object GC_Name: TcxTextEdit
Left = 78
Top = 50
ParentFont = False
TabOrder = 3
Width = 200
end
object CraftCode: TcxTextEdit
Left = 336
Top = 50
ParentFont = False
TabOrder = 4
Width = 200
end
object C_Color: TcxTextEdit
Left = 606
Top = 50
ParentFont = False
TabOrder = 5
Width = 200
end
object C_Pattern: TcxTextEdit
Left = 878
Top = 50
ParentFont = False
TabOrder = 6
Width = 200
end
object C_ColorConfirm: TcxTextEdit
Left = 336
Top = 90
ParentFont = False
TabOrder = 7
Width = 200
end
object C_ColorNo: TcxTextEdit
Left = 78
Top = 90
ParentFont = False
TabOrder = 8
Width = 200
end
object OrderNo: TcxTextEdit
Left = 336
Top = 10
ParentFont = False
TabOrder = 9
Width = 200
end
end
object ToolBar1: TToolBar [2]
Tag = 1
Left = 0
Top = 0
Width = 1262
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_TradePlan.cxImageList_bar
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_TradePlan.cxImageList_bar
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 2
object ToolButton12: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton12Click
end
object ToolButton1: TToolButton
Left = 87
Top = 0
AutoSize = True
Caption = #25171#21360#26631#31614
ImageIndex = 21
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 174
Top = 0
AutoSize = True
Caption = #37325#25171#26631#31614
ImageIndex = 21
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 261
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Left = 321
Top = 480
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Left = 169
Top = 481
end
inherited ImageList_new32: TImageList
Left = 272
Top = 416
end
object GPM_1: TcxGridPopupMenu
PopupMenus = <>
Left = 56
Top = 256
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradePlan.ADOLink
Parameters = <>
Left = 216
Top = 256
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 312
Top = 256
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 128
Top = 256
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 472
Top = 320
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 400
Top = 320
end
object PM_1: TPopupMenu
Left = 544
Top = 320
end
object cxStyleRepository1: TcxStyleRepository
Left = 80
Top = 456
PixelsPerInch = 96
object cxStyle1: TcxStyle
AssignedValues = [svFont, svTextColor]
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
TextColor = clHotLight
end
end
object ADO_1: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 336
Top = 320
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
ShowPrintDialog = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDB_1
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 628
Top = 376
ReportData = {}
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_TradePlan.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 756
Top = 373
end
object RMDB_1: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 688
Top = 373
end
end