RTFormwork/项目代码/RTBasicsV1/A02基础产品管理/U_ClothInfo.dfm
“ddf” 61630656e9 1
2024-07-07 09:35:27 +08:00

990 lines
25 KiB
Plaintext

inherited frmClothInfo: TfrmClothInfo
Left = 117
Top = 154
Caption = #20135#21697#26723#26696
ClientHeight = 685
ClientWidth = 1533
Font.Height = -16
FormStyle = fsMDIChild
Position = poScreenCenter
Visible = True
ExplicitWidth = 1549
ExplicitHeight = 724
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
Width = 1533
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 99
Caption = 'ToolBar1'
Color = clWhite
DisabledImages = DataLink_ClothInfo.ImageList_new32
Images = DataLink_ClothInfo.cxImageList_bar
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = TBRafreshClick
end
object TBAdd: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 9
OnClick = TBAddClick
end
object ToolButton1: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 4
OnClick = ToolButton1Click
end
object TBCopy: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #22797#21046
ImageIndex = 13
OnClick = TBCopyClick
end
object TBEdit: TToolButton
Left = 284
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 3
OnClick = TBEditClick
end
object TBMLEdit: TToolButton
Left = 355
Top = 0
AutoSize = True
Caption = #30446#24405#20462#25913
ImageIndex = 3
OnClick = TBMLEditClick
end
object TBDel: TToolButton
Left = 458
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 5
OnClick = TBDelClick
end
object ToolButton3: TToolButton
Left = 529
Top = 0
AutoSize = True
Caption = #26631#31614#25171#21360
ImageIndex = 21
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 632
Top = 0
AutoSize = True
Caption = #23548#20837
ImageIndex = 18
OnClick = ToolButton4Click
end
object TBExport: TToolButton
Left = 703
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 20
OnClick = TBExportClick
end
object TBUP: TToolButton
Left = 774
Top = 0
AutoSize = True
Caption = #22270#29255#19978#20256
ImageIndex = 19
OnClick = TBUPClick
end
object ToolButton5: TToolButton
Left = 877
Top = 0
AutoSize = True
Caption = #25805#20316#26085#24535
ImageIndex = 30
OnClick = ToolButton5Click
end
object ToolButton2: TToolButton
Left = 980
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 1083
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
object cxSplitter1: TcxSplitter [1]
Left = 220
Top = 119
Width = 8
Height = 566
HotZoneClassName = 'TcxMediaPlayer9Style'
Control = Panel5
end
object Panel1: TPanel [2]
Left = 0
Top = 30
Width = 1533
Height = 89
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWhite
ParentBackground = False
TabOrder = 1
object Label11: TLabel
Left = 1072
Top = 107
Width = 7
Height = 12
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 1120
Top = 111
Width = 7
Height = 12
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 998
Top = 53
Width = 64
Height = 21
Caption = #20135#21697#32534#21495
end
object Label4: TLabel
Left = 998
Top = 13
Width = 64
Height = 21
Caption = #20135#21697#21517#31216
end
object Label9: TLabel
Left = 523
Top = 53
Width = 32
Height = 21
Caption = #20811#37325
end
object Label8: TLabel
Left = 289
Top = 53
Width = 64
Height = 21
Caption = #20013#25991#25104#20221
end
object Label1: TLabel
Left = 47
Top = 13
Width = 32
Height = 21
Caption = #24067#31181
end
object Label2: TLabel
Left = 47
Top = 53
Width = 48
Height = 21
Caption = #21152#24037#21035
end
object Label5: TLabel
Left = 524
Top = 13
Width = 32
Height = 21
Caption = #35268#26684
end
object Label6: TLabel
Left = 288
Top = 13
Width = 64
Height = 21
Caption = #33521#25991#25104#20998
end
object Label7: TLabel
Left = 742
Top = 53
Width = 80
Height = 21
Caption = #21518#25972#29702#33521#25991
end
object Label10: TLabel
Left = 742
Top = 13
Width = 80
Height = 21
Caption = #21518#25972#29702#20013#25991
end
object Label13: TLabel
Left = 1250
Top = 13
Width = 80
Height = 21
Caption = #20379#24212#21830#20195#21495
end
object C_Code: TcxTextEdit
Tag = 2
Left = 1066
Top = 47
ParentColor = True
ParentFont = False
TabOrder = 0
OnKeyPress = C_CodeKeyPress
Width = 150
end
object C_Name: TcxTextEdit
Tag = 2
Left = 1066
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 1
OnKeyPress = C_CodeKeyPress
Width = 150
end
object C_GramWeight: TcxTextEdit
Tag = 2
Left = 559
Top = 47
ParentColor = True
ParentFont = False
TabOrder = 2
OnKeyPress = C_CodeKeyPress
Width = 150
end
object C_Composition: TcxTextEdit
Tag = 2
Left = 359
Top = 47
ParentColor = True
ParentFont = False
TabOrder = 3
OnKeyPress = C_CodeKeyPress
Width = 150
end
object GC_Name: TcxTextEdit
Tag = 2
Left = 103
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 4
OnKeyPress = C_CodeKeyPress
Width = 150
end
object CraftCode: TcxTextEdit
Tag = 2
Left = 103
Top = 47
ParentColor = True
ParentFont = False
TabOrder = 5
OnKeyPress = C_CodeKeyPress
Width = 150
end
object C_Spec: TcxTextEdit
Tag = 2
Left = 562
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 6
OnKeyPress = C_CodeKeyPress
Width = 150
end
object C_EComposition: TcxTextEdit
Tag = 2
Left = 359
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 7
OnKeyPress = C_CodeKeyPress
Width = 150
end
object CraftEName: TcxTextEdit
Tag = 2
Left = 828
Top = 47
ParentColor = True
ParentFont = False
TabOrder = 8
OnKeyPress = C_CodeKeyPress
Width = 150
end
object CraftName: TcxTextEdit
Tag = 2
Left = 828
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 9
OnKeyPress = C_CodeKeyPress
Width = 150
end
object FtyNo: TcxTextEdit
Tag = 2
Left = 1336
Top = 7
ParentColor = True
ParentFont = False
TabOrder = 10
OnKeyPress = C_CodeKeyPress
Width = 150
end
end
object Panel2: TPanel [3]
Left = 512
Top = 232
Width = 185
Height = 41
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31245#21518#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
Visible = False
end
object Panel5: TPanel [4]
Left = 0
Top = 119
Width = 220
Height = 566
Align = alLeft
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object cxDBTreeList1: TcxDBTreeList
Left = 2
Top = 2
Width = 216
Height = 562
Align = alClient
Bands = <
item
end>
DataController.DataSource = DS_Tree
DataController.ParentField = 'CTParent'
DataController.KeyField = 'CTID'
Navigator.Buttons.CustomButtons = <>
OptionsBehavior.CopyCaptionsToClipboard = False
OptionsBehavior.ExpandOnDblClick = False
OptionsSelection.CellSelect = False
OptionsView.CellAutoHeight = True
OptionsView.Headers = False
RootValue = -1
ScrollbarAnnotations.CustomAnnotations = <>
TabOrder = 0
OnDblClick = cxDBTreeList1DblClick
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
DataBinding.FieldName = 'CTName'
Width = 210
Position.ColIndex = 0
Position.RowIndex = 0
Position.BandIndex = 0
Summary.FooterSummaryItems = <>
Summary.GroupFooterSummaryItems = <>
end
end
end
object Panel3: TPanel [5]
Left = 228
Top = 119
Width = 1305
Height = 566
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = 'Panel3'
TabOrder = 4
object cxGrid1: TcxGrid
Left = 2
Top = 42
Width = 1301
Height = 317
Align = alClient
PopupMenu = PM_1
TabOrder = 0
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_1
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.GroupByBox = False
object v1SSel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 55
end
object v1Column12: TcxGridDBColumn
Caption = #31867#21035
DataBinding.FieldName = 'CTName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1CYNo: TcxGridDBColumn
Caption = #20135#21697#32534#21495
DataBinding.FieldName = 'C_Code'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 130
end
object v1Column9: TcxGridDBColumn
Caption = #20013#25991#21697#21517
DataBinding.FieldName = 'C_Name'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 119
end
object Tv1Column24: TcxGridDBColumn
Caption = #33521#25991#21697#21517
DataBinding.FieldName = 'C_EName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 112
end
object v1Column3: TcxGridDBColumn
Caption = #26377#25928#38376#24133
DataBinding.FieldName = 'C_Width'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 105
end
object v1Column1: TcxGridDBColumn
Caption = #25104#21697#20811#37325
DataBinding.FieldName = 'C_GramWeight'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object Tv1Column8: TcxGridDBColumn
Caption = #24067#31181
DataBinding.FieldName = 'GC_Name'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object Tv1Column2: TcxGridDBColumn
Caption = #25104#20998
DataBinding.FieldName = 'C_Composition'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object Tv1Column4: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'C_Spec'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 74
end
object Tv1Column1: TcxGridDBColumn
Caption = #33457#22411#32534#21495
DataBinding.FieldName = 'C_Pattern'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 113
end
object Tv1Column10: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'CINote'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object v1Column11: TcxGridDBColumn
Caption = #22270#29255
DataBinding.FieldName = 'IsImg'
DataBinding.IsNullValueType = True
PropertiesClassName = 'TcxCheckBoxProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 57
end
object Tv1Column5: TcxGridDBColumn
Caption = #24405#20837#20154
DataBinding.FieldName = 'filler'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object Tv1Column9: TcxGridDBColumn
Caption = #24405#20837#26102#38388
DataBinding.FieldName = 'FILLTIME'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object Tv1Column6: TcxGridDBColumn
Caption = #20462#25913#20154
DataBinding.FieldName = 'editer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object Tv1Column7: TcxGridDBColumn
Caption = #20462#25913#26102#38388
DataBinding.FieldName = 'edittime'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object Tv1Column11: TcxGridDBColumn
Caption = #25104#21697#39068#33394
DataBinding.FieldName = 'C_Color'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 96
end
object Tv1Column13: TcxGridDBColumn
Caption = #25104#21697#33394#21495
DataBinding.FieldName = 'C_ColorNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 117
end
object Tv1Column23: TcxGridDBColumn
Caption = #33521#25991#25104#20998
DataBinding.FieldName = 'C_EComposition'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 106
end
object Tv1Column3: TcxGridDBColumn
Caption = #32433#32447#24418#24577
DataBinding.FieldName = 'C_YarnSpec'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 138
end
object Tv1Column12: TcxGridDBColumn
Caption = #21152#24037#21035
DataBinding.FieldName = 'CraftCode'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 104
end
object Tv1Column14: TcxGridDBColumn
Caption = #21518#25972#29702#20013#25991
DataBinding.FieldName = 'CraftName'
DataBinding.IsNullValueType = True
Width = 141
end
object Tv1Column15: TcxGridDBColumn
Caption = #21518#25972#29702#33521#25991
DataBinding.FieldName = 'CraftEName'
DataBinding.IsNullValueType = True
Width = 125
end
object Tv1Column16: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'FtyName'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 90
end
object Tv1Column17: TcxGridDBColumn
Caption = #20379#24212#21830#20195#21495
DataBinding.FieldName = 'FtyNo'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 120
end
object Tv1Column18: TcxGridDBColumn
Caption = #20379#24212#21830#25253#20215
DataBinding.FieldName = 'FtyPrice'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 105
end
object Tv1Column22: TcxGridDBColumn
Caption = #32568#21495
DataBinding.FieldName = 'FtyPCId'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 95
end
object Tv1Column19: TcxGridDBColumn
Caption = #24320#21457#20154#21592
DataBinding.FieldName = 'Developer'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
end
object Tv1Column20: TcxGridDBColumn
Caption = #23454#27979#36879#28287
DataBinding.FieldName = 'Test_Soggy'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
end
object Tv1Column21: TcxGridDBColumn
Caption = #23454#27979#27700#21387
DataBinding.FieldName = 'Test_WaterPressure'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel7: TPanel
Left = 2
Top = 2
Width = 1301
Height = 40
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object Panel4: TPanel
Left = 0
Top = 0
Width = 1301
Height = 40
Align = alClient
AutoSize = True
TabOrder = 0
DesignSize = (
1301
40)
object Label14: TLabel
Left = 21
Top = 8
Width = 96
Height = 21
Alignment = taCenter
Anchors = [akLeft]
Caption = #27599#39029#35760#24405#26465#25968
Layout = tlCenter
end
object LBCPAP1: TLabel
Left = 300
Top = 8
Width = 107
Height = 21
Alignment = taCenter
Anchors = [akLeft]
AutoSize = False
Caption = #24403#21069#39029'/'#24635#39029#25968
Layout = tlCenter
end
object Button1: TButton
Left = 219
Top = 7
Width = 75
Height = 23
Anchors = [akLeft]
Caption = #19978#19968#39029
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 413
Top = 8
Width = 78
Height = 22
Anchors = [akLeft]
Caption = #19979#19968#39029
TabOrder = 1
OnClick = Button2Click
end
object TCBNOR1: TComboBox
Tag = 2
Left = 123
Top = 4
Width = 78
Height = 29
Anchors = [akLeft]
ItemIndex = 2
TabOrder = 2
Text = '500'
OnChange = TCBNOR1Change
Items.Strings = (
'100'
'300'
'500'
'1000'
'5000'
'10000')
end
end
end
object Panel9: TPanel
Left = 2
Top = 359
Width = 1301
Height = 205
Align = alBottom
Caption = 'Panel9'
TabOrder = 2
object Panel10: TPanel
Left = 1
Top = 1
Width = 1299
Height = 203
Align = alClient
Caption = 'Panel9'
TabOrder = 0
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 1297
Height = 201
Align = alClient
Caption = #26679#21697#32553#30053#22270#65288#21452#20987#22270#29255#26597#30475#21407#22270#65289
TabOrder = 0
object ScrollBox1: TScrollBox
Left = 2
Top = 23
Width = 1293
Height = 176
Align = alClient
BevelInner = bvLowered
BorderStyle = bsNone
TabOrder = 0
end
end
end
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
Left = 161
Top = 240
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
Left = 57
Top = 241
end
object DS_Tree: TDataSource
DataSet = CDS_Tree
Left = 155
Top = 131
end
object ADOQueryTree: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 53
Top = 137
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 731
Top = 208
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
Parameters = <>
Left = 837
Top = 269
end
object GPM_1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 672
Top = 512
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 883
Top = 491
end
object ADOQueryMain: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 629
Top = 209
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 784
Top = 528
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
DefaultCollate = False
ShowPrintDialog = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDB_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 305
Top = 201
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 952
Top = 400
end
object ODPat: TOpenDialog
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 302
Top = 284
end
object IdFTP1: TIdFTP
ConnectTimeout = 0
NATKeepAlive.UseKeepAlive = False
NATKeepAlive.IdleTimeMS = 0
NATKeepAlive.IntervalMS = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
ReadTimeout = 0
Left = 374
Top = 367
end
object SaveDialog1: TSaveDialog
Left = 370
Top = 201
end
object DSCYNO: TDataSource
DataSet = CDS_CYNO
Left = 495
Top = 282
end
object CDS_CYNO: TClientDataSet
Aggregates = <>
Params = <>
Left = 510
Top = 207
end
object adoqueryPicture: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
Parameters = <>
Left = 293
Top = 357
end
object OpenDialog1: TOpenDialog
Left = 459
Top = 367
end
object PM_1: TPopupMenu
Left = 1160
Top = 352
object N1: TMenuItem
Caption = #20840#36873
OnClick = N1Click
end
object N2: TMenuItem
Caption = #20840#24323
OnClick = N2Click
end
object N3: TMenuItem
Caption = #22797#21046
OnClick = N3Click
end
end
object RMBarCodeObject1: TRMBarCodeObject
Left = 1044
Top = 408
end
object CDS_Tree: TClientDataSet
Aggregates = <>
Params = <>
Left = 96
Top = 136
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_ClothInfo.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 851
Top = 392
end
end