211 lines
5.0 KiB
Plaintext
211 lines
5.0 KiB
Plaintext
|
|
object frmGYSListPB: TfrmGYSListPB
|
||
|
|
Left = 151
|
||
|
|
Top = 44
|
||
|
|
Width = 1125
|
||
|
|
Height = 686
|
||
|
|
Caption = #20379#24212#21830#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 = 1109
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 30
|
||
|
|
ButtonWidth = 120
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
Flat = True
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
Images = DataLink_Contract.ThreeImgList
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ParentFont = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object ToolButton1: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #22686#21152#20379#24212#21830
|
||
|
|
ImageIndex = 1
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 124
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 0
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object TBFind: TToolButton
|
||
|
|
Left = 197
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 20
|
||
|
|
OnClick = TBFindClick
|
||
|
|
end
|
||
|
|
object ToolButton3: TToolButton
|
||
|
|
Left = 270
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36873#25321
|
||
|
|
ImageIndex = 10
|
||
|
|
OnClick = ToolButton3Click
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 343
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 21
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 75
|
||
|
|
Width = 1109
|
||
|
|
Height = 573
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 1
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
OnDblClick = Tv1DblClick
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
|
DataController.Summary.FooterSummaryItems = <>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsSelection.CellSelect = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Content = DataLink_Contract.Default
|
||
|
|
Styles.Header = DataLink_Contract.Default
|
||
|
|
object v1KHNo: TcxGridDBColumn
|
||
|
|
Caption = #20379#24212#21830#32534#21495
|
||
|
|
DataBinding.FieldName = 'KHNo'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 135
|
||
|
|
end
|
||
|
|
object v1Column6: TcxGridDBColumn
|
||
|
|
Caption = #20379#24212#21830#31616#31216
|
||
|
|
DataBinding.FieldName = 'KHNameJC'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 152
|
||
|
|
end
|
||
|
|
object v1KHLXR: TcxGridDBColumn
|
||
|
|
Caption = #32852#31995#20154
|
||
|
|
DataBinding.FieldName = 'KHLXR'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 141
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 32
|
||
|
|
Width = 1109
|
||
|
|
Height = 43
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 2
|
||
|
|
object Label2: TLabel
|
||
|
|
Left = 19
|
||
|
|
Top = 15
|
||
|
|
Width = 51
|
||
|
|
Height = 16
|
||
|
|
Caption = #20379#24212#21830
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object GYSHZ: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 71
|
||
|
|
Top = 11
|
||
|
|
Width = 177
|
||
|
|
Height = 24
|
||
|
|
TabOrder = 0
|
||
|
|
OnChange = GYSHZChange
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 456
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_Contract.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 552
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_Contract.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 520
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 352
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 416
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object cxStyleRepository1: TcxStyleRepository
|
||
|
|
Left = 664
|
||
|
|
Top = 160
|
||
|
|
object cxStyle1: TcxStyle
|
||
|
|
AssignedValues = [svColor, svFont]
|
||
|
|
Color = 4707838
|
||
|
|
Font.Charset = ANSI_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|