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

224 lines
5.5 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmSYDeptView_PF: TfrmSYDeptView_PF
Left = 222
Top = 127
Width = 991
Height = 573
Caption = #32452#32455#35780#20998#21015#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 975
Height = 33
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_WTOA.ThreeImgList
Flat = True
Images = DataLink_WTOA.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #36873#25321
ImageIndex = 10
Visible = False
OnClick = ToolButton3Click
end
object TBRafresh: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TDR: TToolButton
Left = 126
Top = 0
Caption = #23548#20837
ImageIndex = 40
Visible = False
OnClick = TDRClick
end
object TBAdd: TToolButton
Left = 185
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 12
Visible = False
OnClick = TBAddClick
end
object TBDel: TToolButton
Left = 248
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 13
Visible = False
OnClick = TBDelClick
end
object ToolButton1: TToolButton
Left = 311
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 5
Visible = False
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 374
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxDBTreeList1: TcxDBTreeList
Left = 0
Top = 33
Width = 261
Height = 501
Align = alLeft
Bands = <
item
end>
DataController.DataSource = DataSource1
DataController.ParentField = 'DPParent'
DataController.KeyField = 'DPID'
Navigator.Buttons.CustomButtons = <>
OptionsSelection.CellSelect = False
OptionsView.CellAutoHeight = True
OptionsView.Headers = False
RootValue = -1
Styles.Inactive = DataLink_WTOA.Red
Styles.Selection = DataLink_WTOA.Red
Styles.IncSearch = DataLink_WTOA.Red
TabOrder = 1
OnClick = cxDBTreeList1Click
OnDblClick = cxDBTreeList1DblClick
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
DataBinding.FieldName = 'DPName'
Width = 210
Position.ColIndex = 0
Position.RowIndex = 0
Position.BandIndex = 0
Summary.FooterSummaryItems = <>
Summary.GroupFooterSummaryItems = <>
end
end
object cxGrid4: TcxGrid
Left = 261
Top = 33
Width = 714
Height = 501
Align = alClient
TabOrder = 2
object Tv4: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
DataController.DataSource = DSUser
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_WTOA.SHuangSe
Styles.IncSearch = DataLink_WTOA.SHuangSe
Styles.Selection = DataLink_WTOA.SHuangSe
object TVPFYDian: TcxGridDBColumn
Caption = #35780#20215#35201#28857
DataBinding.FieldName = 'PFYDian'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_WTOA.Default
Width = 528
end
object TVPFMNum: TcxGridDBColumn
Caption = #28385#20998
DataBinding.FieldName = 'PFMNum'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_WTOA.Default
Width = 89
end
object v4PFType: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'PFType'
HeaderAlignmentHorz = taCenter
Styles.Header = DataLink_WTOA.Default
Width = 70
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv4
end
end
object DataSource1: TDataSource
DataSet = CDS_Tree
Left = 147
Top = 219
end
object ADOQueryTree: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 117
Top = 145
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 520
Top = 111
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 520
Top = 146
end
object CDS_Tree: TClientDataSet
Aggregates = <>
Params = <>
Left = 96
Top = 256
end
object CDS_User: TClientDataSet
Aggregates = <>
Params = <>
Left = 680
Top = 272
end
object DSUser: TDataSource
DataSet = CDS_User
Left = 675
Top = 211
end
object OpenDialog1: TOpenDialog
Left = 832
Top = 116
end
end