725 lines
20 KiB
Plaintext
725 lines
20 KiB
Plaintext
object frmTJCKDCView: TfrmTJCKDCView
|
|
Left = 273
|
|
Top = 24
|
|
Width = 1036
|
|
Height = 709
|
|
Caption = #24453#22788#29702#20179#24211#35843#20986#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1020
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_DDMD.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1020
|
|
Height = 30
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 277
|
|
Top = 9
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 23
|
|
Top = 9
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label18: TLabel
|
|
Left = 407
|
|
Top = 9
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20135#21697#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label19: TLabel
|
|
Left = 560
|
|
Top = 9
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20135#21697#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label21: TLabel
|
|
Left = 712
|
|
Top = 9
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object OrderNo: TEdit
|
|
Tag = 2
|
|
Left = 318
|
|
Top = 5
|
|
Width = 73
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = OrderNoChange
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 76
|
|
Top = 5
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.464742650460000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464742650460000000
|
|
TabOrder = 1
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 180
|
|
Top = 5
|
|
Width = 86
|
|
Height = 20
|
|
Date = 40675.464761099540000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.464761099540000000
|
|
TabOrder = 2
|
|
end
|
|
object ConCode: TEdit
|
|
Tag = 2
|
|
Left = 460
|
|
Top = 5
|
|
Width = 85
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = ConCodeChange
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object ConName: TEdit
|
|
Tag = 2
|
|
Left = 614
|
|
Top = 5
|
|
Width = 85
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnChange = ConCodeChange
|
|
OnKeyPress = OrderNoKeyPress
|
|
end
|
|
object ClotheType10: TComboBox
|
|
Tag = 1
|
|
Left = 741
|
|
Top = 5
|
|
Width = 64
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 5
|
|
OnChange = OrderNoChange
|
|
Items.Strings = (
|
|
#32433#32447
|
|
#22383#24067
|
|
#21322#25104#21697
|
|
#25104#21697
|
|
#27425#21697
|
|
'')
|
|
end
|
|
end
|
|
object cxGrid4: TcxGrid
|
|
Left = 0
|
|
Top = 62
|
|
Width = 1020
|
|
Height = 371
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv6: TcxGridDBBandedTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = Tv6CellClick
|
|
DataController.DataSource = DataSource6
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.handBlack
|
|
Styles.BandHeader = DataLink_DDMD.FontBlue
|
|
Bands = <
|
|
item
|
|
Caption = #24453#22788#29702#20179#24211
|
|
Width = 1588
|
|
end>
|
|
object cxGridDBBandedColumn1: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 9
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6DutyPerson: TcxGridDBBandedColumn
|
|
Tag = 3
|
|
Caption = #36131#20219#20154
|
|
DataBinding.FieldName = 'DutyPerson'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 39
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 19
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6DutyFactoryName: TcxGridDBBandedColumn
|
|
Tag = 3
|
|
Caption = #36131#20219#24037#21378
|
|
DataBinding.FieldName = 'DutyFactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v6Column2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 51
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 20
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column4: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #30721#21333#32534#21495
|
|
DataBinding.FieldName = 'MDNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 50
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 5
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6DutyReason: TcxGridDBBandedColumn
|
|
Tag = 3
|
|
Caption = #21407#22240
|
|
DataBinding.FieldName = 'DutyReason'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 59
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 21
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column6: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 59
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 8
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column5: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'MDDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 44
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 7
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column8: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #21069#36947#20379#24212#21830
|
|
DataBinding.FieldName = 'FromFactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 57
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 16
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column9: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #30331#35760#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 41
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 17
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column10: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #30331#35760#26102#38388
|
|
DataBinding.FieldName = 'FillTime'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 50
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 18
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column11: TcxGridDBBandedColumn
|
|
Caption = #29992#36884
|
|
DataBinding.FieldName = 'RKYongTu'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 49
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 23
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6ToFactoryName: TcxGridDBBandedColumn
|
|
Tag = 3
|
|
Caption = #23384#25918#22320#28857
|
|
DataBinding.FieldName = 'ToFactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v6Column14PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 22
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column7: TcxGridDBBandedColumn
|
|
Tag = 2
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'ClotheType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
#32433#32447
|
|
#22383#24067
|
|
#21322#25104#21697
|
|
#25104#21697
|
|
#27425#21697)
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 42
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 6
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column15: TcxGridDBBandedColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column17: TcxGridDBBandedColumn
|
|
Caption = #33457#22411#21495
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 54
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 3
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column18: TcxGridDBBandedColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 59
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 4
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column20: TcxGridDBBandedColumn
|
|
Caption = #24211#23384#21305#25968
|
|
DataBinding.FieldName = 'JSKCPS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_DDMD.FoneRed
|
|
Width = 54
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 14
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column21: TcxGridDBBandedColumn
|
|
Caption = #24211#23384#25968#37327
|
|
DataBinding.FieldName = 'JSKCQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_DDMD.FoneRed
|
|
Width = 57
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 15
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column1: TcxGridDBBandedColumn
|
|
Caption = #20837#24211#21305#25968
|
|
DataBinding.FieldName = 'RKPS'
|
|
Styles.Header = DataLink_DDMD.FonePurple
|
|
Width = 63
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 10
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column2: TcxGridDBBandedColumn
|
|
Caption = #20837#24211#25968#37327
|
|
DataBinding.FieldName = 'RKQty'
|
|
Styles.Header = DataLink_DDMD.FonePurple
|
|
Width = 66
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 11
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column14: TcxGridDBBandedColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'ConCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 1
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column19: TcxGridDBBandedColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'ConName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 68
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 2
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column12: TcxGridDBBandedColumn
|
|
Caption = #20986#24211#21305#25968
|
|
DataBinding.FieldName = 'CKPS'
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_DDMD.Default
|
|
Styles.Header = DataLink_DDMD.FoneClMaroon
|
|
Width = 55
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 12
|
|
Position.RowIndex = 0
|
|
end
|
|
object v6Column13: TcxGridDBBandedColumn
|
|
Caption = #20986#24211#25968#37327
|
|
DataBinding.FieldName = 'CKQty'
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_DDMD.Default
|
|
Styles.Header = DataLink_DDMD.FoneClMaroon
|
|
Width = 59
|
|
Position.BandIndex = 0
|
|
Position.ColIndex = 13
|
|
Position.RowIndex = 0
|
|
end
|
|
end
|
|
object cxGridLevel3: TcxGridLevel
|
|
GridView = Tv6
|
|
end
|
|
end
|
|
object ScrollBox3: TScrollBox
|
|
Left = 0
|
|
Top = 433
|
|
Width = 1020
|
|
Height = 237
|
|
Align = alBottom
|
|
TabOrder = 3
|
|
object cxGrid5: TcxGrid
|
|
Left = 0
|
|
Top = 17
|
|
Width = 1016
|
|
Height = 216
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv5: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource5
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v5Column4
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v5Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_DDMD.SHuangSe
|
|
Styles.IncSearch = DataLink_DDMD.SHuangSe
|
|
Styles.Selection = DataLink_DDMD.SHuangSe
|
|
Styles.Header = DataLink_DDMD.Default
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
Caption = #35843#20986#26085#26399
|
|
DataBinding.FieldName = 'FillTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 69
|
|
end
|
|
object cxGridDBColumn9: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 65
|
|
end
|
|
object v5Column8: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'ConCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 74
|
|
end
|
|
object v5Column2: TcxGridDBColumn
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 67
|
|
end
|
|
object v5Column7: TcxGridDBColumn
|
|
Caption = #33457#22411#21495
|
|
DataBinding.FieldName = 'PRTHX'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 63
|
|
end
|
|
object v5Column3: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object v5Column4: TcxGridDBColumn
|
|
Caption = #35843#20986#21305#25968
|
|
DataBinding.FieldName = 'SJCKPS'
|
|
Width = 68
|
|
end
|
|
object v5Column1: TcxGridDBColumn
|
|
Caption = #35843#20986#25968#37327
|
|
DataBinding.FieldName = 'SJCKQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object v5Column9: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'CKQtyUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 52
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv5
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1016
|
|
Height = 17
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object Label16: TLabel
|
|
Left = 14
|
|
Top = 2
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #35843#20986#35760#24405
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
end
|
|
object ClientDataSet6: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 584
|
|
Top = 224
|
|
end
|
|
object DataSource6: TDataSource
|
|
DataSet = ClientDataSet6
|
|
Left = 560
|
|
Top = 224
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 568
|
|
Top = 2
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 600
|
|
Top = 2
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 632
|
|
Top = 2
|
|
end
|
|
object DataSource5: TDataSource
|
|
DataSet = ClientDataSet5
|
|
Left = 816
|
|
Top = 552
|
|
end
|
|
object ClientDataSet5: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 792
|
|
Top = 552
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 664
|
|
Top = 2
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid4
|
|
PopupMenus = <>
|
|
Left = 616
|
|
Top = 224
|
|
end
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
|
Grid = cxGrid5
|
|
PopupMenus = <>
|
|
Left = 768
|
|
Top = 552
|
|
end
|
|
end
|