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

380 lines
9.2 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmYGYPInPut_YGFHDJ: TfrmYGYPInPut_YGFHDJ
Left = 191
Top = 129
Width = 1069
Height = 567
Caption = #21592#24037#20998#32418#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1053
Height = 29
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clBtnFace
EdgeInner = esNone
EdgeOuter = esNone
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 TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 15
OnClick = TBSaveClick
end
object ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #26723#26399#36873#25321
ImageIndex = 81
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 150
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel3: TPanel
Left = 0
Top = 29
Width = 1053
Height = 42
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Enabled = False
TabOrder = 1
object Label4: TLabel
Left = 29
Top = 16
Width = 65
Height = 12
Caption = #36215#22987#26085#26399#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 205
Top = 16
Width = 65
Height = 12
Caption = #32467#26463#26085#26399#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 383
Top = 16
Width = 59
Height = 12
Caption = #23436#25104#24230'%'#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object JSDate: TDateTimePicker
Tag = 2
Left = 264
Top = 12
Width = 100
Height = 20
Date = 42226.000000000000000000
Time = 42226.000000000000000000
TabOrder = 0
end
object QSDate: TDateTimePicker
Tag = 2
Left = 87
Top = 12
Width = 100
Height = 20
Date = 42226.000000000000000000
Time = 42226.000000000000000000
TabOrder = 1
end
object WCLv: TEdit
Tag = 2
Left = 436
Top = 12
Width = 100
Height = 20
Enabled = False
TabOrder = 2
end
object YMBMoney: TEdit
Tag = 2
Left = 436
Top = 79
Width = 100
Height = 20
Enabled = False
TabOrder = 3
Visible = False
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 100
Width = 1053
Height = 429
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skCount
Position = spFooter
Column = v1Column7
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
Column = v1Column7
end
item
Kind = skSum
Column = v1FHMoney
end
item
Kind = skSum
Column = v1YGGL
end
item
Kind = skSum
Column = v1GRYearPF
end
item
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.Editing = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
Styles.Header = cxStyle1
object v1Column7: TcxGridDBColumn
Caption = #22995#21517
DataBinding.FieldName = 'YGName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 92
end
object v1Column1: TcxGridDBColumn
Caption = #37096#38376
DataBinding.FieldName = 'Dept'
HeaderAlignmentHorz = taCenter
Width = 80
end
object v1Column2: TcxGridDBColumn
Caption = #23703#20301
DataBinding.FieldName = 'GangWei'
HeaderAlignmentHorz = taCenter
Width = 82
end
object v1RuZhiDate: TcxGridDBColumn
Caption = #36716#27491#26085#26399
DataBinding.FieldName = 'RuZhiDate'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 76
end
object v1YGGL: TcxGridDBColumn
Caption = #20998#32418#24037#40836
DataBinding.FieldName = 'YGGL'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1GRYearPF: TcxGridDBColumn
Caption = #24180#24230#35780#20998
DataBinding.FieldName = 'GRYearPF'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1GRNXMoney: TcxGridDBColumn
Caption = #20010#20154#24180#34218
DataBinding.FieldName = 'GRNXMoney'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 61
end
object v1FHType: TcxGridDBColumn
Caption = #34218#37228#31867#22411
DataBinding.FieldName = 'FHType'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1MBMoney: TcxGridDBColumn
Caption = #20010#20154#38144#21806#30446#26631
DataBinding.FieldName = 'MBMoney'
HeaderAlignmentHorz = taCenter
Width = 88
end
object v1PriceUnit: TcxGridDBColumn
Caption = #24065#31181
DataBinding.FieldName = 'PriceUnit'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1YMBMoney: TcxGridDBColumn
Caption = #24050#23436#25104#38144#21806
DataBinding.FieldName = 'YMBMoney'
HeaderAlignmentHorz = taCenter
Width = 76
end
object v1FHMoney: TcxGridDBColumn
Caption = #20998#32418#37329#39069'('#65509')'
DataBinding.FieldName = 'FHMoney'
HeaderAlignmentHorz = taCenter
Width = 92
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar2: TToolBar
Left = 0
Top = 71
Width = 1053
Height = 29
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clBtnFace
EdgeInner = esNone
EdgeOuter = esNone
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 = 3
object ToolButton3: TToolButton
Left = 0
Top = 0
Caption = #22686#34892
ImageIndex = 12
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 59
Top = 0
Caption = #21024#34892
ImageIndex = 13
OnClick = ToolButton4Click
end
end
object ADOTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 384
Top = 1
end
object ADOCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 356
Top = 1
end
object PopupMenu1: TPopupMenu
Left = 326
Top = 3
object N1: TMenuItem
Caption = #22686#21152#22270#29255
end
object N2: TMenuItem
Caption = #21024#38500#22270#29255
end
end
object DataSource1: TDataSource
DataSet = Order_Sub
Left = 410
Top = 1
end
object Order_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 444
Top = 2
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
end
end
object ADOQuery1: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 492
Top = 13
end
object ADOQuery2: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 572
Top = 29
end
end