727 lines
21 KiB
Plaintext
727 lines
21 KiB
Plaintext
![]() |
inherited frmDJBCKOutPut: TfrmDJBCKOutPut
|
||
|
Left = 274
|
||
|
Top = 386
|
||
|
Caption = #24453#26816#24067#20986#24211
|
||
|
ClientHeight = 580
|
||
|
ClientWidth = 1540
|
||
|
Color = clWhite
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Position = poMainFormCenter
|
||
|
WindowState = wsMaximized
|
||
|
OnClose = FormClose
|
||
|
ExplicitWidth = 1556
|
||
|
ExplicitHeight = 619
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar [0]
|
||
|
Tag = 1
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1540
|
||
|
Height = 38
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 38
|
||
|
ButtonWidth = 139
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clWhite
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_PBMDDJ.ImageList_new32
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBSave: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20445#23384
|
||
|
ImageIndex = 16
|
||
|
OnClick = TBSaveClick
|
||
|
end
|
||
|
object TBAdd: TToolButton
|
||
|
Left = 71
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26032#22686
|
||
|
ImageIndex = 9
|
||
|
OnClick = TBAddClick
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 142
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #22797#21046
|
||
|
ImageIndex = 13
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object TBDel: TToolButton
|
||
|
Left = 213
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21024#38500
|
||
|
ImageIndex = 5
|
||
|
OnClick = TBDelClick
|
||
|
end
|
||
|
object ToolButton1: TToolButton
|
||
|
Left = 284
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #19968#38190#26367#25442
|
||
|
ImageIndex = 3
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 379
|
||
|
Top = 0
|
||
|
Caption = #19968#38190#26356#26032#26412#21378#32568#21495
|
||
|
ImageIndex = 1
|
||
|
Visible = False
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 518
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 7
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid [1]
|
||
|
Left = 0
|
||
|
Top = 38
|
||
|
Width = 1540
|
||
|
Height = 542
|
||
|
Align = alClient
|
||
|
BorderStyle = cxcbsNone
|
||
|
PopupMenu = PopupMenu1
|
||
|
TabOrder = 1
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
OnMouseDown = Tv1MouseDown
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
DataController.DataSource = DataSource3
|
||
|
DataController.Filter.AutoDataSetFilter = True
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skCount
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v2Column6
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Column = v1Column9
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsSelection.MultiSelect = True
|
||
|
OptionsSelection.CheckBoxVisibility = [cbvDataRow, cbvColumnHeader]
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
OptionsView.IndicatorWidth = 20
|
||
|
Styles.IncSearch = DataLink_PBMDDJ.SHuangSe
|
||
|
Styles.Footer = DataLink_PBMDDJ.Default
|
||
|
Styles.Header = DataLink_PBMDDJ.Default
|
||
|
Styles.Inactive = DataLink_PBMDDJ.SHuangSe
|
||
|
Styles.Selection = DataLink_PBMDDJ.SHuangSe
|
||
|
OnCustomDrawIndicatorCell = Tv1CustomDrawIndicatorCell
|
||
|
object v1Column6: TcxGridDBColumn
|
||
|
Caption = #20986#24211#21333#21495
|
||
|
DataBinding.FieldName = 'SPID'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 83
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20986#24211#26102#38388
|
||
|
DataBinding.FieldName = 'CRTime'
|
||
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
Properties.SaveTime = False
|
||
|
Properties.ShowTime = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 100
|
||
|
end
|
||
|
object v1CRType: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20986#24211#31867#22411
|
||
|
DataBinding.FieldName = 'CRType'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.DropDownListStyle = lsFixedList
|
||
|
Properties.Items.Strings = (
|
||
|
#26816#39564#20986#24211
|
||
|
#21152#24037#20986#24211
|
||
|
#22238#20462#20986#24211
|
||
|
#27425#24067#20986#24211
|
||
|
#20854#23427#20986#24211)
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object v1Column13: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #35746#21333#21495
|
||
|
DataBinding.FieldName = 'QCOrderNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 95
|
||
|
end
|
||
|
object v1Column14: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #21152#24037#21378
|
||
|
DataBinding.FieldName = 'FactoryName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Alignment.Horz = taLeftJustify
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 89
|
||
|
end
|
||
|
object v1Column21: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #23458#25143
|
||
|
DataBinding.FieldName = 'CustomerNoName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 74
|
||
|
end
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20986#21040#35746#21333#21495
|
||
|
DataBinding.FieldName = 'CKOrderNo'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.OnButtonClick = v1Column5PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 110
|
||
|
end
|
||
|
object v1Column22: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
DataBinding.FieldName = 'spcode'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 77
|
||
|
end
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'SPName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 97
|
||
|
end
|
||
|
object v1Column8: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'SPSpec'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 65
|
||
|
end
|
||
|
object v1Column7: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25104#20998
|
||
|
DataBinding.FieldName = 'SPCF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 73
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'SPMF'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 84
|
||
|
end
|
||
|
object v1Column10: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20811#37325
|
||
|
DataBinding.FieldName = 'SPKZ'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 90
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #26579#21378#32568#21495
|
||
|
DataBinding.FieldName = 'RCGangNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 74
|
||
|
end
|
||
|
object v1Column15: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #26412#21378#32568#21495
|
||
|
DataBinding.FieldName = 'GangNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 67
|
||
|
end
|
||
|
object v1Column16: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #26469#33258#24037#21378
|
||
|
DataBinding.FieldName = 'FromFactoryName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 75
|
||
|
end
|
||
|
object v1Column9: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #21305#25968
|
||
|
DataBinding.FieldName = 'PiQty'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 67
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25968#37327
|
||
|
DataBinding.FieldName = 'Qty'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.OnEditValueChanged = v2Column6PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 85
|
||
|
end
|
||
|
object Tv1Column4: TcxGridDBColumn
|
||
|
Caption = #21097#20313#24211#23384
|
||
|
DataBinding.FieldName = 'IKCSYQty'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 76
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25968#37327#21333#20301
|
||
|
DataBinding.FieldName = 'QtyUnit'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column11: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #20986#21040#21152#24037#21378
|
||
|
DataBinding.FieldName = 'ToFactoryName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.OnButtonClick = v1Column11PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 85
|
||
|
end
|
||
|
object v1Column19: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'SPColor'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.OnButtonClick = v1Column19PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 68
|
||
|
end
|
||
|
object v1Column17: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #33457#22411
|
||
|
DataBinding.FieldName = 'SPHX'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.OnButtonClick = v1Column17PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 69
|
||
|
end
|
||
|
object Tv1Column6: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #23458#25143#33457#21495
|
||
|
DataBinding.FieldName = 'SPHXKH'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object Tv1Column2: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #33394#21495
|
||
|
DataBinding.FieldName = 'SPColorNo'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.OnButtonClick = Tv1Column2PropertiesButtonClick
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column20: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #25442#31639#31995#25968
|
||
|
DataBinding.FieldName = 'Xs'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 71
|
||
|
end
|
||
|
object v1Column24: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #32452#21495
|
||
|
DataBinding.FieldName = 'LotNO'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Styles.Header = DataLink_PBMDDJ.SHuangSeCu
|
||
|
Width = 66
|
||
|
end
|
||
|
object v1Column12: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #22791#27880
|
||
|
DataBinding.FieldName = 'Note'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 79
|
||
|
end
|
||
|
object Tv1Column7: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #21152#24037#33394#21495
|
||
|
DataBinding.FieldName = 'TPColorNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 76
|
||
|
end
|
||
|
object v1Column18: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #36890#23610
|
||
|
DataBinding.FieldName = 'TongChi'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 73
|
||
|
end
|
||
|
object v1Column23: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #24320#22987#21367#21495
|
||
|
DataBinding.FieldName = 'KSJH'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object Tv1Column5: TcxGridDBColumn
|
||
|
Caption = #24211#23384'ID'
|
||
|
DataBinding.FieldName = 'FZSPID'
|
||
|
Visible = False
|
||
|
GroupIndex = 0
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
end
|
||
|
object Tv1Column8: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #26816#39564#26041#24335
|
||
|
DataBinding.FieldName = 'JYFS'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#26700#26816
|
||
|
#26426#26816)
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
object Tv1Column9: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #26550#20301#21495
|
||
|
DataBinding.FieldName = 'JiaWeiNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 69
|
||
|
end
|
||
|
object Tv1Column3: TcxGridDBColumn
|
||
|
Tag = 2
|
||
|
Caption = #21306#22495
|
||
|
DataBinding.FieldName = 'QuYuNo'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Width = 71
|
||
|
end
|
||
|
object Tv1Column1: TcxGridDBColumn
|
||
|
Caption = #23436#25104#24230
|
||
|
DataBinding.FieldName = 'WanChengDu'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
Properties.Items.Strings = (
|
||
|
#25104#21697
|
||
|
#21322#25104#21697)
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 66
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object Panel4: TPanel [2]
|
||
|
Left = 432
|
||
|
Top = 120
|
||
|
Width = 225
|
||
|
Height = 185
|
||
|
TabOrder = 2
|
||
|
Visible = False
|
||
|
object Label14: TLabel
|
||
|
Left = 48
|
||
|
Top = 88
|
||
|
Width = 6
|
||
|
Height = 12
|
||
|
end
|
||
|
object Panel10: TPanel
|
||
|
Left = 1
|
||
|
Top = 1
|
||
|
Width = 223
|
||
|
Height = 23
|
||
|
Align = alTop
|
||
|
Alignment = taLeftJustify
|
||
|
BevelOuter = bvNone
|
||
|
Caption = #25253#34920#21517#31216
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 0
|
||
|
object Image2: TImage
|
||
|
Left = 193
|
||
|
Top = 3
|
||
|
Width = 22
|
||
|
Height = 16
|
||
|
ParentShowHint = False
|
||
|
Picture.Data = {
|
||
|
07544269746D617076040000424D760400000000000036000000280000001500
|
||
|
0000110000000100180000000000400400000000000000000000000000000000
|
||
|
0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFF0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6
|
||
|
F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFF404040404040404040404040404040404040404040404040
|
||
|
404040404040404040404040404040404040404040404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFF808080808080808080808080808080808080808080
|
||
|
808080808080808080808080808080808080808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
||
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
||
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000
|
||
|
000000C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4000000000000
|
||
|
000000000000C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4000000000000C8D0D4
|
||
|
C8D0D4000000000000C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4000000000000C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4000000000000C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFC8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4
|
||
|
C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4C8D0D4808080404040F0CAA6FFFFFFFFFF
|
||
|
FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
FF00}
|
||
|
ShowHint = True
|
||
|
Transparent = True
|
||
|
OnClick = Image2Click
|
||
|
end
|
||
|
end
|
||
|
object Button1: TButton
|
||
|
Left = 24
|
||
|
Top = 154
|
||
|
Width = 75
|
||
|
Height = 21
|
||
|
Caption = #20840#36873
|
||
|
TabOrder = 1
|
||
|
OnClick = Button1Click
|
||
|
end
|
||
|
object GroupBox1: TGroupBox
|
||
|
Left = 24
|
||
|
Top = 56
|
||
|
Width = 177
|
||
|
Height = 97
|
||
|
Caption = #26367#25442#23383#27573
|
||
|
TabOrder = 2
|
||
|
object CheckBox1: TCheckBox
|
||
|
Left = 11
|
||
|
Top = 16
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #20986#24211#31867#22411
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object CheckBox2: TCheckBox
|
||
|
Left = 11
|
||
|
Top = 36
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #26412#21378#32568#21495
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object CheckBox3: TCheckBox
|
||
|
Left = 11
|
||
|
Top = 56
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #21305' '#25968
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object CheckBox4: TCheckBox
|
||
|
Left = 91
|
||
|
Top = 16
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #25442#31639#31995#25968
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
object CheckBox5: TCheckBox
|
||
|
Left = 91
|
||
|
Top = 36
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #22791' '#27880
|
||
|
TabOrder = 4
|
||
|
end
|
||
|
object CheckBox6: TCheckBox
|
||
|
Left = 91
|
||
|
Top = 56
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #25968' '#37327
|
||
|
TabOrder = 5
|
||
|
end
|
||
|
object CheckBox7: TCheckBox
|
||
|
Left = 11
|
||
|
Top = 76
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #20986#21040#21152#24037#21378
|
||
|
TabOrder = 6
|
||
|
end
|
||
|
object chkJYFS: TCheckBox
|
||
|
Left = 90
|
||
|
Top = 75
|
||
|
Width = 73
|
||
|
Height = 17
|
||
|
Caption = #26816#39564#26041#24335
|
||
|
TabOrder = 7
|
||
|
end
|
||
|
end
|
||
|
object Button2: TButton
|
||
|
Left = 128
|
||
|
Top = 154
|
||
|
Width = 75
|
||
|
Height = 21
|
||
|
Caption = #30830#23450
|
||
|
TabOrder = 3
|
||
|
OnClick = Button2Click
|
||
|
end
|
||
|
end
|
||
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
Connection = DataLink_PBMDDJ.ADOLink
|
||
|
Left = 185
|
||
|
Top = 344
|
||
|
end
|
||
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
Connection = DataLink_PBMDDJ.ADOLink
|
||
|
Left = 73
|
||
|
Top = 353
|
||
|
end
|
||
|
object DataSource3: TDataSource
|
||
|
DataSet = CDS_Sub
|
||
|
Left = 336
|
||
|
Top = 272
|
||
|
end
|
||
|
object CDS_Sub: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 352
|
||
|
Top = 216
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_PBMDDJ.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 232
|
||
|
Top = 144
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_PBMDDJ.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 224
|
||
|
Top = 208
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_PBMDDJ.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 232
|
||
|
Top = 280
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 344
|
||
|
Top = 152
|
||
|
end
|
||
|
object CDS_KC: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 296
|
||
|
Top = 64
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 816
|
||
|
Top = 256
|
||
|
object N3: TMenuItem
|
||
|
Caption = #22797#21046
|
||
|
OnClick = N3Click
|
||
|
end
|
||
|
end
|
||
|
end
|