513 lines
14 KiB
Plaintext
513 lines
14 KiB
Plaintext
object frmWorkDeptFeeFKHXList: TfrmWorkDeptFeeFKHXList
|
|
Left = 77
|
|
Top = 102
|
|
Width = 1239
|
|
Height = 567
|
|
Caption = #36153#29992#25253#38144#20184#27454
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1223
|
|
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_CYZZ.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton2: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 5
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 0
|
|
Top = 112
|
|
Width = 1223
|
|
Height = 416
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object cxGrid1: TcxGrid
|
|
Left = 2
|
|
Top = 2
|
|
Width = 1219
|
|
Height = 412
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = 'C_Code'
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1MSMoney
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxGridDBColumn6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column5
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column6
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column7
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Properties.OnEditValueChanged = v1Column1PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 46
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'WFDate'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #25253#38144#21333#21495
|
|
DataBinding.FieldName = 'BXNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 78
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #25253#38144#20154
|
|
DataBinding.FieldName = 'Worker'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 72
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #37096#38376
|
|
DataBinding.FieldName = 'Dept'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 82
|
|
end
|
|
object v2Column4: TcxGridDBColumn
|
|
Caption = #22823#31867
|
|
DataBinding.FieldName = 'WFType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #23567#31867
|
|
DataBinding.FieldName = 'WFTypeSub'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #36135#28304#22320
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #36135#29289#21517#31216
|
|
DataBinding.FieldName = 'KeMu'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 85
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'Qty'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.CharCase = ecUpperCase
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 55
|
|
end
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'QtyUnit'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 51
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'Price'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 54
|
|
end
|
|
object v1MSMoney: TcxGridDBColumn
|
|
Caption = #37329#39069
|
|
DataBinding.FieldName = 'Money'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 75
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #24320#31080#37329#39069
|
|
DataBinding.FieldName = 'MoneyKP'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 64
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #25910#27454#20154
|
|
DataBinding.FieldName = 'FactoryNameKP'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 69
|
|
end
|
|
object v2Column5: TcxGridDBColumn
|
|
Caption = #24050#25253#38144#37329#39069
|
|
DataBinding.FieldName = 'BXMoney'
|
|
Options.Editing = False
|
|
Width = 73
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #24453#25253#38144#37329#39069
|
|
DataBinding.FieldName = 'DHXMoney'
|
|
Options.Editing = False
|
|
Width = 74
|
|
end
|
|
object v2Column7: TcxGridDBColumn
|
|
Caption = #25253#38144#37329#39069
|
|
DataBinding.FieldName = 'BCHXMoney'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v2Column7PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_CYZZ.FontBlue
|
|
Styles.Footer = DataLink_CYZZ.FontBlue
|
|
Styles.Header = DataLink_CYZZ.FontBlue
|
|
Width = 62
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'SNote'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
end
|
|
object Panel3: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1223
|
|
Height = 80
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label5: TLabel
|
|
Left = 8
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20184#27454#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label7: TLabel
|
|
Left = 167
|
|
Top = 18
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #25253#38144#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label8: TLabel
|
|
Left = 496
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20184#27454#37329#39069
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label9: TLabel
|
|
Left = 303
|
|
Top = 18
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #20184#27454#26041#24335
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label10: TLabel
|
|
Left = 8
|
|
Top = 48
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #38134#34892#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label11: TLabel
|
|
Left = 303
|
|
Top = 48
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #38134#34892#36134#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label12: TLabel
|
|
Left = 647
|
|
Top = 18
|
|
Width = 34
|
|
Height = 36
|
|
Caption = #22791' '#13#10#13#10#27880
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object FKDate: TDateTimePicker
|
|
Left = 62
|
|
Top = 14
|
|
Width = 85
|
|
Height = 20
|
|
Date = 40675.000000000000000000
|
|
Format = 'yyyy-MM-dd'
|
|
Time = 40675.000000000000000000
|
|
TabOrder = 0
|
|
end
|
|
object FKMoney: TEdit
|
|
Left = 552
|
|
Top = 14
|
|
Width = 78
|
|
Height = 20
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
end
|
|
object FKType: TBtnEditA
|
|
Left = 360
|
|
Top = 14
|
|
Width = 121
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnBtnClick = FKTypeBtnClick
|
|
end
|
|
object BankName: TBtnEditA
|
|
Left = 62
|
|
Top = 44
|
|
Width = 221
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnBtnClick = BankNameBtnClick
|
|
end
|
|
object BankNo: TBtnEditA
|
|
Left = 360
|
|
Top = 44
|
|
Width = 273
|
|
Height = 20
|
|
TabOrder = 4
|
|
OnBtnClick = BankNoBtnClick
|
|
end
|
|
object Note: TRichEdit
|
|
Left = 672
|
|
Top = 10
|
|
Width = 393
|
|
Height = 56
|
|
TabOrder = 5
|
|
end
|
|
object Worker: TComboBox
|
|
Left = 208
|
|
Top = 16
|
|
Width = 74
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
TabOrder = 6
|
|
OnChange = WorkerChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 544
|
|
Top = 192
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
Parameters = <>
|
|
Left = 456
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 488
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 520
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 480
|
|
Top = 192
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 511
|
|
Top = 191
|
|
end
|
|
end
|