D7myChuangpin/创品码单管理(FMMD.dll)/U_DJBRKList_PBMonth.dfm
“ddf” ece69a5ac1 1
2024-07-23 20:18:14 +08:00

408 lines
9.1 KiB
Plaintext

object frmDJBRKList_PBMonth: TfrmDJBRKList_PBMonth
Left = 194
Top = 124
Width = 1047
Height = 602
Caption = #22383#24067#21333#21495#26376#20135#37327#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1031
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_FMMD.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 = 1031
Height = 44
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 375
Top = 15
Width = 52
Height = 12
Caption = #30333#22383#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 35
Top = 15
Width = 52
Height = 12
Caption = #26816#39564#24180#20221
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 193
Top = 15
Width = 52
Height = 12
Caption = #26816#39564#26376#20221
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 298
Top = 16
Width = 13
Height = 12
Caption = #8594
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 128
Top = 15
Width = 13
Height = 12
Caption = #8594
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 527
Top = 15
Width = 52
Height = 12
Caption = #22383#24067#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object ConNo: TEdit
Tag = 2
Left = 428
Top = 11
Width = 80
Height = 20
TabOrder = 0
OnChange = TBFindClick
end
object APYear: TEdit
Tag = 2
Left = 88
Top = 11
Width = 39
Height = 20
TabOrder = 1
OnChange = TBFindClick
end
object CheckBox1: TCheckBox
Left = 668
Top = 24
Width = 97
Height = 17
Caption = #26159#21542#32479#35745#24180#20221
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = CheckBox1Click
end
object APMonth: TComboBox
Tag = 2
Left = 246
Top = 11
Width = 50
Height = 20
ItemHeight = 12
TabOrder = 3
OnChange = TBFindClick
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
object EndMonth: TComboBox
Tag = 2
Left = 310
Top = 11
Width = 49
Height = 20
ItemHeight = 12
TabOrder = 4
OnChange = TBFindClick
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12')
end
object EndYear: TEdit
Tag = 2
Left = 140
Top = 11
Width = 40
Height = 20
TabOrder = 5
OnChange = TBFindClick
end
object C_CodeName: TEdit
Tag = 2
Left = 580
Top = 11
Width = 80
Height = 20
TabOrder = 6
OnChange = TBFindClick
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 77
Width = 1031
Height = 487
Align = alClient
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1JYPS
end
item
Kind = skSum
Column = v1JYQty
end
item
Kind = skSum
end
item
Kind = skCount
Column = v1ConNo
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1JGMoney
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_FMMD.SHuangSe
Styles.IncSearch = DataLink_FMMD.SHuangSe
Styles.Selection = DataLink_FMMD.SHuangSe
Styles.Header = DataLink_FMMD.Default
object v1APYear: TcxGridDBColumn
Caption = #26816#39564#24180#20221
DataBinding.FieldName = 'APYear'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 86
end
object v1APMonth: TcxGridDBColumn
Tag = 2
Caption = #26816#39564#26376#20221
DataBinding.FieldName = 'APMonth'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 105
end
object v1ConNo: TcxGridDBColumn
Tag = 2
Caption = #30333#22383#21333#21495
DataBinding.FieldName = 'ConNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 97
end
object v1C_CodeName: TcxGridDBColumn
Caption = #22383#24067#21517#31216
DataBinding.FieldName = 'C_CodeName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1JYPS: TcxGridDBColumn
Caption = #21305#25968
DataBinding.FieldName = 'JYPS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 77
end
object v1JYQty: TcxGridDBColumn
Tag = 2
Caption = #20844#26020#25968
DataBinding.FieldName = 'JYQty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 106
end
object v1JGPrice: TcxGridDBColumn
Caption = #21333#20215
DataBinding.FieldName = 'JGPrice'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
object v1JGMoney: TcxGridDBColumn
Caption = #37329#39069
DataBinding.FieldName = 'JGMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_FMMD.ADOLink
Parameters = <>
Left = 584
Top = 8
end
object ADOQueryMain: TADOQuery
Connection = DataLink_FMMD.ADOLink
Parameters = <>
Left = 544
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_FMMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 616
Top = 8
end
object DataSource1: TDataSource
DataSet = CDS_Main
Left = 616
Top = 232
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 584
Top = 232
end
object CDS_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 552
Top = 232
end
end