313 lines
7.6 KiB
Plaintext
313 lines
7.6 KiB
Plaintext
|
|
object frmZHKHListNewCX: TfrmZHKHListNewCX
|
||
|
|
Left = 190
|
||
|
|
Top = 136
|
||
|
|
Width = 1182
|
||
|
|
Height = 574
|
||
|
|
Caption = #23458#25143#26597#35810
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poScreenCenter
|
||
|
|
OnClose = FormClose
|
||
|
|
OnCreate = FormCreate
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 107
|
||
|
|
TextHeight = 13
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1166
|
||
|
|
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_WTOA.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 ToolButton3: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36873#25321
|
||
|
|
ImageIndex = 10
|
||
|
|
Visible = False
|
||
|
|
OnClick = ToolButton3Click
|
||
|
|
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 = 104
|
||
|
|
Width = 1166
|
||
|
|
Height = 430
|
||
|
|
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.Inactive = DataLink_WTOA.SHuangSe
|
||
|
|
Styles.IncSearch = DataLink_WTOA.SHuangSe
|
||
|
|
Styles.Selection = DataLink_WTOA.SHuangSe
|
||
|
|
Styles.OnGetContentStyle = Tv1StylesGetContentStyle
|
||
|
|
Styles.Header = DataLink_WTOA.Default
|
||
|
|
object v1filltime: TcxGridDBColumn
|
||
|
|
Caption = #30331#35760#26085#26399
|
||
|
|
DataBinding.FieldName = 'filltime'
|
||
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
|
Properties.SaveTime = False
|
||
|
|
Properties.ShowTime = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 104
|
||
|
|
end
|
||
|
|
object v1Defstr5: TcxGridDBColumn
|
||
|
|
Caption = #19994#21153#21592
|
||
|
|
DataBinding.FieldName = 'Defstr5'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 103
|
||
|
|
end
|
||
|
|
object v1ZDYCode: TcxGridDBColumn
|
||
|
|
Caption = #23458#25143#32534#21495
|
||
|
|
DataBinding.FieldName = 'ZDYCode'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 117
|
||
|
|
end
|
||
|
|
object v1ZDYName: TcxGridDBColumn
|
||
|
|
Caption = #23458#25143#21517#31216
|
||
|
|
DataBinding.FieldName = 'ZDYName'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 139
|
||
|
|
end
|
||
|
|
object v1Defstr7: TcxGridDBColumn
|
||
|
|
Caption = #22320#21306
|
||
|
|
DataBinding.FieldName = 'Defstr7'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 100
|
||
|
|
end
|
||
|
|
object v1Defstr2: TcxGridDBColumn
|
||
|
|
Caption = #23458#25143#30005#35805
|
||
|
|
DataBinding.FieldName = 'Defstr2'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 85
|
||
|
|
end
|
||
|
|
object v1DEFNote1: TcxGridDBColumn
|
||
|
|
Caption = #23458#25143#22320#22336
|
||
|
|
DataBinding.FieldName = 'DEFNote1'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 156
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 32
|
||
|
|
Width = 1166
|
||
|
|
Height = 72
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 2
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 25
|
||
|
|
Top = 16
|
||
|
|
Width = 56
|
||
|
|
Height = 13
|
||
|
|
Caption = #26597#35810#26102#38388
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label9: TLabel
|
||
|
|
Left = 194
|
||
|
|
Top = 16
|
||
|
|
Width = 56
|
||
|
|
Height = 13
|
||
|
|
Caption = #23458#25143#21517#31216
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label2: TLabel
|
||
|
|
Left = 194
|
||
|
|
Top = 42
|
||
|
|
Width = 56
|
||
|
|
Height = 13
|
||
|
|
Caption = #23458#25143#32534#21495
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 407
|
||
|
|
Top = 16
|
||
|
|
Width = 42
|
||
|
|
Height = 13
|
||
|
|
Caption = #19994#21153#21592
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -13
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object BegDate: TDateTimePicker
|
||
|
|
Left = 82
|
||
|
|
Top = 12
|
||
|
|
Width = 93
|
||
|
|
Height = 21
|
||
|
|
Date = 40675.464742650460000000
|
||
|
|
Format = 'yyyy-MM-dd'
|
||
|
|
Time = 40675.464742650460000000
|
||
|
|
TabOrder = 0
|
||
|
|
end
|
||
|
|
object EndDate: TDateTimePicker
|
||
|
|
Left = 82
|
||
|
|
Top = 38
|
||
|
|
Width = 94
|
||
|
|
Height = 21
|
||
|
|
Date = 40675.464761099540000000
|
||
|
|
Format = 'yyyy-MM-dd'
|
||
|
|
Time = 40675.464761099540000000
|
||
|
|
TabOrder = 1
|
||
|
|
end
|
||
|
|
object ZDYName: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 256
|
||
|
|
Top = 12
|
||
|
|
Width = 135
|
||
|
|
Height = 20
|
||
|
|
TabOrder = 2
|
||
|
|
OnChange = CustomerNoNameChange
|
||
|
|
OnKeyPress = ZDYNameKeyPress
|
||
|
|
end
|
||
|
|
object CheckBox1: TCheckBox
|
||
|
|
Left = 454
|
||
|
|
Top = 41
|
||
|
|
Width = 114
|
||
|
|
Height = 19
|
||
|
|
Caption = #25353#26085#26399#26597#35810
|
||
|
|
TabOrder = 3
|
||
|
|
end
|
||
|
|
object ZDYCode: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 256
|
||
|
|
Top = 38
|
||
|
|
Width = 135
|
||
|
|
Height = 20
|
||
|
|
TabOrder = 4
|
||
|
|
OnChange = CustomerNoNameChange
|
||
|
|
OnKeyPress = ZDYNameKeyPress
|
||
|
|
end
|
||
|
|
object Defstr5: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 451
|
||
|
|
Top = 12
|
||
|
|
Width = 173
|
||
|
|
Height = 20
|
||
|
|
TabOrder = 5
|
||
|
|
OnChange = CustomerNoNameChange
|
||
|
|
OnKeyPress = ZDYNameKeyPress
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 482
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_WTOA.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 552
|
||
|
|
Top = 159
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_WTOA.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 517
|
||
|
|
Top = 159
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_WTOA.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 448
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = Order_Main
|
||
|
|
Left = 384
|
||
|
|
Top = 159
|
||
|
|
end
|
||
|
|
object Order_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 416
|
||
|
|
Top = 160
|
||
|
|
end
|
||
|
|
end
|