1225 lines
36 KiB
Plaintext
1225 lines
36 KiB
Plaintext
|
|
inherited frmTradeInspSet: TfrmTradeInspSet
|
||
|
|
Left = 261
|
||
|
|
Top = 149
|
||
|
|
Caption = #25171#21367#21253#35013#35774#32622
|
||
|
|
ClientHeight = 701
|
||
|
|
ClientWidth = 1284
|
||
|
|
Color = clWhite
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #24494#36719#38597#40657
|
||
|
|
OldCreateOrder = True
|
||
|
|
Position = poScreenCenter
|
||
|
|
WindowState = wsMaximized
|
||
|
|
OnClose = FormClose
|
||
|
|
ExplicitWidth = 1300
|
||
|
|
ExplicitHeight = 740
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 21
|
||
|
|
object ToolBar1: TToolBar [0]
|
||
|
|
Tag = 1
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1284
|
||
|
|
Height = 30
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 99
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clWhite
|
||
|
|
DisabledImages = DataLink_TradePlan.ImageList_new32
|
||
|
|
Images = DataLink_TradePlan.cxImageList_bar
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object Tsave: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20445#23384
|
||
|
|
ImageIndex = 37
|
||
|
|
OnClick = TsaveClick
|
||
|
|
end
|
||
|
|
object TlaySave: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20445#23384#26684#24335
|
||
|
|
ImageIndex = 37
|
||
|
|
OnClick = TlaySaveClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 174
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 7
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxPageControl1: TcxPageControl [1]
|
||
|
|
Left = 0
|
||
|
|
Top = 240
|
||
|
|
Width = 1284
|
||
|
|
Height = 461
|
||
|
|
Color = clWhite
|
||
|
|
ParentBackground = False
|
||
|
|
ParentColor = False
|
||
|
|
TabOrder = 1
|
||
|
|
Properties.ActivePage = cxTabSheet1
|
||
|
|
Properties.CustomButtons.Buttons = <>
|
||
|
|
Properties.Style = 11
|
||
|
|
LookAndFeel.NativeStyle = False
|
||
|
|
LookAndFeel.SkinName = 'WXI'
|
||
|
|
OnChange = cxPageControl1Change
|
||
|
|
ClientRectBottom = 459
|
||
|
|
ClientRectLeft = 2
|
||
|
|
ClientRectRight = 1282
|
||
|
|
ClientRectTop = 36
|
||
|
|
object cxTabSheet1: TcxTabSheet
|
||
|
|
Caption = #26631#31614#35774#32622
|
||
|
|
ImageIndex = 2
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1280
|
||
|
|
Height = 423
|
||
|
|
Align = alClient
|
||
|
|
Caption = 'Panel1'
|
||
|
|
TabOrder = 0
|
||
|
|
object Panel2: TPanel
|
||
|
|
Left = 1
|
||
|
|
Top = 31
|
||
|
|
Width = 554
|
||
|
|
Height = 391
|
||
|
|
Align = alLeft
|
||
|
|
Caption = 'Panel1'
|
||
|
|
TabOrder = 0
|
||
|
|
object cxGridLabel: TcxGrid
|
||
|
|
Left = 1
|
||
|
|
Top = 49
|
||
|
|
Width = 552
|
||
|
|
Height = 341
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 0
|
||
|
|
LookAndFeel.SkinName = 'WXI'
|
||
|
|
object TVLabel: TcxGridDBTableView
|
||
|
|
OnDblClick = TVLabelDblClick
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
|
OnCellClick = TVLabelCellClick
|
||
|
|
DataController.DataSource = DS_Label
|
||
|
|
DataController.Filter.AutoDataSetFilter = True
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsSelection.CellSelect = False
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
object TVLabellabelId: TcxGridDBColumn
|
||
|
|
Caption = #26631#31614'ID'
|
||
|
|
DataBinding.FieldName = 'labelId'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
Visible = False
|
||
|
|
Width = 53
|
||
|
|
end
|
||
|
|
object TVLabellabeltype: TcxGridDBColumn
|
||
|
|
Caption = #26631#31614#31867#22411
|
||
|
|
DataBinding.FieldName = 'labeltype'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 107
|
||
|
|
end
|
||
|
|
object TVLabellabelCaption: TcxGridDBColumn
|
||
|
|
Caption = #26631#31614#21517#31216
|
||
|
|
DataBinding.FieldName = 'labelCaption'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 261
|
||
|
|
end
|
||
|
|
object TVLabellabelFile: TcxGridDBColumn
|
||
|
|
Caption = #25991#20214#21517
|
||
|
|
DataBinding.FieldName = 'labelFile'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
Visible = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 167
|
||
|
|
end
|
||
|
|
object TVLabelColumn2: TcxGridDBColumn
|
||
|
|
Caption = #25805#20316#26102#38388
|
||
|
|
DataBinding.FieldName = 'EditTime'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 99
|
||
|
|
end
|
||
|
|
object TVLabelColumn1: TcxGridDBColumn
|
||
|
|
Caption = #25805#20316#20154
|
||
|
|
DataBinding.FieldName = 'Editer'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 80
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLabelLevel1: TcxGridLevel
|
||
|
|
GridView = TVLabel
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel4: TPanel
|
||
|
|
Left = 1
|
||
|
|
Top = 1
|
||
|
|
Width = 552
|
||
|
|
Height = 48
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #24494#36719#38597#40657
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 1
|
||
|
|
object Label9: TLabel
|
||
|
|
Left = 13
|
||
|
|
Top = 15
|
||
|
|
Width = 64
|
||
|
|
Height = 21
|
||
|
|
Caption = #26631#31614#31867#22411
|
||
|
|
end
|
||
|
|
object Label10: TLabel
|
||
|
|
Left = 276
|
||
|
|
Top = 11
|
||
|
|
Width = 64
|
||
|
|
Height = 21
|
||
|
|
Caption = #26631#31614#21517#31216
|
||
|
|
end
|
||
|
|
object LabelType: TcxComboBox
|
||
|
|
Left = 87
|
||
|
|
Top = 7
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
''
|
||
|
|
#20013#25991#26631#31614
|
||
|
|
#33521#25991#26631#31614
|
||
|
|
#20013#33521#25991#26631#31614)
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 0
|
||
|
|
Width = 157
|
||
|
|
end
|
||
|
|
object LabelCaption: TcxTextEdit
|
||
|
|
Left = 350
|
||
|
|
Top = 7
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 1
|
||
|
|
Width = 163
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object RMPreview3: TRMPreview
|
||
|
|
Left = 555
|
||
|
|
Top = 31
|
||
|
|
Width = 724
|
||
|
|
Height = 391
|
||
|
|
Align = alClient
|
||
|
|
BevelOuter = bvNone
|
||
|
|
Caption = 'Insert After'
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
ParentShowHint = False
|
||
|
|
ShowHint = False
|
||
|
|
TabOrder = 1
|
||
|
|
Options.RulerUnit = rmutScreenPixels
|
||
|
|
Options.RulerVisible = False
|
||
|
|
Options.DrawBorder = False
|
||
|
|
Options.BorderPen.Color = clGray
|
||
|
|
Options.BorderPen.Style = psDash
|
||
|
|
end
|
||
|
|
object ToolBar2: TToolBar
|
||
|
|
Tag = 1
|
||
|
|
Left = 1
|
||
|
|
Top = 1
|
||
|
|
Width = 1278
|
||
|
|
Height = 30
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 115
|
||
|
|
Caption = 'ToolBar2'
|
||
|
|
Color = clBtnFace
|
||
|
|
Images = DataLink_TradePlan.cxImageList_bar
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 2
|
||
|
|
Transparent = False
|
||
|
|
object Tadd: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #26032#22686
|
||
|
|
ImageIndex = 2
|
||
|
|
OnClick = TaddClick
|
||
|
|
end
|
||
|
|
object Tupd: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20462#25913
|
||
|
|
ImageIndex = 3
|
||
|
|
OnClick = TupdClick
|
||
|
|
end
|
||
|
|
object ToolButton4: TToolButton
|
||
|
|
Left = 142
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #35774#35745#26631#31614
|
||
|
|
ImageIndex = 3
|
||
|
|
OnClick = ToolButton4Click
|
||
|
|
end
|
||
|
|
object Tdel: TToolButton
|
||
|
|
Left = 245
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21024#38500
|
||
|
|
ImageIndex = 5
|
||
|
|
OnClick = TdelClick
|
||
|
|
end
|
||
|
|
object TVolumeset: TToolButton
|
||
|
|
Left = 316
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #35774#20026#21367#26631#31614
|
||
|
|
ImageIndex = 22
|
||
|
|
OnClick = TVolumesetClick
|
||
|
|
end
|
||
|
|
object Tpackset: TToolButton
|
||
|
|
Left = 435
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #35774#20026#21253#26631#31614
|
||
|
|
ImageIndex = 22
|
||
|
|
OnClick = TpacksetClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxTabSheet4: TcxTabSheet
|
||
|
|
Caption = ' '#21367#26631#31614' '
|
||
|
|
ImageIndex = 3
|
||
|
|
object RMPreview1: TRMPreview
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1280
|
||
|
|
Height = 423
|
||
|
|
Align = alClient
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Caption = 'Insert After'
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
ParentShowHint = False
|
||
|
|
ShowHint = False
|
||
|
|
TabOrder = 0
|
||
|
|
Options.RulerUnit = rmutScreenPixels
|
||
|
|
Options.RulerVisible = False
|
||
|
|
Options.DrawBorder = False
|
||
|
|
Options.BorderPen.Color = clGray
|
||
|
|
Options.BorderPen.Style = psDash
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxTabSheet3: TcxTabSheet
|
||
|
|
Caption = ' '#21253#26631#31614' '
|
||
|
|
ImageIndex = 3
|
||
|
|
object RMPreview2: TRMPreview
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1280
|
||
|
|
Height = 423
|
||
|
|
Align = alClient
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Caption = 'Insert After'
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
ParentShowHint = False
|
||
|
|
ShowHint = False
|
||
|
|
TabOrder = 0
|
||
|
|
Options.RulerUnit = rmutScreenPixels
|
||
|
|
Options.RulerVisible = False
|
||
|
|
Options.DrawBorder = False
|
||
|
|
Options.BorderPen.Color = clGray
|
||
|
|
Options.BorderPen.Style = psDash
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object dxLayoutControl_packset: TdxLayoutControl [2]
|
||
|
|
Tag = 1000
|
||
|
|
Left = 0
|
||
|
|
Top = 169
|
||
|
|
Width = 1284
|
||
|
|
Height = 58
|
||
|
|
Align = alTop
|
||
|
|
TabOrder = 2
|
||
|
|
LayoutLookAndFeel = DataLink_TradePlan.dxLayoutSkinLookAndFeel1
|
||
|
|
object LabPackage: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 72
|
||
|
|
Top = 9
|
||
|
|
AutoSize = False
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 0
|
||
|
|
Height = 33
|
||
|
|
Width = 171
|
||
|
|
end
|
||
|
|
object RulePackNo: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 324
|
||
|
|
Top = 9
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
#25353#35746#21333#29983#25104
|
||
|
|
#25353#32568#21495#29983#25104
|
||
|
|
#25353#39068#33394#29983#25104
|
||
|
|
#25163#21160#29983#25104)
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 1
|
||
|
|
Text = #25353#32568#21495#29983#25104
|
||
|
|
Width = 110
|
||
|
|
end
|
||
|
|
object packRolls: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 515
|
||
|
|
Top = 9
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 2
|
||
|
|
Width = 101
|
||
|
|
end
|
||
|
|
object packlabNumber: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 713
|
||
|
|
Top = 9
|
||
|
|
Properties.DropDownListStyle = lsFixedList
|
||
|
|
Properties.ImmediatePost = True
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
'0'
|
||
|
|
'1'
|
||
|
|
'2')
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 3
|
||
|
|
Text = '0'
|
||
|
|
Width = 104
|
||
|
|
end
|
||
|
|
object packPostAction: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 914
|
||
|
|
Top = 9
|
||
|
|
Properties.DropDownListStyle = lsFixedList
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
#33258#21160
|
||
|
|
#25163#21160)
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 4
|
||
|
|
Text = #33258#21160
|
||
|
|
Width = 99
|
||
|
|
end
|
||
|
|
object dxLayoutControl_packsetGroup_Root: TdxLayoutGroup
|
||
|
|
Tag = 999
|
||
|
|
AlignHorz = ahParentManaged
|
||
|
|
AlignVert = avParentManaged
|
||
|
|
Hidden = True
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
ShowBorder = False
|
||
|
|
Index = -1
|
||
|
|
end
|
||
|
|
object dxLayoutGroup1: TdxLayoutGroup
|
||
|
|
Parent = dxLayoutControl_packsetGroup_Root
|
||
|
|
CaptionOptions.Text = 'Hidden Group'
|
||
|
|
Hidden = True
|
||
|
|
ItemIndex = 4
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutItem1: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup1
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 182
|
||
|
|
CaptionOptions.Text = #21253#21495#35268#21017
|
||
|
|
Control = RulePackNo
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 110
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutItem2: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup1
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 227
|
||
|
|
CaptionOptions.Text = #21253#26631#31614
|
||
|
|
Control = LabPackage
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 171
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutItem3: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup1
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
CaptionOptions.Text = #27599#21253#21367#25968
|
||
|
|
Control = packRolls
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 101
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem_packlabNumber: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup1
|
||
|
|
CaptionOptions.Text = #21253#20986#32440#20221#25968
|
||
|
|
Control = packlabNumber
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 104
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 3
|
||
|
|
end
|
||
|
|
object dxLayoutItem_packPrintAction: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup1
|
||
|
|
CaptionOptions.Text = #25552#20132#21253#35268#21017
|
||
|
|
Control = packPostAction
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 99
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 4
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object dxLayoutControl_pieceset: TdxLayoutControl [3]
|
||
|
|
Tag = 1000
|
||
|
|
Left = 0
|
||
|
|
Top = 30
|
||
|
|
Width = 1284
|
||
|
|
Height = 139
|
||
|
|
Align = alTop
|
||
|
|
TabOrder = 3
|
||
|
|
LayoutLookAndFeel = DataLink_TradePlan.dxLayoutSkinLookAndFeel1
|
||
|
|
OnDblClick = dxLayoutControl_piecesetDblClick
|
||
|
|
object RuleLaterTare: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 718
|
||
|
|
Top = 58
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 10
|
||
|
|
Width = 47
|
||
|
|
end
|
||
|
|
object Coefficient: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 373
|
||
|
|
Top = 58
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 8
|
||
|
|
Width = 118
|
||
|
|
end
|
||
|
|
object LabVolume: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 120
|
||
|
|
Top = 16
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 0
|
||
|
|
Width = 172
|
||
|
|
end
|
||
|
|
object RuleAddLen: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 814
|
||
|
|
Top = 58
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 11
|
||
|
|
Width = 49
|
||
|
|
end
|
||
|
|
object RuleConversion: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 373
|
||
|
|
Top = 16
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
#26080#38656#36716#25442
|
||
|
|
#38271#24230#36716#20844#26020
|
||
|
|
#20928#37325#36716#38271#24230
|
||
|
|
#27611#37325#36716#38271#24230)
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 1
|
||
|
|
Text = #26080#38656#36716#25442
|
||
|
|
Width = 118
|
||
|
|
end
|
||
|
|
object RulePieceNo: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 120
|
||
|
|
Top = 58
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
#25353#32568#21495#29983#25104
|
||
|
|
#25353#39068#33394#29983#25104
|
||
|
|
#25353#35746#21333#29983#25104
|
||
|
|
#25163#21160#29983#25104
|
||
|
|
#25353#33457#22411#21495#29983#25104)
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 7
|
||
|
|
Text = #25353#32568#21495#29983#25104
|
||
|
|
Width = 172
|
||
|
|
end
|
||
|
|
object RuleLenUnit: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 572
|
||
|
|
Top = 16
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
'M'
|
||
|
|
'Y')
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 2
|
||
|
|
Text = 'M'
|
||
|
|
Width = 66
|
||
|
|
end
|
||
|
|
object RuleAddwet: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 817
|
||
|
|
Top = 16
|
||
|
|
AutoSize = False
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 4
|
||
|
|
Height = 33
|
||
|
|
Width = 51
|
||
|
|
end
|
||
|
|
object FixedLength: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 572
|
||
|
|
Top = 58
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 9
|
||
|
|
Width = 65
|
||
|
|
end
|
||
|
|
object RuleYardstick: TcxComboBox
|
||
|
|
Tag = 2
|
||
|
|
Left = 687
|
||
|
|
Top = 16
|
||
|
|
AutoSize = False
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
'100'
|
||
|
|
'99'
|
||
|
|
'98'
|
||
|
|
'97')
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 3
|
||
|
|
Text = '100'
|
||
|
|
Height = 33
|
||
|
|
Width = 81
|
||
|
|
end
|
||
|
|
object RuleAddwetVirtual: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 1035
|
||
|
|
Top = 16
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 6
|
||
|
|
Width = 46
|
||
|
|
end
|
||
|
|
object RuleAddLenVirtual: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 933
|
||
|
|
Top = 16
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 5
|
||
|
|
Width = 37
|
||
|
|
end
|
||
|
|
object DecimalY: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 354
|
||
|
|
Top = 103
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 13
|
||
|
|
Text = '1'
|
||
|
|
Width = 86
|
||
|
|
end
|
||
|
|
object DecimalKg: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 120
|
||
|
|
Top = 103
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 12
|
||
|
|
Text = '1'
|
||
|
|
Width = 137
|
||
|
|
end
|
||
|
|
object DecimalM: TcxTextEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 537
|
||
|
|
Top = 103
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.LookAndFeel.SkinName = 'WXI'
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
StyleDisabled.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleFocused.LookAndFeel.SkinName = 'WXI'
|
||
|
|
StyleHot.LookAndFeel.SkinName = 'WXI'
|
||
|
|
TabOrder = 14
|
||
|
|
Text = '1'
|
||
|
|
Width = 108
|
||
|
|
end
|
||
|
|
object labelOutPage: TcxComboBox
|
||
|
|
Left = 10000
|
||
|
|
Top = 10000
|
||
|
|
Properties.DropDownListStyle = lsFixedList
|
||
|
|
Properties.Items.Strings = (
|
||
|
|
#25163#21160
|
||
|
|
#33258#21160)
|
||
|
|
Style.HotTrack = False
|
||
|
|
Style.TransparentBorder = False
|
||
|
|
TabOrder = 18
|
||
|
|
Text = #33258#21160
|
||
|
|
Width = 99
|
||
|
|
end
|
||
|
|
object dxLayoutControl_piecesetGroup_Root: TdxLayoutGroup
|
||
|
|
AlignHorz = ahLeft
|
||
|
|
AlignVert = avTop
|
||
|
|
Hidden = True
|
||
|
|
ItemIndex = 2
|
||
|
|
ShowBorder = False
|
||
|
|
Index = -1
|
||
|
|
end
|
||
|
|
object dxLayoutGroup2: TdxLayoutGroup
|
||
|
|
Parent = dxLayoutControl_piecesetGroup_Root
|
||
|
|
AlignHorz = ahClient
|
||
|
|
AlignVert = avTop
|
||
|
|
CaptionOptions.Text = #20998#32452'1'
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
Hidden = True
|
||
|
|
ItemIndex = 4
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutGroup3: TdxLayoutGroup
|
||
|
|
Parent = dxLayoutControl_piecesetGroup_Root
|
||
|
|
AlignHorz = ahClient
|
||
|
|
AlignVert = avTop
|
||
|
|
CaptionOptions.Text = #20998#32452'2'
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Height = 36
|
||
|
|
Hidden = True
|
||
|
|
ItemIndex = 4
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutItem4: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
CaptionOptions.Text = #21367#26631#31614
|
||
|
|
Control = LabVolume
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 172
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutItem5: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
CaptionOptions.Text = #31995#25968#31867#22411
|
||
|
|
Control = RuleConversion
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 118
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutItem6: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 138
|
||
|
|
CaptionOptions.Text = #38271#24230#21333#20301
|
||
|
|
Control = RuleLenUnit
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 66
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem7: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
AlignVert = avClient
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 91
|
||
|
|
CaptionOptions.Text = #21152#37325
|
||
|
|
Control = RuleAddwet
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 51
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 4
|
||
|
|
end
|
||
|
|
object dxLayoutItem8: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
AlignVert = avClient
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 121
|
||
|
|
CaptionOptions.Text = #30721#23610
|
||
|
|
Control = RuleYardstick
|
||
|
|
ControlOptions.OriginalHeight = 29
|
||
|
|
ControlOptions.OriginalWidth = 81
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 3
|
||
|
|
end
|
||
|
|
object dxLayoutItem9: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup3
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
CaptionOptions.Text = #21367#21495#35268#21017
|
||
|
|
Control = RulePieceNo
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 172
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutItem10: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup3
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
CaptionOptions.Text = #36716#25442#31995#25968
|
||
|
|
Control = Coefficient
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 118
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutItem11: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup3
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 119
|
||
|
|
CaptionOptions.Text = #30382#37325#35774#32622
|
||
|
|
Control = RuleLaterTare
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 47
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 3
|
||
|
|
end
|
||
|
|
object dxLayoutItem12: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup3
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 89
|
||
|
|
CaptionOptions.Text = #21152#38271
|
||
|
|
Control = RuleAddLen
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 49
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 4
|
||
|
|
end
|
||
|
|
object dxLayoutItem13: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup3
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 137
|
||
|
|
CaptionOptions.Text = #23450#38271
|
||
|
|
Control = FixedLength
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 65
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem14: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 102
|
||
|
|
CaptionOptions.Text = #31354#21152#37325
|
||
|
|
Control = RuleAddwetVirtual
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 46
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 6
|
||
|
|
end
|
||
|
|
object dxLayoutItem15: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup2
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 93
|
||
|
|
CaptionOptions.Text = #31354#21152#38271
|
||
|
|
Control = RuleAddLenVirtual
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 37
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 5
|
||
|
|
end
|
||
|
|
object dxLayoutItem16: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup4
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 241
|
||
|
|
CaptionOptions.Text = #37325#37327#23567#25968#20301#25968
|
||
|
|
Control = DecimalKg
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 137
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 0
|
||
|
|
end
|
||
|
|
object dxLayoutItem18: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup4
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
SizeOptions.Width = 174
|
||
|
|
CaptionOptions.Text = #30721#23567#25968#20301#25968
|
||
|
|
Control = DecimalY
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 86
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 1
|
||
|
|
end
|
||
|
|
object dxLayoutGroup4: TdxLayoutGroup
|
||
|
|
Parent = dxLayoutControl_piecesetGroup_Root
|
||
|
|
CaptionOptions.Text = 'Hidden Group'
|
||
|
|
SizeOptions.AssignedValues = [sovSizableHorz, sovSizableVert]
|
||
|
|
SizeOptions.SizableHorz = True
|
||
|
|
SizeOptions.SizableVert = True
|
||
|
|
Hidden = True
|
||
|
|
ItemIndex = 2
|
||
|
|
LayoutDirection = ldHorizontal
|
||
|
|
ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem17: TdxLayoutItem
|
||
|
|
Parent = dxLayoutGroup4
|
||
|
|
CaptionOptions.Text = #31859#23567#25968#20301#25968
|
||
|
|
Control = DecimalM
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 108
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = 2
|
||
|
|
end
|
||
|
|
object dxLayoutItem_outPage: TdxLayoutItem
|
||
|
|
AlignHorz = ahClient
|
||
|
|
CaptionOptions.Text = #20986#32440
|
||
|
|
Control = labelOutPage
|
||
|
|
ControlOptions.OriginalHeight = 33
|
||
|
|
ControlOptions.OriginalWidth = 99
|
||
|
|
ControlOptions.ShowBorder = False
|
||
|
|
Index = -1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
Left = 417
|
||
|
|
Top = 576
|
||
|
|
end
|
||
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
Left = 473
|
||
|
|
Top = 657
|
||
|
|
end
|
||
|
|
inherited ImageList_new32: TImageList
|
||
|
|
Left = 88
|
||
|
|
Top = 432
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 163
|
||
|
|
Top = 328
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 78
|
||
|
|
Top = 344
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 181
|
||
|
|
Top = 489
|
||
|
|
end
|
||
|
|
object ADOQueryLabel: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 228
|
||
|
|
Top = 365
|
||
|
|
end
|
||
|
|
object RM1: TRMGridReport
|
||
|
|
ThreadPrepareReport = True
|
||
|
|
InitialZoom = pzDefault
|
||
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbSaveToXLS, 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 = 472
|
||
|
|
Top = 240
|
||
|
|
ReportData = {}
|
||
|
|
end
|
||
|
|
object RMDB_1: TRMDBDataSet
|
||
|
|
Visible = False
|
||
|
|
DataSet = ADO_1
|
||
|
|
Left = 428
|
||
|
|
Top = 244
|
||
|
|
end
|
||
|
|
object ADO_1: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 283
|
||
|
|
Top = 288
|
||
|
|
end
|
||
|
|
object RM2: TRMGridReport
|
||
|
|
ThreadPrepareReport = True
|
||
|
|
InitialZoom = pzDefault
|
||
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbSaveToXLS, 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 = 472
|
||
|
|
Top = 296
|
||
|
|
ReportData = {}
|
||
|
|
end
|
||
|
|
object RMDB_2: TRMDBDataSet
|
||
|
|
Visible = False
|
||
|
|
DataSet = ADO_1
|
||
|
|
Left = 428
|
||
|
|
Top = 300
|
||
|
|
end
|
||
|
|
object DS_Label: TDataSource
|
||
|
|
DataSet = CDS_Label
|
||
|
|
Left = 234
|
||
|
|
Top = 568
|
||
|
|
end
|
||
|
|
object CDS_Label: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 164
|
||
|
|
Top = 563
|
||
|
|
end
|
||
|
|
object RMDB_Label: TRMDBDataSet
|
||
|
|
Visible = True
|
||
|
|
AliasName = 'RMDB_Main'
|
||
|
|
DataSet = ADO_1
|
||
|
|
Left = 548
|
||
|
|
Top = 236
|
||
|
|
end
|
||
|
|
object RMLabel: TRMGridReport
|
||
|
|
ThreadPrepareReport = True
|
||
|
|
InitialZoom = pzDefault
|
||
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbSaveToXLS, 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
|
||
|
|
CompressLevel = rmzcFastest
|
||
|
|
CompressThread = False
|
||
|
|
LaterBuildEvents = True
|
||
|
|
OnlyOwnerDataSet = False
|
||
|
|
Left = 528
|
||
|
|
Top = 288
|
||
|
|
ReportData = {}
|
||
|
|
end
|
||
|
|
object RMBarCodeObject1: TRMBarCodeObject
|
||
|
|
Left = 504
|
||
|
|
Top = 412
|
||
|
|
end
|
||
|
|
object RMXLSExport1: TRMXLSExport
|
||
|
|
ShowAfterExport = True
|
||
|
|
ExportPrecision = 1
|
||
|
|
PagesOfSheet = 10
|
||
|
|
ExportImages = True
|
||
|
|
ExportFrames = True
|
||
|
|
ExportImageFormat = ifBMP
|
||
|
|
JPEGQuality = 0
|
||
|
|
ScaleX = 1.000000000000000000
|
||
|
|
ScaleY = 1.000000000000000000
|
||
|
|
CompressFile = False
|
||
|
|
Left = 432
|
||
|
|
Top = 472
|
||
|
|
end
|
||
|
|
object ADO_Down: TADOQuery
|
||
|
|
Connection = DataLink_TradePlan.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 147
|
||
|
|
Top = 408
|
||
|
|
end
|
||
|
|
object RMDB_rtfields: TRMDBDataSet
|
||
|
|
Visible = False
|
||
|
|
DataSet = ADOQueryRtFields
|
||
|
|
Left = 360
|
||
|
|
Top = 192
|
||
|
|
end
|
||
|
|
object ADOQueryRtFields: TADOQuery
|
||
|
|
Connection = ADOConnection1
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 136
|
||
|
|
Top = 216
|
||
|
|
end
|
||
|
|
object ADOConnection1: TADOConnection
|
||
|
|
ConnectionString =
|
||
|
|
'Provider=SQLOLEDB.1;Password=rightsoft@5740;Persist Security Inf' +
|
||
|
|
'o=True;User ID=rtsa;Initial Catalog=RTBasicsData;Data Source=101' +
|
||
|
|
'.132.143.144,7781'
|
||
|
|
LoginPrompt = False
|
||
|
|
Provider = 'SQLOLEDB.1'
|
||
|
|
Left = 80
|
||
|
|
Top = 192
|
||
|
|
end
|
||
|
|
object RMRichObject1: TRMRichObject
|
||
|
|
Left = 499
|
||
|
|
Top = 359
|
||
|
|
end
|
||
|
|
object RMGridReportDesigner1: TRMGridReportDesigner
|
||
|
|
Left = 336
|
||
|
|
Top = 400
|
||
|
|
end
|
||
|
|
end
|