D7myYunxiang/样品新云翔(YPGLBOM.dll)/U_GYSListSel.dfm

234 lines
5.6 KiB
Plaintext
Raw Normal View History

2025-01-20 13:04:03 +08:00
object frmGYSListSel: TfrmGYSListSel
Left = 388
Top = 20
Width = 592
Height = 672
Caption = #20379#24212#21830#36873#25321
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 576
Height = 31
ButtonHeight = 30
ButtonWidth = 65
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_YPGLBOM.ThreeImgList
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_YPGLBOM.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 9
OnClick = TBRafreshClick
end
object ToolButton2: TToolButton
Left = 69
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 138
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 576
Height = 39
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 17
Top = 8
Width = 69
Height = 22
Caption = #20379#24212#21830
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -22
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object zjm: TEdit
Tag = 2
Left = 91
Top = 7
Width = 196
Height = 23
TabOrder = 0
OnChange = zjmChange
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 70
Width = 576
Height = 562
Align = alClient
TabOrder = 2
object TV1: TcxGridDBTableView
OnDblClick = TV1DblClick
NavigatorButtons.ConfirmDelete = False
NavigatorButtons.Delete.Enabled = False
NavigatorButtons.Delete.Visible = False
DataController.DataSource = DS_HZ
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object V1Column1: TcxGridDBColumn
Caption = #32534#21495
DataBinding.FieldName = 'KHNo'
Visible = False
HeaderAlignmentHorz = taCenter
Hidden = True
Options.Editing = False
Options.Focusing = False
Width = 80
end
object cxGYSName: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'KHName'
Visible = False
HeaderAlignmentHorz = taCenter
Hidden = True
Options.Editing = False
Options.Focusing = False
Styles.Content = cxStyle1
Styles.Footer = cxStyle1
Styles.Header = cxStyle1
Width = 412
end
object cxGridDBGYSNameZC: TcxGridDBColumn
Caption = #31616#31216
DataBinding.FieldName = 'KHNameJC'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Options.Focusing = False
Styles.Content = cxStyle1
Styles.Footer = cxStyle1
Styles.Header = cxStyle1
Width = 393
end
object V1Column2: TcxGridDBColumn
Caption = #21306#22495
DataBinding.FieldName = 'KHQuYu'
Visible = False
HeaderAlignmentHorz = taCenter
Hidden = True
Options.Focusing = False
Width = 64
end
end
object cxGridLevel2: TcxGridLevel
GridView = TV1
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_YPGLBOM.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 514
Top = 96
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_YPGLBOM.ADOLink
Parameters = <>
Left = 578
Top = 95
end
object ADOQueryMain: TADOQuery
Connection = DataLink_YPGLBOM.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 547
Top = 96
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 764
Top = 145
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 798
Top = 144
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 840
Top = 144
end
object cxStyleRepository1: TcxStyleRepository
object cxStyle1: TcxStyle
AssignedValues = [svFont]
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
end
end
end