D7myYunxiang/云翔OA(WTOA.dll)/U_YGYPZZChkList_NXZZJL.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

347 lines
8.0 KiB
Plaintext

object frmYGYPZZChkList_NXZZJL: TfrmYGYPZZChkList_NXZZJL
Left = 201
Top = 128
Width = 1083
Height = 561
Caption = #21592#24037#24180#34218#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1067
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_WTOA.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 TADD: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 12
Visible = False
OnClick = TADDClick
end
object Tdel: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 13
Visible = False
OnClick = TdelClick
end
object TSave: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 15
Visible = False
end
object TBExport: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 97
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1067
Height = 37
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 43
Top = 13
Width = 26
Height = 12
Caption = #26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 160
Top = 13
Width = 12
Height = 12
Caption = '--'
end
object Label4: TLabel
Left = 295
Top = 13
Width = 26
Height = 12
Caption = #22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 477
Top = 13
Width = 54
Height = 12
Caption = #37096' '#38376
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 72
Top = 9
Width = 89
Height = 20
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 172
Top = 9
Width = 89
Height = 20
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 1
end
object YGName: TEdit
Left = 324
Top = 9
Width = 121
Height = 20
TabOrder = 2
OnChange = YGNameChange
end
object Dept: TEdit
Left = 532
Top = 9
Width = 121
Height = 20
TabOrder = 3
OnChange = YGNameChange
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 69
Width = 1067
Height = 454
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
PopupMenu = PopupMenu1
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
Column = v1YGName
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = cxStyle1
object v1YGYear: TcxGridDBColumn
Caption = #24180#20221
DataBinding.FieldName = 'YGYear'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
object v1YGName: TcxGridDBColumn
Caption = #22995#21517
DataBinding.FieldName = 'YGName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 105
end
object v1GangWei: TcxGridDBColumn
Caption = #32844#20301
DataBinding.FieldName = 'GangWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object v1Dept: TcxGridDBColumn
Caption = #37096#38376
DataBinding.FieldName = 'Dept'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object v1YGNXMoney: TcxGridDBColumn
Caption = #24180#34218
DataBinding.FieldName = 'YGNXMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 101
end
object v1GRYearPF: TcxGridDBColumn
Caption = #20010#20154#24180#24230#35780#20998
DataBinding.FieldName = 'GRYearPF'
HeaderAlignmentHorz = taCenter
Width = 103
end
object v1BGNote: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'BGNote'
HeaderAlignmentHorz = taCenter
Width = 148
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 400
Top = 160
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 368
Top = 192
end
object ADOQueryMain: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 336
Top = 192
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 304
Top = 160
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 336
Top = 160
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 368
Top = 160
end
object PopupMenu1: TPopupMenu
Left = 304
Top = 192
object N2: TMenuItem
Caption = #20840#36873
OnClick = N2Click
end
object N1: TMenuItem
Caption = #20840#24323
OnClick = N1Click
end
end
object DataSource2: TDataSource
DataSet = order_Sub
Left = 304
Top = 424
end
object order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 384
Top = 424
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
end
end
object ADOQuery1: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 400
Top = 192
end
end