414 lines
11 KiB
Plaintext
414 lines
11 KiB
Plaintext
|
|
object frmGSList_CX: TfrmGSList_CX
|
||
|
|
Left = 192
|
||
|
|
Top = 133
|
||
|
|
Width = 1222
|
||
|
|
Height = 672
|
||
|
|
Caption = #20844#21496#20449#24687#31649#29702
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
WindowState = wsMaximized
|
||
|
|
OnClose = FormClose
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 107
|
||
|
|
TextHeight = 13
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1206
|
||
|
|
Height = 31
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 65
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
DisabledImages = DataLink_MYSC.ThreeImgList
|
||
|
|
Flat = True
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -15
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
Images = DataLink_MYSC.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ParentFont = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object Tadd: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36873#25321
|
||
|
|
ImageIndex = 10
|
||
|
|
Visible = False
|
||
|
|
OnClick = TaddClick
|
||
|
|
end
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 69
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 1
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object ToolButton2: TToolButton
|
||
|
|
Left = 138
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 20
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 207
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 21
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 70
|
||
|
|
Width = 1206
|
||
|
|
Height = 282
|
||
|
|
Align = alClient
|
||
|
|
PopupMenu = PopupMenu1
|
||
|
|
TabOrder = 1
|
||
|
|
object TV1: TcxGridDBTableView
|
||
|
|
OnMouseDown = TV1MouseDown
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
NavigatorButtons.Delete.Enabled = False
|
||
|
|
NavigatorButtons.Delete.Visible = False
|
||
|
|
OnCellDblClick = TV1CellDblClick
|
||
|
|
DataController.DataSource = DS_HZ
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Format = '#0'
|
||
|
|
Kind = skSum
|
||
|
|
Column = V1Column3
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsData.Deleting = False
|
||
|
|
OptionsData.DeletingConfirmation = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Content = DataLink_MYSC.cxStyle2
|
||
|
|
Styles.Inactive = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.IncSearch = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.Selection = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.Header = DataLink_MYSC.Default
|
||
|
|
object V1Column1: TcxGridDBColumn
|
||
|
|
Caption = #32534#21495
|
||
|
|
DataBinding.FieldName = 'KHNo'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 112
|
||
|
|
end
|
||
|
|
object cxGYSName: TcxGridDBColumn
|
||
|
|
Caption = #20844#21496#21517#31216
|
||
|
|
DataBinding.FieldName = 'KHName'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 202
|
||
|
|
end
|
||
|
|
object cxGridDBGYSNameZC: TcxGridDBColumn
|
||
|
|
Caption = #31616#31216
|
||
|
|
DataBinding.FieldName = 'KHNameJC'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 115
|
||
|
|
end
|
||
|
|
object V1Column2: TcxGridDBColumn
|
||
|
|
Caption = #21306#22495
|
||
|
|
DataBinding.FieldName = 'KHQuYu'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
Visible = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Hidden = True
|
||
|
|
Width = 64
|
||
|
|
end
|
||
|
|
object B1GYSFZRen: TcxGridDBColumn
|
||
|
|
Caption = #20844#21496#22320#22336
|
||
|
|
DataBinding.FieldName = 'KHAdd'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 206
|
||
|
|
end
|
||
|
|
object cxGridDBGYSTel: TcxGridDBColumn
|
||
|
|
Caption = #20844#21496#21517#31216'('#33521#25991')'
|
||
|
|
DataBinding.FieldName = 'KHNameEng'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 173
|
||
|
|
end
|
||
|
|
object V1GYSCodeFW: TcxGridDBColumn
|
||
|
|
Caption = #20844#21496#22320#22336'('#33521#25991')'
|
||
|
|
DataBinding.FieldName = 'KHAddEng'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 210
|
||
|
|
end
|
||
|
|
object V1SHStatus: TcxGridDBColumn
|
||
|
|
Caption = #23457#26680#29366#24577
|
||
|
|
DataBinding.FieldName = 'SHStatus'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
Visible = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Hidden = True
|
||
|
|
Width = 82
|
||
|
|
end
|
||
|
|
object V1Column3: TcxGridDBColumn
|
||
|
|
Caption = #20844#21496#36164#26009#24211
|
||
|
|
DataBinding.FieldName = 'SDQty'
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 90
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel2: TcxGridLevel
|
||
|
|
GridView = TV1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid3: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 352
|
||
|
|
Width = 1206
|
||
|
|
Height = 280
|
||
|
|
Align = alBottom
|
||
|
|
PopupMenu = TBFJUp1
|
||
|
|
TabOrder = 2
|
||
|
|
object TV3: TcxGridDBTableView
|
||
|
|
OnDblClick = TV3DblClick
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
NavigatorButtons.Delete.Enabled = False
|
||
|
|
NavigatorButtons.Delete.Visible = False
|
||
|
|
OnCellDblClick = TV3CellDblClick
|
||
|
|
DataController.DataSource = DS_HZ3
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsData.Deleting = False
|
||
|
|
OptionsData.DeletingConfirmation = False
|
||
|
|
OptionsSelection.CellSelect = False
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Content = DataLink_MYSC.cxStyle2
|
||
|
|
Styles.Inactive = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.IncSearch = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.Selection = DataLink_MYSC.SHuangSe
|
||
|
|
Styles.Header = DataLink_MYSC.Default
|
||
|
|
object V3Column4: TcxGridDBColumn
|
||
|
|
Caption = #36134#21495#32534#21495
|
||
|
|
DataBinding.FieldName = 'BKNO'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 99
|
||
|
|
end
|
||
|
|
object V3BankType: TcxGridDBColumn
|
||
|
|
Caption = #31867#22411
|
||
|
|
DataBinding.FieldName = 'BankType'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 115
|
||
|
|
end
|
||
|
|
object V3BankName: TcxGridDBColumn
|
||
|
|
Caption = #25143#21517
|
||
|
|
DataBinding.FieldName = 'HuMing'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 213
|
||
|
|
end
|
||
|
|
object V3Column5: TcxGridDBColumn
|
||
|
|
Caption = #25143#21517#31616#31216
|
||
|
|
DataBinding.FieldName = 'HuMingJC'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
Width = 79
|
||
|
|
end
|
||
|
|
object V3BankNo: TcxGridDBColumn
|
||
|
|
Caption = #36134#21495
|
||
|
|
DataBinding.FieldName = 'BankNo'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 229
|
||
|
|
end
|
||
|
|
object V3Column3: TcxGridDBColumn
|
||
|
|
Caption = #24320#25143#34892
|
||
|
|
DataBinding.FieldName = 'BankName'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 250
|
||
|
|
end
|
||
|
|
object V3Column1: TcxGridDBColumn
|
||
|
|
Caption = #34892#21495
|
||
|
|
DataBinding.FieldName = 'HangNo'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.ReadOnly = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 248
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel3: TcxGridLevel
|
||
|
|
GridView = TV3
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 31
|
||
|
|
Width = 1206
|
||
|
|
Height = 39
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 3
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 514
|
||
|
|
Top = 96
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 578
|
||
|
|
Top = 95
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_MYSC.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 547
|
||
|
|
Top = 96
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 764
|
||
|
|
Top = 145
|
||
|
|
end
|
||
|
|
object DS_HZ: TDataSource
|
||
|
|
DataSet = CDS_HZ
|
||
|
|
Left = 798
|
||
|
|
Top = 144
|
||
|
|
end
|
||
|
|
object CDS_HZ: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 837
|
||
|
|
Top = 144
|
||
|
|
end
|
||
|
|
object DS_HZ3: TDataSource
|
||
|
|
DataSet = CDS_HZ3
|
||
|
|
Left = 855
|
||
|
|
Top = 486
|
||
|
|
end
|
||
|
|
object CDS_HZ3: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 886
|
||
|
|
Top = 489
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu4: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid3
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 918
|
||
|
|
Top = 491
|
||
|
|
end
|
||
|
|
object PopupMenu1: TPopupMenu
|
||
|
|
Left = 632
|
||
|
|
Top = 96
|
||
|
|
object TBAddBank: TMenuItem
|
||
|
|
Caption = #22686#21152#36134#21495
|
||
|
|
end
|
||
|
|
object MainEdit: TMenuItem
|
||
|
|
Caption = #20462#25913
|
||
|
|
end
|
||
|
|
object MainView: TMenuItem
|
||
|
|
Caption = #26597#30475
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object TBFJUp1: TPopupMenu
|
||
|
|
Left = 952
|
||
|
|
Top = 496
|
||
|
|
object BankEdit: TMenuItem
|
||
|
|
Caption = #20462#25913#36134#21495
|
||
|
|
end
|
||
|
|
object BankDel: TMenuItem
|
||
|
|
Caption = #21024#38500#36134#21495
|
||
|
|
OnClick = BankDelClick
|
||
|
|
end
|
||
|
|
object BankView: TMenuItem
|
||
|
|
Caption = #26597#30475#36134#21495
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxStyleRepository1: TcxStyleRepository
|
||
|
|
Left = 869
|
||
|
|
Top = 145
|
||
|
|
object cxStyle1: TcxStyle
|
||
|
|
AssignedValues = [svFont]
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -15
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|