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

564 lines
13 KiB
Plaintext
Raw Normal View History

2025-09-21 08:59:38 +08:00
object frmYGList: TfrmYGList
Left = 218
Top = 127
Width = 1401
Height = 699
Caption = #21592#24037#26723#26696#21015#34920
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 = 1385
AutoSize = True
ButtonHeight = 30
ButtonWidth = 107
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_StaffManage.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object TBAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 1
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 11
OnClick = TBEditClick
end
object ToolButton2: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #37096#38376#35843#25972
ImageIndex = 22
OnClick = ToolButton2Click
end
object TLZ: TToolButton
Left = 339
Top = 0
AutoSize = True
Caption = #31163#32844
ImageIndex = 22
OnClick = TLZClick
end
object Panel2: TPanel
Left = 402
Top = 0
Width = 155
Height = 30
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 0
object Label6: TLabel
Left = 10
Top = 9
Width = 48
Height = 12
Caption = #31163#32844#26085#26399
end
object SJLiZhiDate: TDateTimePicker
Left = 60
Top = 5
Width = 90
Height = 20
Date = 43292.850766331020000000
Time = 43292.850766331020000000
TabOrder = 0
end
end
object TCXLZ: TToolButton
Left = 557
Top = 0
AutoSize = True
Caption = #25764#38144#31163#32844
ImageIndex = 52
OnClick = TCXLZClick
end
object ToolButton1: TToolButton
Left = 644
Top = 0
AutoSize = True
Caption = #21592#24037#29031#29255#19978#20256
ImageIndex = 1
Visible = False
OnClick = ToolButton1Click
end
object TBView: TToolButton
Left = 755
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 38
OnClick = TBViewClick
end
object TBDel: TToolButton
Left = 818
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 3
Visible = False
OnClick = TBDelClick
end
object TBExport: TToolButton
Left = 881
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 944
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1385
Height = 38
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 186
Top = 12
Width = 24
Height = 12
Caption = #22995#21517
end
object Label2: TLabel
Left = 426
Top = 12
Width = 24
Height = 12
Caption = #24615#21035
end
object Label5: TLabel
Left = 537
Top = 12
Width = 24
Height = 12
Caption = #23703#20301
end
object Label4: TLabel
Left = 309
Top = 12
Width = 24
Height = 12
Caption = #37096#38376
end
object Label3: TLabel
Left = 657
Top = 12
Width = 24
Height = 12
Caption = #36710#38388
end
object Label7: TLabel
Left = 43
Top = 12
Width = 48
Height = 12
Caption = #21592#24037#32534#21495
end
object YGName: TEdit
Tag = 2
Left = 211
Top = 8
Width = 83
Height = 20
TabOrder = 0
OnChange = YGNameChange
end
object YGSex: TComboBox
Tag = 1
Left = 452
Top = 8
Width = 70
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
OnChange = YGNameChange
Items.Strings = (
#30007
#22899
'')
end
object GangWei: TEdit
Tag = 2
Left = 564
Top = 8
Width = 75
Height = 20
TabOrder = 2
OnChange = YGNameChange
end
object Dept: TEdit
Tag = 2
Left = 336
Top = 8
Width = 75
Height = 20
TabOrder = 3
OnChange = YGNameChange
end
object SYRName: TEdit
Tag = 2
Left = 684
Top = 8
Width = 75
Height = 20
TabOrder = 4
OnChange = YGNameChange
end
object YGNo: TEdit
Tag = 2
Left = 91
Top = 8
Width = 83
Height = 20
TabOrder = 5
OnChange = YGNameChange
end
end
object cxDBTreeList1: TcxDBTreeList
Left = 0
Top = 70
Width = 225
Height = 591
Align = alLeft
Bands = <
item
end>
BufferedPaint = False
DataController.DataSource = DataSource2
DataController.ParentField = 'DPParent'
DataController.KeyField = 'DPID'
OptionsBehavior.ExpandOnDblClick = False
OptionsSelection.CellSelect = False
OptionsView.CellAutoHeight = True
OptionsView.Headers = False
RootValue = -1
Styles.Inactive = DataLink_StaffManage.Red
Styles.Selection = DataLink_StaffManage.Red
Styles.IncSearch = DataLink_StaffManage.Red
TabOrder = 2
OnDblClick = cxDBTreeList1DblClick
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
DataBinding.FieldName = 'DPName'
Width = 210
Position.ColIndex = 1
Position.RowIndex = 0
Position.BandIndex = 0
end
end
object cxSplitter1: TcxSplitter
Left = 225
Top = 70
Width = 8
Height = 591
HotZoneClassName = 'TcxMediaPlayer9Style'
Control = cxDBTreeList1
end
object TPanel
Left = 233
Top = 70
Width = 1152
Height = 591
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 4
object cxTabControl1: TcxTabControl
Left = 2
Top = 2
Width = 1148
Height = 21
Align = alTop
Style = 8
TabIndex = 0
TabOrder = 0
Tabs.Strings = (
#22312#32844
#31163#32844
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1148
ClientRectTop = 23
end
object cxGrid1: TcxGrid
Left = 2
Top = 23
Width = 1148
Height = 566
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 1
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
Styles.Header = cxStyle1
object v1Column4: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
HeaderAlignmentHorz = taCenter
Width = 52
end
object v1RuZhiDate: TcxGridDBColumn
Caption = #20837#32844#26085#26399
DataBinding.FieldName = 'RuZhiDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 84
end
object v1YGNo: TcxGridDBColumn
Caption = #21592#24037#32534#21495
DataBinding.FieldName = 'YGNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1YGName: TcxGridDBColumn
Caption = #22995#21517
DataBinding.FieldName = 'YGName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v1Column1: TcxGridDBColumn
Caption = #37096#38376
DataBinding.FieldName = 'Dept'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
object v1Column2: TcxGridDBColumn
Caption = #23703#20301
DataBinding.FieldName = 'GangWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object v1Column8: TcxGridDBColumn
Caption = #31867#21035
DataBinding.FieldName = 'YGType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object v1SFZNo: TcxGridDBColumn
Caption = #36523#20221#35777#21495
DataBinding.FieldName = 'SFZNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column6: TcxGridDBColumn
Caption = #24615#21035
DataBinding.FieldName = 'YGSex'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 85
end
object v1Column29: TcxGridDBColumn
Caption = #25163#26426
DataBinding.FieldName = 'Phone'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object v1YGYearGL: TcxGridDBColumn
Caption = #24037#40836
DataBinding.FieldName = 'YGYearGL'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 93
end
object v1SJLiZhiDate: TcxGridDBColumn
Caption = #31163#32844#26085#26399
DataBinding.FieldName = 'SJLiZhiDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
Visible = False
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1SYRName: TcxGridDBColumn
Caption = #36710#38388#21517#31216
DataBinding.FieldName = 'SYRName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column3: TcxGridDBColumn
Caption = #29677#32452
DataBinding.FieldName = 'BZName'
HeaderAlignmentHorz = taCenter
Width = 83
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 563
Top = 201
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_StaffManage.ADOLink
Parameters = <>
Left = 432
Top = 200
end
object ADOQueryMain: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 392
Top = 200
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 357
Top = 203
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 497
Top = 201
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 531
Top = 200
end
object PopupMenu1: TPopupMenu
Left = 321
Top = 205
object N2: TMenuItem
Caption = #20840#36873
OnClick = N2Click
end
object N1: TMenuItem
Caption = #20840#24323
OnClick = N1Click
end
end
object DataSource2: TDataSource
DataSet = CDS_Tree
Left = 147
Top = 219
end
object CDS_Tree: TClientDataSet
Aggregates = <>
Params = <>
Left = 96
Top = 256
end
object ADOQueryTree: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 117
Top = 145
end
object ADOQuery1: TADOQuery
Connection = DataLink_StaffManage.ADOLink
Parameters = <>
Left = 460
Top = 200
end
object cxStyleRepository1: TcxStyleRepository
Top = 40
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
end
end
end