D7fhyuhan/员工管理(StaffManage.dll)/U_ProcessDesign.dfm

369 lines
8.9 KiB
Plaintext
Raw Normal View History

2025-09-21 08:59:38 +08:00
object frmProcessDesign: TfrmProcessDesign
Left = 304
Top = 167
Width = 1300
Height = 650
Caption = #21592#24037#29677#32452#23433#25490
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1284
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_ProcessRelationship.ThreeImgList
Flat = True
Images = DataLink_ProcessRelationship.ThreeImgList
List = True
ParentColor = 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 = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = ToolButton2Click
end
object ToolButton1: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1284
Height = 50
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 416
Top = 17
Width = 48
Height = 12
Caption = #21592#24037#32534#21495
end
object Label4: TLabel
Left = 22
Top = 13
Width = 24
Height = 12
Caption = #26085#26399
Visible = False
end
object Label1: TLabel
Left = 145
Top = 13
Width = 12
Height = 12
Caption = #33267
Visible = False
end
object Label2: TLabel
Left = 556
Top = 13
Width = 48
Height = 12
Caption = #21592#24037#22995#21517
end
object Label5: TLabel
Left = 272
Top = 17
Width = 24
Height = 12
Caption = #29677#32452
end
object YGCode: TEdit
Tag = 2
Left = 465
Top = 9
Width = 89
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 2
OnChange = C_CodeNameChange
end
object EndDate: TDateTimePicker
Left = 162
Top = 9
Width = 87
Height = 20
Date = 40768.458268587970000000
Time = 40768.458268587970000000
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 1
Visible = False
end
object BegDate: TDateTimePicker
Left = 52
Top = 9
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 0
Visible = False
end
object YGName: TEdit
Tag = 2
Left = 605
Top = 9
Width = 89
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 3
OnChange = C_CodeNameChange
end
object BZName: TEdit
Tag = 2
Left = 301
Top = 13
Width = 89
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 4
OnChange = C_CodeNameChange
end
end
object cxGrid1: TcxGrid
Left = 249
Top = 81
Width = 1035
Height = 531
Align = alClient
TabOrder = 2
object TV1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DS_GX
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
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_ProcessRelationship.SHuangSe
Styles.IncSearch = DataLink_ProcessRelationship.SHuangSe
Styles.Selection = DataLink_ProcessRelationship.SHuangSe
Styles.Header = DataLink_ProcessRelationship.handBlack
object V1Column1: TcxGridDBColumn
Caption = #24037#24207
DataBinding.FieldName = 'PSName'
HeaderAlignmentHorz = taCenter
Width = 147
end
object V1Column3: TcxGridDBColumn
Caption = #29677#32452
DataBinding.FieldName = 'BZName'
HeaderAlignmentHorz = taCenter
Width = 132
end
object V1Column5: TcxGridDBColumn
Caption = #21592#24037#32534#21495
DataBinding.FieldName = 'YGCode'
HeaderAlignmentHorz = taCenter
Width = 90
end
object V1Column2: TcxGridDBColumn
Caption = #21592#24037#22995#21517
DataBinding.FieldName = 'YGName'
HeaderAlignmentHorz = taCenter
Width = 91
end
object V1Column4: TcxGridDBColumn
Caption = #27604#20363
DataBinding.FieldName = 'YGBL'
HeaderAlignmentHorz = taCenter
Width = 103
end
end
object cxGridLevel2: TcxGridLevel
GridView = TV1
end
end
object cxDBTreeList1: TcxDBTreeList
Left = 0
Top = 81
Width = 249
Height = 531
Align = alLeft
Bands = <
item
end>
BufferedPaint = False
DataController.DataSource = DataSource1
DataController.ParentField = 'CPParent'
DataController.KeyField = 'CPID'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
OptionsBehavior.ExpandOnDblClick = False
OptionsSelection.CellSelect = False
OptionsView.CellAutoHeight = True
OptionsView.Headers = False
ParentFont = False
PopupMenu = PopupMenu1
RootValue = -1
TabOrder = 3
OnClick = cxDBTreeList1Click
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
DataBinding.FieldName = 'CPName'
Width = 210
Position.ColIndex = 1
Position.RowIndex = 0
Position.BandIndex = 0
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 629
Top = 105
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
Parameters = <>
Left = 577
Top = 93
end
object ADOQueryMain: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 685
Top = 109
end
object RM1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
DefaultCollate = False
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
PreviewOptions.RulerUnit = rmutScreenPixels
PreviewOptions.RulerVisible = False
PreviewOptions.DrawBorder = False
PreviewOptions.BorderPen.Color = clGray
PreviewOptions.BorderPen.Style = psDash
Dataset = RMDB_Main
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 332
Top = 264
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
Left = 336
Top = 240
end
object cxGridPopupMenu2: TcxGridPopupMenu
PopupMenus = <>
Left = 468
Top = 224
end
object DS_GX: TDataSource
DataSet = CDS_GX
Left = 471
Top = 123
end
object CDS_GX: TClientDataSet
Aggregates = <>
Params = <>
Left = 440
Top = 124
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Left = 128
Top = 276
end
object ADOQueryTree: TADOQuery
Connection = DataLink_ProcessRelationship.ADOLink
Parameters = <>
Left = 128
Top = 312
end
object DataSource1: TDataSource
DataSet = ADOQueryTree
Left = 128
Top = 348
end
object PopupMenu1: TPopupMenu
Left = 192
Top = 316
object N3: TMenuItem
Caption = #28155#21152#24037#24207
OnClick = N3Click
end
object X1: TMenuItem
Caption = #28155#21152#23376#39033
OnClick = X1Click
end
object N1: TMenuItem
Caption = #21024#38500#39033#30446
OnClick = N1Click
end
end
end