D7zzCixin/工资管理(Wage.dll)/U_PBKJList.dfm
DESKTOP-E401PHE\Administrator 48a82ff3f9 0
2025-09-30 15:00:54 +08:00

386 lines
9.8 KiB
Plaintext

object frmPBKJList: TfrmPBKJList
Left = 89
Top = 88
Width = 1044
Height = 552
Caption = #24320#26426#25253#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1026
AutoSize = True
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_Wage.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 TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 73
Width = 175
Height = 434
Align = alLeft
TabOrder = 1
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_Wage.SHuangSe
Styles.IncSearch = DataLink_Wage.SHuangSe
Styles.Selection = DataLink_Wage.SHuangSe
Styles.Header = DataLink_Wage.Default
object v1Column1: TcxGridDBColumn
Caption = #24180#20221
DataBinding.FieldName = 'FYear'
HeaderAlignmentHorz = taCenter
Width = 69
end
object v1Column3: TcxGridDBColumn
Caption = #24320#26426#25968#37327
DataBinding.FieldName = 'CarQty'
HeaderAlignmentHorz = taCenter
Width = 65
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGrid2: TcxGrid
Left = 175
Top = 73
Width = 181
Height = 434
Align = alLeft
TabOrder = 2
object Tv2: TcxGridDBTableView
OnMouseDown = Tv2MouseDown
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource2
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_Wage.SHuangSe
Styles.IncSearch = DataLink_Wage.SHuangSe
Styles.Selection = DataLink_Wage.SHuangSe
object cxGridDBColumn1: TcxGridDBColumn
Caption = #26376#20221
DataBinding.FieldName = 'FYear'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_Wage.Default
Width = 73
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #24320#26426#25968#37327
DataBinding.FieldName = 'CarQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_Wage.Default
Width = 65
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1026
Height = 41
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 3
object Panel2: TPanel
Left = 2
Top = 2
Width = 556
Height = 37
Align = alLeft
BevelOuter = bvNone
Color = clSkyBlue
TabOrder = 0
end
object Panel3: TPanel
Left = 558
Top = 2
Width = 669
Height = 37
Align = alLeft
BevelOuter = bvNone
Color = clSkyBlue
TabOrder = 1
object RadioGroup1: TRadioGroup
Left = 0
Top = -9
Width = 231
Height = 48
Columns = 3
Items.Strings = (
#24180
#26376
#26085)
TabOrder = 0
OnClick = RadioGroup1Click
end
end
end
object cxGrid3: TcxGrid
Left = 356
Top = 73
Width = 203
Height = 434
Align = alLeft
TabOrder = 4
object Tv3: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_Wage.SHuangSe
Styles.IncSearch = DataLink_Wage.SHuangSe
Styles.Selection = DataLink_Wage.SHuangSe
object cxGridDBColumn3: TcxGridDBColumn
Caption = #26085#26399
DataBinding.FieldName = 'FYear'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_Wage.Default
Width = 89
end
object cxGridDBColumn4: TcxGridDBColumn
Caption = #24320#26426#25968#37327
DataBinding.FieldName = 'CarQty'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Styles.Header = DataLink_Wage.Default
Width = 66
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv3
end
end
object MovePanel2: TMovePanel
Left = 170
Top = 290
Width = 361
Height = 61
BevelInner = bvLowered
Caption = #27491#22312#26597#35810#25968#25454#65292#35831#31245#21518#12290#12290#12290
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -17
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
Visible = False
end
object DBChart1: TDBChart
Left = 559
Top = 73
Width = 467
Height = 434
BackWall.Brush.Color = clWhite
BackWall.Color = 6724643
BottomWall.Color = 4259584
Gradient.EndColor = clWhite
Gradient.Visible = True
LeftWall.Color = 8454016
Title.Font.Charset = GB2312_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Title.Text.Strings = (
#24320#26426#36235#21183#34920)
BackColor = 6724643
LeftAxis.AxisValuesFormat = '#,##0.'
LeftAxis.LabelsFont.Charset = ANSI_CHARSET
LeftAxis.LabelsFont.Color = clBlack
LeftAxis.LabelsFont.Height = -12
LeftAxis.LabelsFont.Name = 'Arial Black'
LeftAxis.LabelsFont.Style = [fsBold]
Legend.Color = 12175160
Legend.ShadowColor = clLime
View3D = False
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
View3DWalls = False
Align = alClient
BevelInner = bvLowered
BevelOuter = bvLowered
Color = clLime
TabOrder = 6
object Series1: TLineSeries
Marks.ArrowLength = 8
Marks.Font.Charset = ANSI_CHARSET
Marks.Font.Color = clBlack
Marks.Font.Height = -12
Marks.Font.Name = 'Arial Black'
Marks.Font.Style = [fsBold]
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clNavy
ShowInLegend = False
LineBrush = bsFDiagonal
Pointer.InflateMargins = True
Pointer.Style = psRectangle
Pointer.Visible = True
XValues.DateTime = True
XValues.Name = 'X'
XValues.Multiplier = 1.000000000000000000
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Y'
YValues.Multiplier = 1.000000000000000000
YValues.Order = loNone
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 152
Top = 168
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Wage.ADOLink
Parameters = <>
Left = 464
Top = 200
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Wage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 496
Top = 200
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Wage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 528
Top = 200
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 128
Top = 200
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 112
Top = 168
end
object ClientDataSet2: TClientDataSet
Aggregates = <>
Params = <>
Left = 280
Top = 160
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 312
Top = 160
end
object DataSource2: TDataSource
DataSet = ClientDataSet2
Left = 344
Top = 160
end
object ClientDataSet3: TClientDataSet
Aggregates = <>
Params = <>
Left = 440
Top = 160
end
object cxGridPopupMenu3: TcxGridPopupMenu
Grid = cxGrid3
PopupMenus = <>
Left = 472
Top = 160
end
object DataSource3: TDataSource
DataSet = ClientDataSet3
Left = 504
Top = 160
end
end