D10xhGemei/T03贸易布匹检验/U_MachRollMain.dfm

1564 lines
44 KiB
Plaintext
Raw Normal View History

2025-02-20 14:17:49 +08:00
inherited frmMachRollMain: TfrmMachRollMain
Caption = #26426#21488#26816#39564
ClientHeight = 851
ClientWidth = 1289
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Height = -16
FormStyle = fsMDIChild
Visible = True
ExplicitWidth = 1305
ExplicitHeight = 890
PixelsPerInch = 96
TextHeight = 21
object dxLayoutControl_pack: TdxLayoutControl [0]
Tag = 999
Left = 0
Top = 0
Width = 443
Height = 851
Margins.Left = 0
Margins.Top = 0
Margins.Right = 0
Margins.Bottom = 0
Align = alLeft
TabOrder = 3
LayoutLookAndFeel = DataLink_TradeInsp.dxLayoutSkinLookAndFeel1
OptionsItem.SizableHorz = True
OptionsItem.SizableVert = True
2025-02-21 15:28:49 +08:00
OnClick = FrameKeyBoard1SpeedButton1Click
2025-02-20 14:17:49 +08:00
OnDblClick = dxLayoutControl_packDblClick
object Qty: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 81
Top = 147
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 4
Width = 111
end
object FtyPCId: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 81
Top = 118
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = False
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 3
OnClick = edtScanEnter
Width = 111
end
object Color: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 241
Top = 89
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 6
Width = 161
end
object ColorNo: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 81
Top = 89
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 2
Width = 111
end
object CodeName: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 241
Top = 60
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 5
Width = 161
end
object OrderNo: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 81
Top = 60
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 1
Width = 111
end
object BCIOID: TcxTextEdit
2025-03-13 13:37:36 +08:00
Left = 241
Top = 118
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
TabOrder = 7
Width = 161
end
object InputLen: TcxTextEdit
Tag = 999
2025-03-13 13:37:36 +08:00
Left = 81
Top = 202
2025-02-20 14:17:49 +08:00
AutoSize = False
Properties.ReadOnly = False
Properties.OnChange = InputLenPropertiesChange
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 8
2025-02-20 14:17:49 +08:00
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
2025-02-20 17:32:25 +08:00
Height = 35
2025-02-20 14:17:49 +08:00
Width = 132
end
object BTPrint: TButton
2025-03-13 13:37:36 +08:00
Left = 261
Top = 246
2025-02-20 17:32:25 +08:00
Width = 120
2025-02-20 14:17:49 +08:00
Height = 59
Caption = #25552' '#20132
2025-02-20 17:32:25 +08:00
TabOrder = 11
2025-02-20 14:17:49 +08:00
OnClick = BTPrintClick
end
object Tare: TcxTextEdit
Tag = 999
2025-03-13 13:37:36 +08:00
Left = 160
Top = 246
2025-02-20 14:17:49 +08:00
AutoSize = False
Properties.OnChange = InputLenPropertiesChange
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 10
2025-02-20 14:17:49 +08:00
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
Height = 59
Width = 57
end
object Coefficient: TcxTextEdit
Tag = 999
2025-03-13 13:37:36 +08:00
Left = 81
Top = 314
2025-02-20 14:17:49 +08:00
AutoSize = False
Properties.ReadOnly = False
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 12
2025-02-20 14:17:49 +08:00
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
Height = 37
Width = 52
end
object InputWeight: TcxTextEdit
Tag = 999
2025-03-13 13:37:36 +08:00
Left = 81
Top = 246
2025-02-20 14:17:49 +08:00
AutoSize = False
Properties.OnChange = InputLenPropertiesChange
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 9
2025-02-20 14:17:49 +08:00
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
Height = 59
Width = 70
end
object OutPutWeight: TcxTextEdit
Tag = 999
Left = 9726
Top = 10000
AutoSize = False
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 16
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
Height = 44
Width = 191
end
object AOrdDefNote1: TcxRichEdit
Left = 1
2025-03-13 13:37:36 +08:00
Top = 369
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Properties.ScrollBars = ssBoth
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 14
2025-02-20 14:17:49 +08:00
Height = 206
Width = 181
end
object cxDBImage1: TcxDBImage
Left = 9726
Top = 10000
Hint = 'FileName'
DataBinding.DataField = 'FilesOther'
DataBinding.DataSource = DS_IMAGE
Properties.GraphicClassName = 'TdxSmartImage'
Properties.GraphicTransparency = gtTransparent
Properties.ReadOnly = True
Properties.ShowFocusRect = False
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 17
2025-02-20 14:17:49 +08:00
Visible = False
Height = 122
Width = 280
end
object lblRuleConversion: TcxComboBox
Tag = 2
2025-03-13 13:37:36 +08:00
Left = 142
Top = 314
2025-02-20 14:17:49 +08:00
AutoSize = False
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
#26080#38656#36716#25442
#38271#24230#36716#20844#26020
#20928#37325#36716#38271#24230
#27611#37325#36716#38271#24230)
Properties.OnChange = lblRuleConversionPropertiesChange
Style.HotTrack = False
Style.LookAndFeel.SkinName = 'WXI'
Style.TransparentBorder = False
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.SkinName = 'WXI'
2025-02-20 17:32:25 +08:00
TabOrder = 13
2025-02-20 14:17:49 +08:00
Text = #26080#38656#36716#25442
Height = 37
Width = 102
end
object packnote: TcxMemo
Tag = 999
Left = 191
2025-03-13 13:37:36 +08:00
Top = 369
2025-02-20 14:17:49 +08:00
Properties.ReadOnly = True
Properties.ScrollBars = ssVertical
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 15
2025-02-20 14:17:49 +08:00
Height = 206
Width = 199
end
object edtScan: TcxTextEdit
Tag = 999
Left = 73
Top = 11
Properties.CharCase = ecUpperCase
Style.HotTrack = False
Style.LookAndFeel.Kind = lfUltraFlat
Style.LookAndFeel.SkinName = 'WXI'
Style.TransparentBorder = False
StyleDisabled.LookAndFeel.Kind = lfUltraFlat
StyleDisabled.LookAndFeel.SkinName = 'WXI'
StyleFocused.LookAndFeel.Kind = lfUltraFlat
StyleFocused.LookAndFeel.SkinName = 'WXI'
StyleHot.LookAndFeel.Kind = lfUltraFlat
StyleHot.LookAndFeel.SkinName = 'WXI'
TabOrder = 0
OnClick = edtScanEnter
OnDblClick = edtScanDblClick
OnKeyPress = edtScanKeyPress
Width = 148
end
object C_Pattern: TcxTextEdit
Left = 9726
Top = 10000
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 21
2025-02-20 14:17:49 +08:00
Visible = False
Width = 124
end
object RuleYardstick: TcxTextEdit
Left = 9565
Top = 10000
AutoSize = False
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 22
2025-02-20 14:17:49 +08:00
Text = '100'
Visible = False
OnClick = edtScanEnter
OnKeyPress = InputLenKeyPress
Height = 29
Width = 69
end
object C_StyleNo: TcxTextEdit
Left = 9565
Top = 10000
Properties.ReadOnly = True
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 23
2025-02-20 14:17:49 +08:00
Visible = False
Width = 168
end
object customStrField1: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 24
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object customStrField2: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 25
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object C_Width: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 26
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object C_GramWeight: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 27
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object addLen: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 28
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object addWet: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 29
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object bt_printmd: TButton
Left = 9726
Top = 10000
Width = 48
Height = 33
Caption = #30721#21333
2025-02-20 17:32:25 +08:00
TabOrder = 30
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = bt_printmdClick
end
object presentLen: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 31
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object presentWeight: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 32
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object unitPieces: TcxTextEdit
Left = 9726
Top = 10000
Style.HotTrack = False
Style.TransparentBorder = False
2025-02-20 17:32:25 +08:00
TabOrder = 33
2025-02-20 14:17:49 +08:00
Visible = False
OnClick = edtScanEnter
Width = 121
end
object dxLayoutControl_packGroup_Root: TdxLayoutGroup
AlignHorz = ahClient
AlignVert = avTop
CaptionOptions.Text = #26681#30446#24405
CaptionOptions.Visible = False
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
AllowRemove = False
Hidden = True
ItemIndex = 1
Padding.Left = -15
Padding.Top = -5
Padding.AssignedValues = [lpavLeft, lpavTop]
ShowBorder = False
UseIndent = False
Index = -1
end
object dxLayoutGroup_scan: TdxLayoutGroup
Parent = dxLayoutControl_packGroup_Root
AlignHorz = ahClient
AlignVert = avTop
CaptionOptions.Text = #25195#25551#26465#30721#32452
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 697
AllowRemove = False
Hidden = True
ItemIndex = 1
LayoutDirection = ldHorizontal
Padding.Bottom = -10
Padding.Top = -10
Padding.AssignedValues = [lpavBottom, lpavTop]
ShowBorder = False
Index = 0
end
object dxLayoutItem1: TdxLayoutItem
Parent = dxLayoutGroup_scan
SizeOptions.AssignedValues = [sovSizableHorz]
SizeOptions.SizableHorz = True
SizeOptions.Width = 220
AllowRemove = False
CaptionOptions.Text = '[B][COLOR=#FF0000][SIZE=12]'#25195#25551#26465#30721'[/SIZE][/COLOR][/B]'
Control = edtScan
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 27
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 148
ControlOptions.ShowBorder = False
OnCaptionClick = dxLayoutItem1CaptionClick
Index = 0
end
object dxLayoutItem3: TdxLayoutItem
Parent = dxLayoutGroup_plan_1
Offsets.Left = 5
AllowRemove = False
CaptionOptions.Text = #25351#31034#21333
Control = OrderNo
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutGroup_plan: TdxLayoutGroup
Parent = dxLayoutControl_packGroup_Root
AlignHorz = ahRight
CaptionOptions.Text = #35746#21333#20449#24687#32452
CaptionOptions.Visible = False
SizeOptions.Width = 721
AllowRemove = False
LayoutDirection = ldHorizontal
Padding.Bottom = -10
Padding.Left = -15
Padding.Top = -10
Padding.AssignedValues = [lpavBottom, lpavLeft, lpavTop]
Index = 1
end
object dxLayoutItem4: TdxLayoutItem
Parent = dxLayoutGroup_plan_1
Offsets.Left = 5
CaptionOptions.Text = #26579#21378#32568#21495
Control = FtyPCId
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 2
end
object dxLayoutItem5: TdxLayoutItem
Parent = dxLayoutGroup_plan_1
Offsets.Left = 5
CaptionOptions.Text = #33394#21495
Control = ColorNo
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 1
end
object dxLayoutItem6: TdxLayoutItem
Parent = dxLayoutGroup_plan_1
Offsets.Left = 5
AllowRemove = False
CaptionOptions.Text = #25968#37327
Control = Qty
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 3
end
object dxLayoutGroup_plan_1: TdxLayoutGroup
Parent = dxLayoutGroup_plan
AlignHorz = ahLeft
AlignVert = avClient
CaptionOptions.Text = #35745#21010#21333#20449#24687#32452'1'
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 188
Hidden = True
ItemIndex = 3
ShowBorder = False
UseIndent = False
Index = 0
end
object dxLayoutGroup_plan_2: TdxLayoutGroup
Parent = dxLayoutGroup_plan
CaptionOptions.Text = #35745#21010#21333#20449#24687#32452'2'
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 201
Hidden = True
ItemIndex = 2
ShowBorder = False
UseIndent = False
Index = 1
end
object dxLayoutItem7: TdxLayoutItem
Parent = dxLayoutGroup_plan_2
AllowRemove = False
CaptionOptions.Text = #21697#21517
Control = CodeName
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutItem8: TdxLayoutItem
Parent = dxLayoutGroup_plan_2
AllowRemove = False
CaptionOptions.Text = #39068#33394
Control = Color
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 1
end
object dxLayoutItem10: TdxLayoutItem
Parent = dxLayoutGroup_plan_2
CaptionOptions.Text = #21345#21495
Control = BCIOID
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 144
ControlOptions.ShowBorder = False
Index = 2
end
object dxLayoutEmptySpaceItem1: TdxLayoutEmptySpaceItem
Parent = dxLayoutGroup_scan
SizeOptions.AssignedValues = [sovSizableHorz]
SizeOptions.SizableHorz = True
SizeOptions.Height = 10
CaptionOptions.Text = #20998#21106#26465
Index = 1
end
object dxLayoutGroup_do2: TdxLayoutGroup
Parent = dxLayoutControl_packGroup_Root
AlignHorz = ahClient
AlignVert = avTop
CaptionOptions.Text = #25171#21367#25968#25454#32452
CaptionOptions.Visible = False
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 747
AllowRemove = False
LayoutDirection = ldHorizontal
Padding.Left = -10
Padding.Top = -10
Padding.AssignedValues = [lpavLeft, lpavTop]
Index = 2
end
object dxLayoutItem15: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup5
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 204
CaptionOptions.Text = '[B][COLOR=#FF0000][SIZE=14]'#38271#24230'[/SIZE][/COLOR][/B]'
Control = InputLen
ControlOptions.OriginalHeight = 29
ControlOptions.OriginalWidth = 132
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutItem16: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup3
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 142
CaptionOptions.Text = '[COLOR=Red][SIZE=14]'#37325#37327'[/COLOR][/SIZE]'
Control = InputWeight
ControlOptions.OriginalHeight = 29
ControlOptions.OriginalWidth = 70
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutItem_outweight: TdxLayoutItem
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
CaptionOptions.Text = '[COLOR=Red][SIZE=14]'#20928#37325'[/COLOR][/SIZE]'
Control = OutPutWeight
ControlOptions.OriginalHeight = 44
ControlOptions.OriginalWidth = 191
ControlOptions.ShowBorder = False
Index = -1
end
object lblLenUnit: TdxLayoutLabeledItem
Tag = 999
Parent = dxLayoutAutoCreatedGroup5
AlignVert = avBottom
SizeOptions.AssignedValues = [sovSizableHorz]
SizeOptions.SizableHorz = False
SizeOptions.Width = 36
CaptionOptions.Hint = 'M'
CaptionOptions.ShowAccelChar = False
CaptionOptions.Text = '[B][SIZE=12]M[/SIZE][/B]'
Index = 1
end
object dxLayoutItem18: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup3
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 57
Control = Tare
ControlOptions.OriginalHeight = 29
ControlOptions.OriginalWidth = 57
ControlOptions.ShowBorder = False
Index = 1
end
object dxLayoutLabeledItem2: TdxLayoutLabeledItem
Parent = dxLayoutAutoCreatedGroup3
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz]
SizeOptions.SizableHorz = True
SizeOptions.Width = 26
CaptionOptions.Hint = 'KG'
CaptionOptions.Text = '[B][SIZE=12]KG[/SIZE][/B]'
Index = 2
end
object dxLayoutItem21: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup3
AlignHorz = ahClient
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Height = 59
AllowRemove = False
CaptionOptions.Text = 'New Item'
CaptionOptions.Visible = False
Control = BTPrint
ControlOptions.OriginalHeight = 59
ControlOptions.OriginalWidth = 120
ControlOptions.ShowBorder = False
Index = 3
end
object dxLayoutEmptySpaceItem3: TdxLayoutEmptySpaceItem
Parent = dxLayoutGroup_do2
AlignHorz = ahLeft
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz]
SizeOptions.SizableHorz = True
SizeOptions.Height = 10
SizeOptions.Width = 2
CaptionOptions.Text = #20998#21106#26465
Index = 1
end
object dxLayoutAutoCreatedGroup1: TdxLayoutAutoCreatedGroup
Parent = dxLayoutAutoCreatedGroup2
AlignVert = avTop
Index = 0
end
object dxLayoutAutoCreatedGroup3: TdxLayoutAutoCreatedGroup
Parent = dxLayoutAutoCreatedGroup1
AlignVert = avTop
LayoutDirection = ldHorizontal
Index = 1
end
object dxLayoutAutoCreatedGroup5: TdxLayoutAutoCreatedGroup
Parent = dxLayoutAutoCreatedGroup1
AlignVert = avClient
LayoutDirection = ldHorizontal
Index = 0
end
object dxLayoutGroup1: TdxLayoutGroup
Parent = dxLayoutGroup_do2
AlignHorz = ahLeft
AlignVert = avClient
CaptionOptions.Text = #31354#30333#32452
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Height = 121
SizeOptions.Width = 114
Hidden = True
ShowBorder = False
Index = 2
end
object dxLayoutEmptySpaceItem5: TdxLayoutEmptySpaceItem
Parent = dxLayoutGroup1
SizeOptions.Height = 10
SizeOptions.Width = 10
CaptionOptions.Text = #20998#21106#26465
Index = 0
end
object dxLayoutItem24: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup4
AlignHorz = ahLeft
AlignVert = avClient
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 124
CaptionOptions.Text = #31995#25968
Control = Coefficient
ControlOptions.OriginalHeight = 37
ControlOptions.OriginalWidth = 52
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutGroup2: TdxLayoutGroup
Parent = dxLayoutControl_packGroup_Root
CaptionOptions.Text = #35746#21333#20449#24687#32452'3'
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Width = 74
AllowRemove = False
Hidden = True
ItemIndex = 1
LayoutDirection = ldHorizontal
ShowBorder = False
Index = 3
end
object dxLayoutItem_zhfield: TdxLayoutItem
Parent = dxLayoutGroup2
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Height = 206
SizeOptions.Width = 181
CaptionOptions.Text = #35746#21333#32452#21512#23383#27573
CaptionOptions.Visible = False
Control = AOrdDefNote1
ControlOptions.OriginalHeight = 206
ControlOptions.OriginalWidth = 181
ControlOptions.ShowBorder = False
Index = 0
end
object dxLayoutItem_pic: TdxLayoutItem
AlignHorz = ahClient
AlignVert = avTop
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
SizeOptions.SizableHorz = True
SizeOptions.SizableVert = True
SizeOptions.Height = 122
CaptionOptions.Text = #22270#29255'1'
CaptionOptions.Visible = False
Control = cxDBImage1
ControlOptions.OriginalHeight = 122
ControlOptions.OriginalWidth = 280
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutAutoCreatedGroup2: TdxLayoutAutoCreatedGroup
Parent = dxLayoutGroup_do2
Index = 0
end
object dxLayoutItem14: TdxLayoutItem
Parent = dxLayoutAutoCreatedGroup4
AlignVert = avClient
SizeOptions.Width = 102
CaptionOptions.Text = #31995#25968#36716#25442
CaptionOptions.Visible = False
Control = lblRuleConversion
ControlOptions.OriginalHeight = 29
ControlOptions.OriginalWidth = 102
ControlOptions.ShowBorder = False
Index = 1
end
object dxLayoutAutoCreatedGroup4: TdxLayoutAutoCreatedGroup
Parent = dxLayoutAutoCreatedGroup2
AlignVert = avClient
LayoutDirection = ldHorizontal
Index = 1
end
object dxLayoutItem_packnote: TdxLayoutItem
Parent = dxLayoutGroup2
SizeOptions.Height = 206
SizeOptions.Width = 199
CaptionOptions.Text = #21253#35013#35201#27714
CaptionOptions.Visible = False
Control = packnote
ControlOptions.OriginalHeight = 206
ControlOptions.OriginalWidth = 199
ControlOptions.ShowBorder = False
Index = 1
end
object dxLayoutItem_Pattern: TdxLayoutItem
CaptionOptions.Text = #33457#22411
Control = C_Pattern
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 124
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_RuleYardstick: TdxLayoutItem
CaptionOptions.Text = #30721#23610
Control = RuleYardstick
ControlOptions.OriginalHeight = 29
ControlOptions.OriginalWidth = 69
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_StyleNo: TdxLayoutItem
CaptionOptions.Text = #27454#21495
Control = C_StyleNo
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 168
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_customStrField1: TdxLayoutItem
CaptionOptions.Text = #33258#23450#20041#36755#20837'1'
Control = customStrField1
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_customStrField2: TdxLayoutItem
CaptionOptions.Text = #33258#23450#20041#36755#20837'2'
Control = customStrField2
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_width: TdxLayoutItem
CaptionOptions.Text = #38376#24133
Control = C_Width
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_gram: TdxLayoutItem
CaptionOptions.Text = #20811#37325
Control = C_GramWeight
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_addlen: TdxLayoutItem
CaptionOptions.Text = #21152#38271
Control = addLen
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_addwet: TdxLayoutItem
CaptionOptions.Text = #21152#37325
Control = addWet
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_btprintmd: TdxLayoutItem
CaptionOptions.Text = #25171#21360#30721#21333
CaptionOptions.Visible = False
Control = bt_printmd
ControlOptions.OriginalHeight = 33
ControlOptions.OriginalWidth = 48
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_presentLen: TdxLayoutItem
CaptionOptions.Text = #36192#36865#38271#24230
Control = presentLen
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_presentWeight: TdxLayoutItem
CaptionOptions.Text = #36192#36865#37325#37327
Control = presentWeight
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
object dxLayoutItem_unitPieces: TdxLayoutItem
CaptionOptions.Text = #25340#21305
Control = unitPieces
2025-03-13 13:37:36 +08:00
ControlOptions.OriginalHeight = 29
2025-02-20 14:17:49 +08:00
ControlOptions.OriginalWidth = 121
ControlOptions.ShowBorder = False
Index = -1
end
end
object Panel_right: TPanel [1]
Left = 443
Top = 0
Width = 846
Height = 851
Align = alClient
Caption = 'Panel_right'
TabOrder = 4
object ToolBar2: TToolBar
Tag = 1000
Left = 1
Top = 1
Width = 844
Height = 30
AutoSize = True
ButtonHeight = 30
2025-03-13 13:37:36 +08:00
ButtonWidth = 131
2025-02-20 14:17:49 +08:00
Caption = 'ToolBar1'
EdgeInner = esNone
EdgeOuter = esNone
Images = DataLink_TradeInsp.cxImageList_bar
List = True
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #37325#25171
ImageIndex = 21
OnClick = ToolButton3Click
end
object Trolldel: TToolButton
2025-03-13 13:37:36 +08:00
Left = 71
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 5
OnClick = TrolldelClick
end
object ToolButton4: TToolButton
2025-03-13 13:37:36 +08:00
Left = 142
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #30133#28857#31649#29702
ImageIndex = 2
end
2025-02-25 16:04:43 +08:00
object ToolButton2: TToolButton
2025-03-13 13:37:36 +08:00
Left = 245
2025-02-25 16:04:43 +08:00
Top = 0
AutoSize = True
Caption = #25171#21360#24211#23384#26631#31614
ImageIndex = 21
OnClick = ToolButton2Click
end
2025-02-20 14:17:49 +08:00
object ToolButton1: TToolButton
2025-03-13 13:37:36 +08:00
Left = 380
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #25171#21367#35774#32622
ImageIndex = 25
OnClick = ToolButton1Click
end
object ToolButton7: TToolButton
2025-03-13 13:37:36 +08:00
Left = 483
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton7Click
end
object Tlog: TToolButton
2025-03-13 13:37:36 +08:00
Left = 586
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #26085#24535
ImageIndex = 30
end
object ToolButton8: TToolButton
2025-03-13 13:37:36 +08:00
Left = 657
2025-02-20 14:17:49 +08:00
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = ToolButton8Click
end
end
object cxGrid3: TcxGrid
Tag = 9999
Left = 1
2025-03-13 13:37:36 +08:00
Top = 576
2025-02-20 14:17:49 +08:00
Width = 844
2025-03-13 13:37:36 +08:00
Height = 274
Align = alBottom
2025-02-20 14:17:49 +08:00
TabOrder = 1
object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
OnCustomDrawCell = Tv3CustomDrawCell
DataController.DataSource = ds_3
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
Column = v3GrossWeight
end
item
Kind = skSum
Column = v3NetWeight
end
item
Format = #21367#25968':0'
Kind = skCount
Column = tv3CIID
end
item
Kind = skSum
end
item
Kind = skSum
Column = Tv3Yardage
end
item
Kind = skSum
Column = Tv3Meter
end
item
Kind = skSum
end
item
Kind = skCount
Column = v3PieceNo
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object v3PieceNo: TcxGridDBColumn
Caption = #21367#21495
DataBinding.FieldName = 'PieceNo'
DataBinding.IsNullValueType = True
FixedKind = fkLeftDynamic
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object Tv3Yardage: TcxGridDBColumn
Caption = #30721#25968
DataBinding.FieldName = 'Yardage'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 69
end
object Tv3Meter: TcxGridDBColumn
Caption = #31859#25968
DataBinding.FieldName = 'Meter'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 79
end
object v3NetWeight: TcxGridDBColumn
Caption = #20928#37325
DataBinding.FieldName = 'NetWeight'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 62
end
object v3GrossWeight: TcxGridDBColumn
Caption = #27611#37325
DataBinding.FieldName = 'GrossWeight'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 61
end
object Tv3Grade: TcxGridDBColumn
Caption = #31561#32423
DataBinding.FieldName = 'Grade'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 54
end
object tv3CIID: TcxGridDBColumn
Caption = #21367#26465#30721
2025-02-20 17:32:25 +08:00
DataBinding.FieldName = 'BCIOID'
2025-02-20 14:17:49 +08:00
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Sorting = False
Width = 112
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv3
end
end
2025-03-13 13:37:36 +08:00
object cxGrid1: TcxGrid
Tag = 9999
Left = 1
Top = 31
Width = 844
Height = 545
Align = alClient
TabOrder = 2
ExplicitHeight = 154
object TV1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
OnCustomDrawCell = Tv3CustomDrawCell
DataController.DataSource = ds_3
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object cxgrdbclmnTV1Column1: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
object cxgrdbclmnTV1Column2: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
object cxgrdbclmnTV1Column3: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
object cxgrdbclmnTV1Column4: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
object cxgrdbclmnTV1Column5: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
object cxgrdbclmnTV1Column6: TcxGridDBColumn
DataBinding.IsNullValueType = True
end
end
object cxGridLevel1: TcxGridLevel
GridView = TV1
end
end
2025-02-20 14:17:49 +08:00
end
object cxGroupBox_keys: TcxGroupBox [2]
2025-02-20 17:32:25 +08:00
Left = 8
Top = 390
2025-02-20 14:17:49 +08:00
Caption = #34394#25311#38190#30424
Style.LookAndFeel.NativeStyle = False
StyleDisabled.LookAndFeel.NativeStyle = False
TabOrder = 2
Transparent = True
Visible = False
Height = 245
Width = 319
inline FrameKeyBoard1: TFrameKeyBoard
2025-03-13 13:37:36 +08:00
Left = 2
Top = 26
Width = 315
Height = 217
2025-02-20 14:17:49 +08:00
Align = alClient
TabOrder = 0
2025-03-13 13:37:36 +08:00
ExplicitLeft = 2
ExplicitTop = 26
ExplicitWidth = 315
ExplicitHeight = 217
2025-02-20 14:17:49 +08:00
inherited dxPanel1: TdxPanel
2025-03-13 13:37:36 +08:00
Width = 315
Height = 217
ExplicitWidth = 315
ExplicitHeight = 217
2025-02-21 15:28:49 +08:00
inherited SpeedButton1: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton4: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton7: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton2: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton5: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton8: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton3: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton6: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton9: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton_back: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton0: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton_dot: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
2025-02-20 14:17:49 +08:00
inherited SpeedButton_yc: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton_ycClick
end
2025-02-21 15:28:49 +08:00
inherited SpeedButton_zdykey2: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton_zdykey1: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
inherited SpeedButton10: TSpeedButton
OnClick = FrameKeyBoard1SpeedButton1Click
end
2025-02-20 14:17:49 +08:00
end
end
object MovePanel1: TMovePanel
2025-02-20 17:32:25 +08:00
Left = 85
Top = -29
2025-02-20 14:17:49 +08:00
Width = 237
2025-02-20 17:32:25 +08:00
Height = 45
2025-02-20 14:17:49 +08:00
BevelOuter = bvNone
DockSite = True
2025-02-20 17:32:25 +08:00
ParentBackground = False
2025-02-20 14:17:49 +08:00
TabOrder = 1
end
end
inherited loadProcess: TPanel
2025-02-20 17:32:25 +08:00
Left = 531
Top = 173
2025-02-20 14:17:49 +08:00
Width = 177
2025-02-20 17:32:25 +08:00
ExplicitLeft = 531
ExplicitTop = 173
2025-02-20 14:17:49 +08:00
ExplicitWidth = 177
end
inherited cxProgressBar2: TcxProgressBar
2025-02-20 17:32:25 +08:00
Left = 531
Top = 125
ExplicitLeft = 531
ExplicitTop = 125
2025-02-20 14:17:49 +08:00
ExplicitHeight = 29
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
Left = 442
Top = 270
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
Left = 536
Top = 270
end
object cds_params: TClientDataSet
Aggregates = <>
Params = <>
Left = 818
Top = 364
object cds_paramsdabao: TStringField
FieldName = 'dabao'
Size = 10
end
object cds_paramspackRolls: TIntegerField
FieldName = 'packRolls'
end
object cds_paramsrollNoMake: TStringField
FieldName = 'rollNoMake'
end
object cds_paramsMinWeight: TIntegerField
FieldName = 'MinWeight'
end
object cds_paramsMaxWeight: TIntegerField
FieldName = 'MaxWeight'
end
object cds_paramslblLenUnit: TStringField
FieldName = 'lblLenUnit'
end
object cds_paramsMinLen: TIntegerField
FieldName = 'MinLen'
end
object cds_paramsmaxLen: TIntegerField
FieldName = 'maxLen'
end
object cds_paramsweightRule: TIntegerField
FieldName = 'weightRule'
end
object cds_paramschen: TStringField
FieldName = 'chen'
Size = 10
end
object cds_paramsmabiao: TStringField
FieldName = 'mabiao'
end
object cds_paramsmbunit: TStringField
FieldName = 'mbunit'
end
object cds_paramsmplace: TIntegerField
FieldName = 'mplace'
end
object cds_paramsyplace: TIntegerField
FieldName = 'yplace'
end
object cds_paramskgplace: TIntegerField
FieldName = 'kgplace'
end
object cds_paramslabNumber: TIntegerField
FieldName = 'labNumber'
end
object cds_paramsoutPage: TStringField
FieldName = 'outPage'
Size = 10
end
object cds_paramsEndPieceNo: TIntegerField
FieldName = 'EndPieceNo'
end
object cds_paramsBeginPieceNo: TIntegerField
FieldName = 'BeginPieceNo'
end
object cds_paramsFixedLength: TIntegerField
FieldName = 'FixedLength'
end
object cds_paramspacknoMake: TStringField
FieldName = 'packnoMake'
Size = 30
end
object cds_paramspieceOrder: TBooleanField
FieldName = 'pieceOrder'
end
object cds_paramsLabVolume: TStringField
FieldName = 'LabVolume'
Size = 60
end
object cds_paramsLabPackage: TStringField
FieldName = 'LabPackage'
Size = 60
end
object cds_paramsAddwetPresent: TFloatField
FieldName = 'AddwetPresent'
end
object cds_paramsAddLenPresent: TFloatField
FieldName = 'AddLenPresent'
end
object cds_paramspackPrintPreview: TBooleanField
FieldName = 'packPrintPreview'
end
object cds_paramspacklabNumber: TIntegerField
FieldName = 'packlabNumber'
end
object cds_paramspackPostAction: TStringField
FieldName = 'packPostAction'
end
end
object CDS_2: TClientDataSet
Aggregates = <>
Params = <>
Left = 630
Top = 364
end
object DS_2: TDataSource
DataSet = CDS_2
Left = 630
Top = 458
end
object cds_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 536
Top = 364
end
object cds_3: TClientDataSet
Aggregates = <>
Params = <>
Left = 724
Top = 364
end
object ds_3: TDataSource
DataSet = cds_3
Left = 724
Top = 458
end
object ds_1: TDataSource
DataSet = cds_1
Left = 536
Top = 458
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 724
Top = 270
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 818
Top = 270
end
object GPM_3: TcxGridPopupMenu
Grid = cxGrid3
PopupMenus = <>
Left = 442
Top = 458
end
object ADOQueryImage: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
LockType = ltReadOnly
CommandTimeout = 300
Parameters = <>
Left = 630
Top = 270
end
object DS_IMAGE: TDataSource
DataSet = ADOQueryImage
Left = 818
Top = 458
end
object ADO_CJ: TADOQuery
Connection = DataLink_TradeInsp.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 442
Top = 364
end
2025-02-21 15:28:49 +08:00
object fRMDB_1: TfrxDBDataset
UserName = 'fRMDB_1'
CloseDataSource = False
DataSet = ADOQueryPrint
BCDToCurrency = False
Left = 1030
Top = 385
end
object frxReport1: TfrxReport
Version = '6.9.12'
DataSet = fRMDB_1
DataSetName = 'fRMDB_1'
DotMatrixReport = False
IniFile = '\Software\Fast Reports'
PreviewOptions.Buttons = [pbPrint, pbLoad, pbSave, pbExport, pbZoom, pbFind, pbOutline, pbPageSetup, pbTools, pbEdit, pbNavigator, pbExportQuick, pbCopy, pbSelection]
PreviewOptions.Zoom = 1.000000000000000000
PrintOptions.Printer = 'Default'
PrintOptions.PrintOnSheet = 0
ReportOptions.CreateDate = 45471.682319444440000000
ReportOptions.LastChange = 45471.682319444440000000
ScriptLanguage = 'PascalScript'
ScriptText.Strings = (
'begin'
''
'end.')
ShowProgress = False
Left = 989
Top = 425
Datasets = <>
Variables = <>
Style = <>
object Data: TfrxDataPage
Height = 1000.000000000000000000
Width = 1000.000000000000000000
end
object Page1: TfrxReportPage
PaperWidth = 70.000000000000000000
PaperHeight = 50.000000000000000000
PaperSize = 256
LeftMargin = 10.000000000000000000
RightMargin = 10.000000000000000000
TopMargin = 10.000000000000000000
BottomMargin = 10.000000000000000000
Frame.Typ = []
MirrorMode = []
end
end
object frxPPTXExport1: TfrxPPTXExport
UseFileCache = True
ShowProgress = True
OverwritePrompt = False
DataOnly = False
OpenAfterExport = False
PictureType = gpPNG
Left = 925
Top = 500
end
object frxXLSXExport1: TfrxXLSXExport
UseFileCache = True
ShowProgress = True
OverwritePrompt = False
DataOnly = False
ChunkSize = 0
OpenAfterExport = False
PictureType = gpPNG
Left = 944
Top = 565
end
object frxReportTableObject1: TfrxReportTableObject
Left = 1013
Top = 484
end
object frxOLEObject1: TfrxOLEObject
Left = 1093
Top = 548
end
object frxRichObject1: TfrxRichObject
Left = 1133
Top = 492
end
object frxBarCodeObject1: TfrxBarCodeObject
Left = 1173
Top = 420
end
2025-02-20 14:17:49 +08:00
end