2025-07-14 15:53:33 +08:00
|
|
|
inherited frmWBNeedLook: TfrmWBNeedLook
|
|
|
|
|
Left = 105
|
|
|
|
|
Top = 131
|
2025-08-12 13:37:49 +08:00
|
|
|
Caption = #32463#36724#38656#27714#26126#32454
|
2025-07-14 15:53:33 +08:00
|
|
|
ClientHeight = 667
|
|
|
|
|
ClientWidth = 1540
|
|
|
|
|
Font.Height = -16
|
|
|
|
|
Position = poMainFormCenter
|
|
|
|
|
ExplicitWidth = 1556
|
|
|
|
|
ExplicitHeight = 706
|
|
|
|
|
PixelsPerInch = 96
|
|
|
|
|
TextHeight = 21
|
|
|
|
|
object ToolBar1: TToolBar [0]
|
|
|
|
|
Tag = 1
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 0
|
|
|
|
|
Width = 1540
|
|
|
|
|
Height = 30
|
|
|
|
|
AutoSize = True
|
|
|
|
|
ButtonHeight = 30
|
|
|
|
|
ButtonWidth = 99
|
|
|
|
|
Caption = 'ToolBar1'
|
|
|
|
|
Color = clWhite
|
|
|
|
|
Images = DataLink_WarpBeamStk.cxImageList_bar
|
|
|
|
|
List = True
|
|
|
|
|
ParentColor = False
|
|
|
|
|
ShowCaptions = True
|
|
|
|
|
TabOrder = 2
|
|
|
|
|
object TBRafresh: TToolButton
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #21047#26032
|
|
|
|
|
ImageIndex = 1
|
|
|
|
|
OnClick = TBRafreshClick
|
|
|
|
|
end
|
|
|
|
|
object TBFind: TToolButton
|
|
|
|
|
Left = 71
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #36807#28388
|
|
|
|
|
ImageIndex = 0
|
|
|
|
|
Visible = False
|
|
|
|
|
OnClick = TBFindClick
|
|
|
|
|
end
|
|
|
|
|
object ToolButton2: TToolButton
|
|
|
|
|
Left = 142
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #20445#23384#26684#24335
|
|
|
|
|
ImageIndex = 16
|
|
|
|
|
OnClick = ToolButton2Click
|
|
|
|
|
end
|
|
|
|
|
object TBClose: TToolButton
|
|
|
|
|
Left = 245
|
|
|
|
|
Top = 0
|
|
|
|
|
AutoSize = True
|
|
|
|
|
Caption = #20851#38381
|
|
|
|
|
ImageIndex = 7
|
|
|
|
|
OnClick = TBCloseClick
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object Panel1: TPanel [1]
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 30
|
|
|
|
|
Width = 1540
|
|
|
|
|
Height = 43
|
|
|
|
|
Align = alTop
|
|
|
|
|
BevelInner = bvRaised
|
|
|
|
|
BevelOuter = bvLowered
|
|
|
|
|
Color = clWhite
|
|
|
|
|
ParentBackground = False
|
|
|
|
|
TabOrder = 3
|
|
|
|
|
object Label3: TLabel
|
|
|
|
|
Left = 268
|
|
|
|
|
Top = 10
|
2025-08-12 13:37:49 +08:00
|
|
|
Width = 32
|
2025-07-14 15:53:33 +08:00
|
|
|
Height = 21
|
2025-08-12 13:37:49 +08:00
|
|
|
Caption = #23458#25143
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
|
|
|
|
object Label4: TLabel
|
|
|
|
|
Left = 46
|
|
|
|
|
Top = 10
|
|
|
|
|
Width = 64
|
|
|
|
|
Height = 21
|
2025-08-12 13:37:49 +08:00
|
|
|
Caption = #32455#36896#21333#21495
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
2025-08-12 13:37:49 +08:00
|
|
|
object CustName: TcxTextEdit
|
2025-07-14 15:53:33 +08:00
|
|
|
Tag = 2
|
|
|
|
|
Left = 320
|
|
|
|
|
Top = 6
|
|
|
|
|
Properties.OnChange = FromCoNamePropertiesChange
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
Width = 150
|
|
|
|
|
end
|
2025-08-12 13:37:49 +08:00
|
|
|
object OrderNo: TcxTextEdit
|
2025-07-14 15:53:33 +08:00
|
|
|
Tag = 2
|
|
|
|
|
Left = 114
|
|
|
|
|
Top = 6
|
|
|
|
|
Properties.OnChange = FromCoNamePropertiesChange
|
|
|
|
|
TabOrder = 1
|
|
|
|
|
Width = 150
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited cxProgressBar2: TcxProgressBar
|
|
|
|
|
ExplicitHeight = 29
|
|
|
|
|
end
|
|
|
|
|
object Panel2: TPanel [4]
|
|
|
|
|
Left = 0
|
|
|
|
|
Top = 73
|
|
|
|
|
Width = 793
|
|
|
|
|
Height = 594
|
|
|
|
|
Align = alLeft
|
|
|
|
|
TabOrder = 4
|
|
|
|
|
object cxGrid1: TcxGrid
|
|
|
|
|
Left = 1
|
|
|
|
|
Top = 1
|
|
|
|
|
Width = 791
|
|
|
|
|
Height = 592
|
|
|
|
|
Align = alClient
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object TV1: TcxGridDBTableView
|
|
|
|
|
Navigator.Buttons.CustomButtons = <>
|
|
|
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
|
|
|
DataController.DataSource = DS_1
|
|
|
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
|
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
|
|
|
DataController.Summary.SummaryGroups = <>
|
|
|
|
|
OptionsView.GroupByBox = False
|
|
|
|
|
object TV1Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #32455#36896#21333#21495
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'OrderNo'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 83
|
|
|
|
|
end
|
|
|
|
|
object TV1Column2: TcxGridDBColumn
|
|
|
|
|
Caption = #23458#25143
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'CustName'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
2025-08-12 13:37:49 +08:00
|
|
|
Width = 66
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
|
|
|
|
object TV1Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #20135#21697#32534#21495
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'C_Code'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 84
|
|
|
|
|
end
|
|
|
|
|
object TV1Column4: TcxGridDBColumn
|
|
|
|
|
Caption = #20135#21697#21517#31216
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'C_Name'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 85
|
|
|
|
|
end
|
|
|
|
|
object TV1Column5: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#24037#33402#32534#21495
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'WB_Code'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 121
|
|
|
|
|
end
|
|
|
|
|
object TV1Column6: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#24037#33402#21517#31216
|
2025-08-12 13:37:49 +08:00
|
|
|
DataBinding.FieldName = 'WB_Name'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 109
|
|
|
|
|
end
|
|
|
|
|
object TV1Column7: TcxGridDBColumn
|
|
|
|
|
Caption = #35746#21333#25968#37327
|
2025-08-23 14:29:45 +08:00
|
|
|
DataBinding.FieldName = 'OrdQty2'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Styles.Header = cxStyle1
|
|
|
|
|
Width = 84
|
|
|
|
|
end
|
2025-09-30 17:22:36 +08:00
|
|
|
object TV1Column9: TcxGridDBColumn
|
|
|
|
|
Caption = #24050#23433#25490#25968#37327
|
|
|
|
|
DataBinding.FieldName = 'apqty'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 96
|
|
|
|
|
end
|
2025-07-14 15:53:33 +08:00
|
|
|
object TV1Column8: TcxGridDBColumn
|
|
|
|
|
Caption = #24050#19978#36724#25968#37327
|
2025-08-24 15:16:44 +08:00
|
|
|
DataBinding.FieldName = 'SZQty'
|
2025-07-14 15:53:33 +08:00
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Styles.Header = cxStyle2
|
|
|
|
|
Width = 104
|
|
|
|
|
end
|
2025-08-23 14:29:45 +08:00
|
|
|
object TV1Column10: TcxGridDBColumn
|
|
|
|
|
Caption = #26410#23433#25490#25968#37327
|
|
|
|
|
DataBinding.FieldName = 'Wapqty'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 77
|
|
|
|
|
end
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
|
|
|
|
object cxGrid1Level1: TcxGridLevel
|
|
|
|
|
GridView = TV1
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object Panel3: TPanel [5]
|
|
|
|
|
Left = 793
|
|
|
|
|
Top = 73
|
|
|
|
|
Width = 747
|
|
|
|
|
Height = 594
|
|
|
|
|
Align = alClient
|
|
|
|
|
TabOrder = 5
|
2025-08-23 14:29:45 +08:00
|
|
|
object cxGroupBox1: TcxGroupBox
|
2025-07-14 15:53:33 +08:00
|
|
|
Left = 1
|
|
|
|
|
Top = 1
|
|
|
|
|
Align = alTop
|
2025-08-23 14:29:45 +08:00
|
|
|
Caption = #32463#36724#24211#23384
|
2025-07-14 15:53:33 +08:00
|
|
|
TabOrder = 0
|
2025-08-23 14:29:45 +08:00
|
|
|
Height = 296
|
|
|
|
|
Width = 745
|
|
|
|
|
object cxGrid2: TcxGrid
|
|
|
|
|
Left = 2
|
|
|
|
|
Top = 26
|
|
|
|
|
Width = 741
|
|
|
|
|
Height = 268
|
|
|
|
|
Align = alClient
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object TV2: TcxGridDBTableView
|
|
|
|
|
Navigator.Buttons.CustomButtons = <>
|
|
|
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
|
|
|
DataController.DataSource = DS_2
|
|
|
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
|
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
|
|
|
DataController.Summary.SummaryGroups = <>
|
|
|
|
|
OptionsView.GroupByBox = False
|
|
|
|
|
object TV2Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#24037#33402#32534#21495
|
|
|
|
|
DataBinding.FieldName = 'WB_Code'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 124
|
|
|
|
|
end
|
|
|
|
|
object TV2Column2: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#24037#33402#21517#31216
|
|
|
|
|
DataBinding.FieldName = 'WB_Name'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 124
|
|
|
|
|
end
|
|
|
|
|
object TV2Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #36724#21345#21495
|
|
|
|
|
DataBinding.FieldName = 'WBCID'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 71
|
|
|
|
|
end
|
|
|
|
|
object TV2Column4: TcxGridDBColumn
|
|
|
|
|
Caption = #36801#32463#26426#21488
|
|
|
|
|
DataBinding.FieldName = 'WB_MachNo'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 86
|
|
|
|
|
end
|
|
|
|
|
object TV2Column5: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#24037
|
|
|
|
|
DataBinding.FieldName = 'WB_Macher'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 70
|
|
|
|
|
end
|
|
|
|
|
object TV2Column6: TcxGridDBColumn
|
|
|
|
|
Caption = #24211#23384#25968#37327
|
|
|
|
|
DataBinding.FieldName = 'Qty'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 85
|
|
|
|
|
end
|
|
|
|
|
object TV2Column7: TcxGridDBColumn
|
|
|
|
|
Caption = #24211#20301
|
|
|
|
|
DataBinding.FieldName = 'StkPosition'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 54
|
|
|
|
|
end
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
2025-08-23 14:29:45 +08:00
|
|
|
object cxGrid2Level1: TcxGridLevel
|
|
|
|
|
GridView = TV2
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
2025-08-23 14:29:45 +08:00
|
|
|
object cxGroupBox2: TcxGroupBox
|
2025-07-14 15:53:33 +08:00
|
|
|
Left = 1
|
2025-08-23 14:29:45 +08:00
|
|
|
Top = 297
|
2025-07-14 15:53:33 +08:00
|
|
|
Align = alClient
|
2025-08-23 14:29:45 +08:00
|
|
|
Caption = #26410#29983#20135#36724#21345
|
2025-07-14 15:53:33 +08:00
|
|
|
TabOrder = 1
|
2025-08-23 14:29:45 +08:00
|
|
|
Height = 296
|
|
|
|
|
Width = 745
|
|
|
|
|
object cxGrid3: TcxGrid
|
|
|
|
|
Left = 2
|
|
|
|
|
Top = 26
|
|
|
|
|
Width = 741
|
|
|
|
|
Height = 268
|
|
|
|
|
Align = alClient
|
|
|
|
|
TabOrder = 0
|
|
|
|
|
object TV3: TcxGridDBTableView
|
|
|
|
|
Navigator.Buttons.CustomButtons = <>
|
|
|
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
|
|
|
DataController.DataSource = DS_3
|
|
|
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
|
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
|
|
|
DataController.Summary.SummaryGroups = <>
|
|
|
|
|
OptionsView.GroupByBox = False
|
|
|
|
|
object TV3Column1: TcxGridDBColumn
|
|
|
|
|
Caption = #25972#32463#35745#21010#21333#21495
|
|
|
|
|
DataBinding.FieldName = 'WBCNO'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 131
|
|
|
|
|
end
|
|
|
|
|
object TV3Column2: TcxGridDBColumn
|
|
|
|
|
Caption = #36724#21345#21495
|
|
|
|
|
DataBinding.FieldName = 'WBCID'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 90
|
|
|
|
|
end
|
|
|
|
|
object TV3Column3: TcxGridDBColumn
|
|
|
|
|
Caption = #24320#21345#26102#38388
|
|
|
|
|
DataBinding.FieldName = 'filltime'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 90
|
|
|
|
|
end
|
|
|
|
|
object TV3Column4: TcxGridDBColumn
|
|
|
|
|
Caption = #36801#32463#26426#21488
|
|
|
|
|
DataBinding.FieldName = 'WB_MachNo'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 90
|
|
|
|
|
end
|
|
|
|
|
object TV3Column5: TcxGridDBColumn
|
|
|
|
|
Caption = #32463#36724#31867#22411
|
|
|
|
|
DataBinding.FieldName = 'WB_ProcessType'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 90
|
|
|
|
|
end
|
|
|
|
|
object TV3Column6: TcxGridDBColumn
|
|
|
|
|
Caption = #24320#21345#25968#37327
|
|
|
|
|
DataBinding.FieldName = 'WB_YarnLen'
|
|
|
|
|
DataBinding.IsNullValueType = True
|
|
|
|
|
HeaderAlignmentHorz = taCenter
|
|
|
|
|
Width = 90
|
|
|
|
|
end
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
2025-08-23 14:29:45 +08:00
|
|
|
object cxGrid3Level1: TcxGridLevel
|
|
|
|
|
GridView = TV3
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
|
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
|
|
|
Left = 313
|
|
|
|
|
Top = 128
|
|
|
|
|
end
|
|
|
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
|
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
|
|
|
Left = 209
|
|
|
|
|
Top = 129
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryCmd: TADOQuery
|
2025-08-12 13:37:49 +08:00
|
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
2025-07-14 15:53:33 +08:00
|
|
|
Parameters = <>
|
|
|
|
|
Left = 480
|
|
|
|
|
Top = 128
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryMain: TADOQuery
|
|
|
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
|
|
|
LockType = ltReadOnly
|
|
|
|
|
Parameters = <>
|
|
|
|
|
Left = 568
|
|
|
|
|
Top = 128
|
|
|
|
|
end
|
|
|
|
|
object ADOQueryTemp: TADOQuery
|
|
|
|
|
LockType = ltReadOnly
|
|
|
|
|
Parameters = <>
|
|
|
|
|
Left = 408
|
|
|
|
|
Top = 128
|
|
|
|
|
end
|
|
|
|
|
object DS_1: TDataSource
|
|
|
|
|
DataSet = CDS_1
|
|
|
|
|
Left = 144
|
|
|
|
|
Top = 280
|
|
|
|
|
end
|
|
|
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
2025-08-12 13:37:49 +08:00
|
|
|
Grid = cxGrid1
|
2025-07-14 15:53:33 +08:00
|
|
|
PopupMenus = <>
|
|
|
|
|
Left = 536
|
|
|
|
|
Top = 240
|
|
|
|
|
end
|
|
|
|
|
object PopupMenu1: TPopupMenu
|
|
|
|
|
Left = 472
|
|
|
|
|
Top = 208
|
|
|
|
|
end
|
|
|
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
|
|
|
PixelsPerInch = 96
|
|
|
|
|
object cxStyle1: TcxStyle
|
|
|
|
|
AssignedValues = [svTextColor]
|
|
|
|
|
TextColor = clRed
|
|
|
|
|
end
|
|
|
|
|
object cxStyle2: TcxStyle
|
|
|
|
|
AssignedValues = [svTextColor]
|
|
|
|
|
TextColor = clMenuHighlight
|
|
|
|
|
end
|
|
|
|
|
end
|
|
|
|
|
object DS_2: TDataSource
|
|
|
|
|
DataSet = CDS_2
|
|
|
|
|
Left = 200
|
|
|
|
|
Top = 280
|
|
|
|
|
end
|
|
|
|
|
object CDS_3: TClientDataSet
|
|
|
|
|
Aggregates = <>
|
|
|
|
|
Params = <>
|
|
|
|
|
Left = 256
|
|
|
|
|
Top = 208
|
|
|
|
|
end
|
|
|
|
|
object CDS_1: TClientDataSet
|
|
|
|
|
Aggregates = <>
|
|
|
|
|
Params = <>
|
|
|
|
|
Left = 144
|
|
|
|
|
Top = 208
|
|
|
|
|
end
|
|
|
|
|
object CDS_2: TClientDataSet
|
|
|
|
|
Aggregates = <>
|
|
|
|
|
Params = <>
|
|
|
|
|
Left = 200
|
|
|
|
|
Top = 208
|
|
|
|
|
end
|
|
|
|
|
object DS_3: TDataSource
|
2025-08-12 13:37:49 +08:00
|
|
|
DataSet = CDS_3
|
2025-07-14 15:53:33 +08:00
|
|
|
Left = 256
|
|
|
|
|
Top = 280
|
|
|
|
|
end
|
2025-08-12 13:37:49 +08:00
|
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
|
|
|
PopupMenus = <>
|
|
|
|
|
Left = 560
|
|
|
|
|
Top = 304
|
|
|
|
|
end
|
|
|
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
|
|
|
PopupMenus = <>
|
|
|
|
|
Left = 560
|
|
|
|
|
Top = 360
|
|
|
|
|
end
|
2025-07-14 15:53:33 +08:00
|
|
|
end
|