320 lines
8.0 KiB
Plaintext
320 lines
8.0 KiB
Plaintext
object frmKHListSelJJ: TfrmKHListSelJJ
|
|
Left = 191
|
|
Top = 137
|
|
Width = 1222
|
|
Height = 672
|
|
Caption = #23458#25143#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 TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1206
|
|
Height = 38
|
|
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 = 1
|
|
object Label2: TLabel
|
|
Left = 17
|
|
Top = 8
|
|
Width = 46
|
|
Height = 22
|
|
Caption = #23458#25143
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -22
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object zjm: TEdit
|
|
Tag = 2
|
|
Left = 65
|
|
Top = 7
|
|
Width = 317
|
|
Height = 24
|
|
TabOrder = 0
|
|
OnChange = zjmChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 69
|
|
Width = 1206
|
|
Height = 563
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
OnDblClick = TV1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
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>
|
|
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 V1Column2: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'KHType'
|
|
OnCustomDrawCell = V1Column2CustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Width = 70
|
|
end
|
|
object V1Column1: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'KHNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 80
|
|
end
|
|
object cxGYSName: TcxGridDBColumn
|
|
Caption = #23458#25143
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 200
|
|
end
|
|
object cxGridDBGYSNameZC: TcxGridDBColumn
|
|
Caption = #31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 92
|
|
end
|
|
object V1Column4: TcxGridDBColumn
|
|
Caption = #32852#31995#20154
|
|
DataBinding.FieldName = 'KHLXR'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 126
|
|
end
|
|
object V1Column3: TcxGridDBColumn
|
|
Caption = #21306#22495'('#22269#23478')'
|
|
DataBinding.FieldName = 'KHQuYu'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 181
|
|
end
|
|
object B1GYSFZRen: TcxGridDBColumn
|
|
Caption = #32852#31995#20154
|
|
DataBinding.FieldName = 'KHLXR'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 74
|
|
end
|
|
object cxGridDBGYSTel: TcxGridDBColumn
|
|
Caption = #25163#26426
|
|
DataBinding.FieldName = 'KHTel'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 173
|
|
end
|
|
object V1SHStatus: TcxGridDBColumn
|
|
Caption = #23457#26680#29366#24577
|
|
DataBinding.FieldName = 'SHStatus'
|
|
OnCustomDrawCell = V1SHStatusCustomDrawCell
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 94
|
|
end
|
|
object V1FZR: TcxGridDBColumn
|
|
Caption = #19994#21153#21592
|
|
DataBinding.FieldName = 'YWY'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 68
|
|
end
|
|
object V1Column5: TcxGridDBColumn
|
|
Caption = #29702#21333#21592
|
|
DataBinding.FieldName = 'LiDan'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 61
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 882
|
|
Top = 144
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 687
|
|
Top = 143
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 723
|
|
Top = 144
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 780
|
|
Top = 145
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 814
|
|
Top = 144
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 848
|
|
Top = 144
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 752
|
|
Top = 144
|
|
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 cxStyleRepository1: TcxStyleRepository
|
|
Left = 245
|
|
Top = 65531
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
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
|
|
PopupMenus = <>
|
|
Left = 918
|
|
Top = 491
|
|
end
|
|
end
|