D7myYunxiang/云翔OA(WTOA.dll)/U_YGYPList.dfm

455 lines
12 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmYGYPList: TfrmYGYPList
Left = 189
Top = 136
Width = 1229
Height = 606
Caption = #21592#24037#24212#32856#21015#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1213
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
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 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 TBView: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 55
OnClick = TBViewClick
end
object TBDel: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 3
Visible = False
OnClick = TBDelClick
end
object TBSChk: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #36865#23457
ImageIndex = 22
OnClick = TBSChkClick
end
object TBSCancel: TToolButton
Left = 441
Top = 0
AutoSize = True
Caption = #36865#23457#25764#38144
ImageIndex = 52
OnClick = TBSCancelClick
end
object TBExport: TToolButton
Left = 528
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 97
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 591
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1213
Height = 39
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 38
Top = 13
Width = 28
Height = 13
Caption = #26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 165
Top = 13
Width = 40
Height = 13
Caption = '-----'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 69
Top = 9
Width = 97
Height = 21
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 186
Top = 9
Width = 97
Height = 21
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 1
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 71
Width = 1213
Height = 22
Align = alTop
Style = 8
TabIndex = 0
TabOrder = 2
Tabs.Strings = (
#24453#36865#23457
#24050#36865#23457
#21021#35797#19981#36890#36807
#21021#35797#36890#36807
#22797#35797#19981#36890#36807
#22797#35797#36890#36807
#24050#35797#29992
#35797#29992#19981#36890#36807
#35797#29992#36890#36807
#36716#27491#24050#36865#23457
#24050#36716#27491
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 24
ClientRectRight = 1213
ClientRectTop = 24
end
object cxGrid1: TcxGrid
Left = 0
Top = 93
Width = 1213
Height = 473
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 3
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
OnCellDblClick = Tv1CellDblClick
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
object v1Column5: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 46
end
object v1Column2: TcxGridDBColumn
Caption = #26085#26399
DataBinding.FieldName = 'YPDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
object v1Column7: TcxGridDBColumn
Caption = #22995#21517
DataBinding.FieldName = 'YGName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 84
end
object v1Column6: TcxGridDBColumn
Caption = #24615#21035
DataBinding.FieldName = 'YGSex'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
object v1Column1: TcxGridDBColumn
Caption = #24212#32856#23703#20301
DataBinding.FieldName = 'YPGangWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object v1Column3: TcxGridDBColumn
Caption = #34218#36164#38656#27714
DataBinding.FieldName = 'YPMoneyYQ'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 107
end
object v1Column15: TcxGridDBColumn
Caption = #27665#26063
DataBinding.FieldName = 'MinZu'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
end
object v1Column16: TcxGridDBColumn
Caption = #31821#36143
DataBinding.FieldName = 'JiGuan'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 68
end
object v1Column17: TcxGridDBColumn
Caption = #20986#29983#26085#26399
DataBinding.FieldName = 'ChuShengDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 74
end
object v1Column18: TcxGridDBColumn
Caption = #23130#23035#29366#20917
DataBinding.FieldName = 'HunYin'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
end
object v1Column19: TcxGridDBColumn
Caption = #25919#27835#38754#35980
DataBinding.FieldName = 'MianMao'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object v1Column20: TcxGridDBColumn
Caption = #26368#39640#23398#21382
DataBinding.FieldName = 'XueLi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 74
end
object v1Column21: TcxGridDBColumn
Caption = #25216#26415#32844#31216
DataBinding.FieldName = 'ZhiCheng'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
end
object v1Column22: TcxGridDBColumn
Caption = #27605#19994#38498#26657
DataBinding.FieldName = 'BYXueXiao'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object v1Column23: TcxGridDBColumn
Caption = #27605#19994#26102#38388
DataBinding.FieldName = 'BYDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column24: TcxGridDBColumn
Caption = #25152#23398#19987#19994
DataBinding.FieldName = 'ZhuanYe'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object v1Column25: TcxGridDBColumn
Caption = #25216#26415#29305#38271
DataBinding.FieldName = 'JSTeChang'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 66
end
object v1Column26: TcxGridDBColumn
Caption = #19994#20313#29233#22909
DataBinding.FieldName = 'YYAiHao'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object v1Column27: TcxGridDBColumn
Caption = #23478#24237#20303#22336
DataBinding.FieldName = 'ZhuZhi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 69
end
object v1Column28: TcxGridDBColumn
Caption = #36523#20221#35777#21495#30721
DataBinding.FieldName = 'ShenFenNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 67
end
object v1Column29: TcxGridDBColumn
Caption = #25163#26426
DataBinding.FieldName = 'Phone'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object v1Column30: TcxGridDBColumn
Caption = #26159#21542#24895#24847#26381#20174#23433#25490
DataBinding.FieldName = 'FuCongAP'
Options.Editing = False
Width = 106
end
object v1Column8: TcxGridDBColumn
Caption = #29366#24577
DataBinding.FieldName = 'HZStatus'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object v1Column4: TcxGridDBColumn
Caption = #30331#35760#20154
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object v1Column9: TcxGridDBColumn
Caption = #30331#35760#26102#38388
DataBinding.FieldName = 'FillTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 464
Top = 160
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 432
Top = 200
end
object ADOQueryMain: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 392
Top = 200
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 304
Top = 152
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 352
Top = 160
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 416
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
end