D7myChuangpin/创品码单管理(FMMD.dll)/U_ProductOrderLBNameSet11.dfm
“ddf” ece69a5ac1 1
2024-07-23 20:18:14 +08:00

640 lines
18 KiB
Plaintext

object frmProductOrderLBNameSet11: TfrmProductOrderLBNameSet11
Left = 188
Top = 126
Width = 1386
Height = 645
Caption = #21512#21516#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1370
AutoSize = True
ButtonHeight = 30
ButtonWidth = 107
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_FMMD.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TSel: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #36873#25321
ImageIndex = 75
OnClick = TSelClick
end
object TBRafresh: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 24
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object ToolButton1: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 38
Visible = False
OnClick = ToolButton1Click
end
object TBPrint: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 4
Visible = False
OnClick = TBPrintClick
end
object ToolButton2: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #21367#26631#31614#35774#32622
ImageIndex = 60
Visible = False
OnClick = ToolButton2Click
end
object ToolButton4: TToolButton
Left = 414
Top = 0
AutoSize = True
Caption = #21253#26631#31614#35774#32622
ImageIndex = 60
Visible = False
OnClick = ToolButton4Click
end
object ToolButton3: TToolButton
Left = 513
Top = 0
AutoSize = True
Caption = #30382#37325#35774#32622'(Kg)'
ImageIndex = 29
Visible = False
OnClick = ToolButton3Click
end
object ToolButton5: TToolButton
Left = 624
Top = 0
AutoSize = True
Caption = #31995#25968#35774#32622
ImageIndex = 29
Visible = False
end
object PiZhong: TEdit
Left = 711
Top = 0
Width = 121
Height = 30
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Visible = False
end
object TBClose: TToolButton
Left = 832
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1370
Height = 73
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 25
Top = 16
Width = 56
Height = 13
Caption = #21046#21333#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 204
Top = 16
Width = 60
Height = 13
Caption = #23458' '#25143
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 204
Top = 42
Width = 58
Height = 13
Caption = #21512' '#21516' '#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 376
Top = 42
Width = 24
Height = 13
Caption = 'PO#'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 376
Top = 16
Width = 28
Height = 13
Caption = #27454#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 82
Top = 12
Width = 92
Height = 21
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 82
Top = 38
Width = 92
Height = 21
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 1
end
object CustomerNoName: TEdit
Tag = 2
Left = 261
Top = 12
Width = 82
Height = 20
TabOrder = 2
OnChange = OrderNoMChange
end
object ConNo: TEdit
Tag = 2
Left = 260
Top = 38
Width = 83
Height = 20
TabOrder = 3
OnChange = OrderNoMChange
OnKeyPress = ConNoKeyPress
end
object KHconNo: TEdit
Tag = 2
Left = 403
Top = 38
Width = 82
Height = 20
TabOrder = 4
OnChange = OrderNoMChange
end
object styleno: TEdit
Tag = 2
Left = 403
Top = 12
Width = 82
Height = 20
TabOrder = 5
OnChange = OrderNoMChange
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 105
Width = 1370
Height = 500
Align = alClient
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = Tv1CellDblClick
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_FMMD.SHuangSe
Styles.IncSearch = DataLink_FMMD.SHuangSe
Styles.Selection = DataLink_FMMD.SHuangSe
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
Styles.Header = DataLink_FMMD.Default
object v1Column4: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.NullStyle = nssUnchecked
Visible = False
HeaderAlignmentHorz = taCenter
Width = 49
end
object v1ConNo: TcxGridDBColumn
Caption = #21512#21516#21495
DataBinding.FieldName = 'ConNo'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_FMMD.Default
Width = 76
end
object v1PrtCodeName: TcxGridDBColumn
Caption = #20135#21697#21517#31216
DataBinding.FieldName = 'PrtCodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1SOrdDefStr4: TcxGridDBColumn
Caption = #39068#33394#33521#25991
DataBinding.FieldName = 'SOrdDefStr4'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1PRTColor: TcxGridDBColumn
Caption = #39068#33394
DataBinding.FieldName = 'PRTColor'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1styleno: TcxGridDBColumn
Caption = #27454#21495
DataBinding.FieldName = 'styleno'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1SYRName: TcxGridDBColumn
Caption = #20844#21496#25260#22836
DataBinding.FieldName = 'SYRName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v1CustomerNoName: TcxGridDBColumn
Caption = #23458#25143
DataBinding.FieldName = 'CustomerNoName'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_FMMD.Default
Width = 84
end
object v1khconNo: TcxGridDBColumn
Caption = 'PO#'
DataBinding.FieldName = 'KHconNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1OrdDate: TcxGridDBColumn
Caption = #21046#21333#26085#26399
DataBinding.FieldName = 'OrdDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_FMMD.Default
Width = 86
end
object v1DeliveryDate: TcxGridDBColumn
Caption = #20132#36135#26085#26399
DataBinding.FieldName = 'DlyDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
OnCustomDrawCell = v1DeliveryDateCustomDrawCell
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_FMMD.Default
Width = 84
end
object v1ConPerson1: TcxGridDBColumn
Caption = #19994#21153#21592
DataBinding.FieldName = 'ConPerson1'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1FromPlace: TcxGridDBColumn
Caption = #31614#35746#22320#28857
DataBinding.FieldName = 'FromPlace'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object v1DlyNote: TcxGridDBColumn
Caption = #20132#26399#35828#26126
DataBinding.FieldName = 'DlyNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 79
end
object v1PRTColorNo: TcxGridDBColumn
Caption = #33394#21495
DataBinding.FieldName = 'PRTColorNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1PRTHX: TcxGridDBColumn
Caption = #33457#21495
DataBinding.FieldName = 'PRTHX'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1PRTMF: TcxGridDBColumn
Caption = #38376#24133
DataBinding.FieldName = 'PRTMF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1PRTKZ: TcxGridDBColumn
Caption = #20811#37325
DataBinding.FieldName = 'PRTKZ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel4: TPanel
Left = 444
Top = 161
Width = 250
Height = 234
TabOrder = 3
Visible = False
object Label14: TLabel
Left = 52
Top = 95
Width = 7
Height = 13
end
object Panel10: TPanel
Left = 1
Top = 1
Width = 248
Height = 25
Align = alTop
Alignment = taLeftJustify
BevelOuter = bvNone
Caption = #25253#34920#21517#31216
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnMouseMove = Panel10MouseMove
object Image2: TImage
Left = 223
Top = 3
Width = 24
Height = 18
ParentShowHint = False
Picture.Data = {
07544269746D617076040000424D760400000000000036000000280000001500
0000110000000100180000000000400400000000000000000000000000000000
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
FF00}
ShowHint = True
Transparent = True
OnClick = Image2Click
end
end
object Button1: TButton
Left = 90
Top = 191
Width = 81
Height = 27
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object RadioGroup1: TRadioGroup
Left = 61
Top = 26
Width = 139
Height = 157
ItemIndex = 0
Items.Strings = (
#21253#35013#25351#31034#21333
#39068#33394#26679
#21697#36136#26679
#33457#22411#26679)
TabOrder = 2
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 280
Top = 232
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_FMMD.ADOLink
Parameters = <>
Left = 376
Top = 240
end
object ADOQueryMain: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 312
Top = 236
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 308
Top = 264
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 356
Top = 212
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 296
Top = 208
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDBMain
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 328
Top = 212
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = CDS_Print
Left = 384
Top = 200
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 332
Top = 240
end
object PopupMenu1: TPopupMenu
Left = 268
Top = 200
object N2: TMenuItem
Caption = #26377#20379#24212#21830
end
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 356
Top = 260
end
object CDS_Print: TClientDataSet
Aggregates = <>
Params = <>
Left = 328
Top = 284
end
end