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

294 lines
7.1 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object FrmWorkDeptList_XJGL: TFrmWorkDeptList_XJGL
Left = 180
Top = 126
Width = 1125
Height = 579
Caption = #25253#38144#29616#37329#31649#29702'('#23545#31169')'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1109
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 ToolButton2: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = ToolButton2Click
end
object TFK: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 12
OnClick = TFKClick
end
object TDSFK: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 13
OnClick = TDSFKClick
end
object TSel: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 5
OnClick = TSelClick
end
object TCHK: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #23457#26680
ImageIndex = 75
OnClick = TCHKClick
end
object TNOChk: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #23457#26680#25764#38144
ImageIndex = 101
OnClick = TNOChkClick
end
object TBExport: TToolButton
Left = 465
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 6
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 528
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 88
Width = 1109
Height = 437
Align = alTop
TabOrder = 1
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
Column = v1LYMoney
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1LYMoney
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
OptionsView.Indicator = True
Styles.Inactive = DataLink_WTOA.SHuangSeCu
Styles.IncSearch = DataLink_WTOA.SHuangSeCu
Styles.Selection = DataLink_WTOA.SHuangSeCu
Styles.Header = DataLink_WTOA.Default
object v1LYDate: TcxGridDBColumn
Caption = #39046#29992#26085#26399
DataBinding.FieldName = 'LYDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 90
end
object v1LYName: TcxGridDBColumn
Caption = #39046#29992#20154
DataBinding.FieldName = 'LYName'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 95
end
object v1LYMoney: TcxGridDBColumn
Caption = #39046#29992#37329#39069
DataBinding.FieldName = 'LYMoney'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Styles.Header = DataLink_WTOA.FontBlue
Width = 92
end
object v1PriceUnit: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'PriceUnit'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1Column1PropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1Note: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Width = 193
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 65
Width = 1109
Height = 23
Align = alTop
Style = 8
TabIndex = 0
TabOrder = 2
Tabs.Strings = (
#24453#23457#26680
#24050#23457#26680
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1109
ClientRectTop = 23
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1109
Height = 33
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 3
object Label1: TLabel
Left = 31
Top = 10
Width = 52
Height = 12
Caption = #39046#29992#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 = 171
Top = 10
Width = 18
Height = 12
Caption = '---'
end
object BegDate: TDateTimePicker
Left = 86
Top = 6
Width = 85
Height = 20
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 189
Top = 6
Width = 86
Height = 20
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 1
end
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 249
Top = 230
end
object ADOQueryMain: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 348
Top = 232
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 304
Top = 228
end
object ADOQueryDel: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 388
Top = 224
end
end