327 lines
8.2 KiB
Plaintext
327 lines
8.2 KiB
Plaintext
object frmGYSFKListView: TfrmGYSFKListView
|
|
Left = 132
|
|
Top = 109
|
|
Width = 1201
|
|
Height = 617
|
|
Align = alClient
|
|
Caption = #20379#24212#21830#20184#27454#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 15
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1185
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 65
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Money.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_Money.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 1185
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 20
|
|
Top = 14
|
|
Width = 48
|
|
Height = 15
|
|
Caption = #20379#24212#21830
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object begdate: TDateTimePicker
|
|
Left = 286
|
|
Top = 10
|
|
Width = 107
|
|
Height = 23
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 0
|
|
end
|
|
object Enddate: TDateTimePicker
|
|
Left = 391
|
|
Top = 10
|
|
Width = 107
|
|
Height = 23
|
|
Date = 41256.918237847230000000
|
|
Time = 41256.918237847230000000
|
|
TabOrder = 1
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 216
|
|
Top = 13
|
|
Width = 71
|
|
Height = 17
|
|
Caption = #25353#26085#26399
|
|
Checked = True
|
|
State = cbChecked
|
|
TabOrder = 2
|
|
end
|
|
object FactoryNameGYS: TEdit
|
|
Left = 71
|
|
Top = 10
|
|
Width = 134
|
|
Height = 23
|
|
Enabled = False
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 74
|
|
Width = 497
|
|
Height = 505
|
|
Align = alLeft
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
OnCellDblClick = Tv2CellDblClick
|
|
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.00'
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Format = '#0.00'
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column15
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_Money.Default
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #20184#27454#26085#26399
|
|
DataBinding.FieldName = 'SKDate'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 102
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Tag = 7
|
|
Caption = #39033#30446#25688#35201
|
|
DataBinding.FieldName = 'YFName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 206
|
|
end
|
|
object v2Column15: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'JSMoney'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_Money.FontBlue11
|
|
Width = 100
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 497
|
|
Top = 74
|
|
Width = 688
|
|
Height = 505
|
|
Align = alClient
|
|
TabOrder = 3
|
|
object Tv3: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
OnCellDblClick = Tv3CellDblClick
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_Money.Default
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #30331#35760#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 144
|
|
end
|
|
object v2Column13: TcxGridDBColumn
|
|
Caption = #39033#30446#25688#35201
|
|
DataBinding.FieldName = 'YFName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 194
|
|
end
|
|
object v2Column9: TcxGridDBColumn
|
|
Caption = #36153#29992#31867#22411
|
|
DataBinding.FieldName = 'FKType'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 130
|
|
end
|
|
object v2Column10: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'MoneyRMB'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 94
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 693
|
|
Top = 193
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
Parameters = <>
|
|
Left = 709
|
|
Top = 249
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Money.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 757
|
|
Top = 209
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 384
|
|
Top = 200
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 307
|
|
Top = 203
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 336
|
|
Top = 200
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 859
|
|
Top = 227
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 896
|
|
Top = 224
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 928
|
|
Top = 224
|
|
end
|
|
end
|