230 lines
5.6 KiB
Plaintext
230 lines
5.6 KiB
Plaintext
object frmGYSListPB: TfrmGYSListPB
|
|
Left = 66
|
|
Top = 21
|
|
Width = 1222
|
|
Height = 672
|
|
Caption = #22383#24067#20379#24212#21830#20449#24687#31649#29702
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
WindowState = wsMaximized
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1206
|
|
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 = 1206
|
|
Height = 36
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object Label2: TLabel
|
|
Left = 16
|
|
Top = 7
|
|
Width = 66
|
|
Height = 21
|
|
Caption = #20379#24212#21830
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -21
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object zjm: TEdit
|
|
Tag = 2
|
|
Left = 84
|
|
Top = 6
|
|
Width = 90
|
|
Height = 23
|
|
TabOrder = 0
|
|
OnChange = zjmChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 67
|
|
Width = 1206
|
|
Height = 567
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
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
|
|
Styles.Inactive = DataLink_YPGLBOM.SHuangSe
|
|
Styles.IncSearch = DataLink_YPGLBOM.SHuangSe
|
|
Styles.Selection = DataLink_YPGLBOM.SHuangSe
|
|
Styles.Header = DataLink_YPGLBOM.Default
|
|
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'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 345
|
|
end
|
|
object cxGridDBGYSNameZC: TcxGridDBColumn
|
|
Caption = #31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Hidden = True
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 92
|
|
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
|