305 lines
7.3 KiB
Plaintext
305 lines
7.3 KiB
Plaintext
object frmGYSSelList: TfrmGYSSelList
|
|
Left = 206
|
|
Top = 98
|
|
Width = 906
|
|
Height = 606
|
|
Caption = #20379#24212#21830#36873#25321
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 890
|
|
AutoSize = True
|
|
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_PBMDDJ.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 ToolButton1: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 10
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 99
|
|
Width = 890
|
|
Height = 468
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = Tv1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Header = DataLink_PBMDDJ.Default
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#32534#21495
|
|
DataBinding.FieldName = 'KHCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 117
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#20840#31216
|
|
DataBinding.FieldName = 'KHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 88
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#31616#31216
|
|
DataBinding.FieldName = 'KHNameJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 139
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#31867#22411
|
|
DataBinding.FieldName = 'KHType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1Column4: TcxGridDBColumn
|
|
Caption = #32479#35745#21333#20301#21517#31216
|
|
DataBinding.FieldName = 'TJKHName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 102
|
|
end
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #30005#35805
|
|
DataBinding.FieldName = 'ZKTelNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 96
|
|
end
|
|
object v1Column10: TcxGridDBColumn
|
|
Caption = #20256#30495
|
|
DataBinding.FieldName = 'ZKFax'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #22320#22336
|
|
DataBinding.FieldName = 'ZKAddress'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 890
|
|
Height = 67
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label9: TLabel
|
|
Left = 27
|
|
Top = 15
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20379#24212#21830#31616#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 27
|
|
Top = 39
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20379#24212#21830#32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label34: TLabel
|
|
Left = 261
|
|
Top = 15
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #20379#24212#21830#31867#22411
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 253
|
|
Top = 39
|
|
Width = 78
|
|
Height = 12
|
|
Caption = #32479#35745#21333#20301#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object KHNameJC: TEdit
|
|
Tag = 2
|
|
Left = 94
|
|
Top = 11
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHCode: TEdit
|
|
Tag = 2
|
|
Left = 94
|
|
Top = 35
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KHType: TEdit
|
|
Tag = 2
|
|
Left = 332
|
|
Top = 11
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object TJKHName: TEdit
|
|
Tag = 2
|
|
Left = 332
|
|
Top = 35
|
|
Width = 125
|
|
Height = 20
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 464
|
|
Top = 160
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
Parameters = <>
|
|
Left = 432
|
|
Top = 200
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 392
|
|
Top = 200
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_PBMDDJ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 304
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 352
|
|
Top = 160
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 416
|
|
Top = 160
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 304
|
|
Top = 192
|
|
object N2: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N2Click
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
end
|