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

416 lines
10 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmYGXQList: TfrmYGXQList
Left = 199
Top = 132
Width = 1182
Height = 606
Caption = #29992#20154#30003#35831#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 = 1166
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
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 = 1166
Height = 39
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label9: TLabel
Left = 300
Top = 13
Width = 28
Height = 13
Caption = #37096#38376
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label34: TLabel
Left = 447
Top = 13
Width = 28
Height = 13
Caption = #23703#20301
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 12
Top = 13
Width = 56
Height = 13
Caption = #30003#35831#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 Dept: TEdit
Tag = 2
Left = 330
Top = 9
Width = 100
Height = 20
TabOrder = 0
OnChange = CustomerNoNameChange
end
object GangWei: TEdit
Tag = 2
Left = 477
Top = 9
Width = 99
Height = 20
TabOrder = 1
OnChange = CustomerNoNameChange
end
object BegDate: TDateTimePicker
Left = 69
Top = 9
Width = 97
Height = 21
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 2
end
object EndDate: TDateTimePicker
Left = 186
Top = 9
Width = 97
Height = 21
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 3
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 71
Width = 1166
Height = 22
Align = alTop
Style = 8
TabIndex = 0
TabOrder = 2
Tabs.Strings = (
#24453#36865#23457
#24050#36865#23457
#23457#25209#36890#36807
#23457#25209#19981#36890#36807
#24050#23433#25490
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 24
ClientRectRight = 1166
ClientRectTop = 24
end
object cxGrid1: TcxGrid
Left = 0
Top = 93
Width = 1166
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 = #30003#35831#26085#26399
DataBinding.FieldName = 'SQDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 122
end
object v1Column7: TcxGridDBColumn
Caption = #37096#38376
DataBinding.FieldName = 'Dept'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 92
end
object v1Column6: TcxGridDBColumn
Caption = #23703#20301
DataBinding.FieldName = 'GangWei'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 65
end
object v1Column1: TcxGridDBColumn
Caption = #20154#25968
DataBinding.FieldName = 'XQQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object v1Column3: TcxGridDBColumn
Caption = #29992#20154#38656#27714
DataBinding.FieldName = 'XQNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 151
end
object v1Column4: TcxGridDBColumn
Caption = #30331#35760#20154
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 91
end
object v1Column9: TcxGridDBColumn
Caption = #30331#35760#26102#38388
DataBinding.FieldName = 'FillTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 90
end
object v1Column10: TcxGridDBColumn
Caption = #23457#25209#20154
DataBinding.FieldName = 'Chker'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 89
end
object v1Column11: TcxGridDBColumn
Caption = #23457#25209#26102#38388
DataBinding.FieldName = 'ChkTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 95
end
object v1Column12: TcxGridDBColumn
Caption = #23457#25209#29366#24577
DataBinding.FieldName = 'ChkStatus'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object v1Column8: TcxGridDBColumn
Caption = #23433#25490#20154
DataBinding.FieldName = 'APPerson'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 76
end
object v1Column13: TcxGridDBColumn
Caption = #23433#25490#26102#38388
DataBinding.FieldName = 'APTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 79
end
object v1Column14: TcxGridDBColumn
Caption = #23433#25490#29366#24577
DataBinding.FieldName = 'APStatus'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
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