D7myYunxiang/云翔OA(WTOA.dll)/U_WorkerDeptFeeInPut_DJ.dfm

216 lines
5.5 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmWorkerDeptFeeInPut_DJ: TfrmWorkerDeptFeeInPut_DJ
Left = 189
Top = 136
Width = 1180
Height = 704
Caption = #21592#24037#32489#25928#20998#25968#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1164
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_WTOA.ThreeImgList
List = True
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 5
OnClick = TBSaveClick
end
object ToolButton3: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 12
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 13
OnClick = ToolButton4Click
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 29
Width = 1164
Height = 635
Align = alClient
TabOrder = 1
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v1KFQty
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
OptionsView.Indicator = True
Styles.Inactive = DataLink_WTOA.SHuangSeCu
Styles.IncSearch = DataLink_WTOA.SHuangSeCu
Styles.Selection = DataLink_WTOA.SHuangSeCu
Styles.Header = DataLink_WTOA.Default
object v1DJDate: TcxGridDBColumn
Caption = #30331#35760#26085#26399
DataBinding.FieldName = 'DJDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 91
end
object v1YGName: TcxGridDBColumn
Caption = #21592#24037#21517#31216
DataBinding.FieldName = 'YGName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1YGNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 81
end
object v1KFName: TcxGridDBColumn
Caption = #20998#25968#21517#31216
DataBinding.FieldName = 'KFName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1KFNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 87
end
object v1KFType: TcxGridDBColumn
Caption = #22870#32602#31867#22411
DataBinding.FieldName = 'KFType'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownListStyle = lsEditFixedList
Properties.Items.Strings = (
#22870
#32602)
HeaderAlignmentHorz = taCenter
Width = 88
end
object v1KFQty: TcxGridDBColumn
Caption = #20998#25968
DataBinding.FieldName = 'KFQty'
HeaderAlignmentHorz = taCenter
Options.Sorting = False
Width = 86
end
object v1KFNote: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'KFNote'
HeaderAlignmentHorz = taCenter
Width = 97
end
object v1YGID: TcxGridDBColumn
DataBinding.FieldName = 'YGID'
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ADOTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 634
Top = 2
end
object ADOCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 565
Top = 3
end
object DataSource1: TDataSource
DataSet = Order_Sub
Left = 375
Top = 440
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 405
Top = 442
end
object ADOQuery1: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 595
Top = 4
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 348
Top = 443
end
end