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

427 lines
11 KiB
Plaintext
Raw Normal View History

2025-09-21 08:59:38 +08:00
object frmGYGL: TfrmGYGL
Left = 189
Top = 134
Width = 1260
Height = 632
Caption = #24037#33402#30331#35760
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 = 1244
Height = 31
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_StaffManage.ThreeImgList
Flat = True
Images = DataLink_StaffManage.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 ToolButton3: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 189
Top = 0
Caption = #32534#36753#24037#24207
ImageIndex = 11
OnClick = ToolButton4Click
end
object TBDel: TToolButton
Left = 272
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 3
OnClick = TBDelClick
end
object Tchk: TToolButton
Left = 335
Top = 0
AutoSize = True
Caption = #38145#23450
ImageIndex = 54
OnClick = TchkClick
end
object TNochk: TToolButton
Left = 398
Top = 0
AutoSize = True
Caption = #25764#38144#38145#23450
ImageIndex = 132
OnClick = TNochkClick
end
object ToolButton1: TToolButton
Left = 485
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 548
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1244
Height = 38
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 186
Top = 13
Width = 48
Height = 12
Caption = #24037#33402#21517#31216
end
object Label3: TLabel
Left = 30
Top = 13
Width = 48
Height = 12
Caption = #24037#33402#32534#21495
end
object GYName: TEdit
Tag = 2
Left = 236
Top = 9
Width = 90
Height = 20
TabOrder = 0
OnChange = GYNOChange
end
object GYNO: TEdit
Tag = 2
Left = 78
Top = 9
Width = 89
Height = 20
TabOrder = 1
OnChange = GYNOChange
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 92
Width = 481
Height = 502
Align = alLeft
TabOrder = 2
object Tv2: TcxGridDBTableView
OnMouseDown = Tv2MouseDown
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DS_HZ
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_StaffManage.FonePurple
object v2Ssel: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'Ssel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
FooterAlignmentHorz = taCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Width = 60
end
object v2GYNO: TcxGridDBColumn
Caption = #24037#33402#32534#21495
DataBinding.FieldName = 'GYNO'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v2Column4PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 67
end
object v2GYName: TcxGridDBColumn
Caption = #24037#33402#21517#31216
DataBinding.FieldName = 'GYName'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v2Column2PropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 69
end
object v2GYGX: TcxGridDBColumn
Caption = #24037#24207
DataBinding.FieldName = 'GYGX'
FooterAlignmentHorz = taCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 283
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 69
Width = 1244
Height = 23
Align = alTop
Style = 9
TabIndex = 0
TabOrder = 3
Tabs.Strings = (
#26410#38145#23450
#24050#38145#23450
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1244
ClientRectTop = 19
end
object cxGrid1: TcxGrid
Left = 481
Top = 92
Width = 763
Height = 502
Align = alClient
TabOrder = 4
object TV1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
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_StaffManage.SHuangSe
Styles.IncSearch = DataLink_StaffManage.SHuangSe
Styles.Selection = DataLink_StaffManage.SHuangSe
Styles.Header = DataLink_StaffManage.handBlack
object XUHAO: TcxGridDBColumn
Caption = #24207#21495
DataBinding.FieldName = 'XUHAO'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 63
end
object cxGridDBColumn1: TcxGridDBColumn
Caption = #24037#24207#21517#31216
DataBinding.FieldName = 'PSName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 98
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #39044#35745#25439#32791'%'
DataBinding.FieldName = 'PSSH'
HeaderAlignmentHorz = taCenter
Width = 91
end
object cxGridDBColumn3: TcxGridDBColumn
Caption = #27880#24847#20107#39033'/'#21697#36136#35828#26126
DataBinding.FieldName = 'PSNote'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 128
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #36710#38388#21517#31216
DataBinding.FieldName = 'SYRName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 73
end
object cxGridDBColumn5: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'LDPrice'
HeaderAlignmentHorz = taCenter
Width = 69
end
object cxGridDBColumn6: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
PropertiesClassName = 'TcxTextEditProperties'
HeaderAlignmentHorz = taCenter
Width = 101
end
end
object cxGridLevel2: TcxGridLevel
GridView = TV1
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 789
Top = 9
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_StaffManage.ADOLink
Parameters = <>
Left = 829
Top = 1
end
object ADOQueryMain: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 309
Top = 193
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 = 376
Top = 192
ReportData = {}
end
object RMDB_Main: TRMDBDataSet
Visible = True
Left = 344
Top = 192
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 343
Top = 225
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 311
Top = 224
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 376
Top = 225
end
object DataSource1: TDataSource
DataSet = Order_FZ
Left = 720
Top = 283
end
object Order_FZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 824
Top = 281
end
object ADOQuery1: TADOQuery
Connection = DataLink_StaffManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 765
Top = 283
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 676
Top = 283
end
end