D7zzXiangHeng/进度统计查询(Statistics.dll)/U_JYCLTJ.dfm

247 lines
5.6 KiB
Plaintext
Raw Normal View History

2025-08-08 10:42:50 +08:00
object frmJYCLTJ: TfrmJYCLTJ
Left = 362
Top = 221
Width = 1180
Height = 576
Caption = #26816#39564#20135#37327#32479#35745
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 = 1164
Height = 33
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_Statistics.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 TBExport: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 68
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 1164
Height = 44
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label2: TLabel
Left = 212
Top = 17
Width = 12
Height = 12
Caption = #33267
end
object Label5: TLabel
Left = 403
Top = 17
Width = 36
Height = 12
Caption = #39564#24067#24037
end
object Label6: TLabel
Left = 8
Top = 17
Width = 48
Height = 12
Caption = #26597#35810#26085#26399
end
object Filler: TEdit
Tag = 2
Left = 446
Top = 14
Width = 109
Height = 20
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
TabOrder = 0
OnChange = C_CodeNameChange
end
object BegDate: TcxDateEdit
Left = 59
Top = 13
Properties.Kind = ckDateTime
TabOrder = 1
Width = 143
end
object EndDate: TcxDateEdit
Left = 230
Top = 13
Properties.Kind = ckDateTime
TabOrder = 2
Width = 143
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 77
Width = 1164
Height = 460
Align = alClient
TabOrder = 2
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Column6
end
item
Kind = skSum
Column = v2Column5
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_Statistics.SHuangSe
Styles.IncSearch = DataLink_Statistics.SHuangSe
Styles.Selection = DataLink_Statistics.SHuangSe
Styles.Header = DataLink_Statistics.Default
object v1Column9: TcxGridDBColumn
Caption = #39564#24067#24037
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Width = 88
end
object v1Column6: TcxGridDBColumn
Caption = #21367#25968#37327
DataBinding.FieldName = 'PS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Width = 96
end
object v2Column5: TcxGridDBColumn
Caption = #20844#26020#25968
DataBinding.FieldName = 'GW'
HeaderAlignmentHorz = taCenter
Options.Focusing = False
Width = 100
end
object Tv1Column1: TcxGridDBColumn
Caption = #27425#24067#20844#26020#25968
DataBinding.FieldName = 'cpZL'
HeaderAlignmentHorz = taCenter
Width = 92
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object MovePanel2: TMovePanel
Left = 408
Top = 192
Width = 289
Height = 49
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 = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Visible = False
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Statistics.ADOLink
Parameters = <>
Left = 977
Top = 100
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Statistics.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1013
Top = 88
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Statistics.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1061
Top = 101
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 896
Top = 224
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 816
Top = 176
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 744
Top = 152
end
end