423 lines
9.7 KiB
Plaintext
423 lines
9.7 KiB
Plaintext
object frmYGYPZZChkList_SCHB: TfrmYGYPZZChkList_SCHB
|
|
Left = 184
|
|
Top = 126
|
|
Width = 1155
|
|
Height = 588
|
|
Caption = #29983#20135#24037#20316#27719#25253#24635#32467
|
|
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 = 1139
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
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 TBADD: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 1
|
|
OnClick = TBADDClick
|
|
end
|
|
object TUpdate: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 11
|
|
OnClick = TUpdateClick
|
|
end
|
|
object TDel: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 3
|
|
OnClick = TDelClick
|
|
end
|
|
object TFB: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36865#23457
|
|
ImageIndex = 31
|
|
OnClick = TFBClick
|
|
end
|
|
object TCXFB: TToolButton
|
|
Left = 378
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25764#38144#36865#23457
|
|
ImageIndex = 52
|
|
OnClick = TCXFBClick
|
|
end
|
|
object TBView: TToolButton
|
|
Left = 465
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 55
|
|
OnClick = TBViewClick
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 528
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 591
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 90
|
|
Width = 1139
|
|
Height = 460
|
|
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
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Header = cxStyle1
|
|
object v1filltime: TcxGridDBColumn
|
|
Caption = #27719#25253#26085#26399
|
|
DataBinding.FieldName = 'filltime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 101
|
|
end
|
|
object v1OrderNo: TcxGridDBColumn
|
|
Caption = #35746#21333#21495
|
|
DataBinding.FieldName = 'OrderNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1filler: TcxGridDBColumn
|
|
Caption = #27719#25253#20154
|
|
DataBinding.FieldName = 'filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 99
|
|
end
|
|
object v1GSBiaoTi: TcxGridDBColumn
|
|
Caption = #24037#21378
|
|
DataBinding.FieldName = 'GSBiaoTi'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1ZDNote: TcxGridDBColumn
|
|
Caption = #27719#25253#24635#32467#20869#23481
|
|
DataBinding.FieldName = 'ZDNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 491
|
|
end
|
|
object v1BZNote: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'BZNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 109
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1139
|
|
Height = 37
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label4: TLabel
|
|
Left = 298
|
|
Top = 12
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #35746#21333#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 35
|
|
Top = 12
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #27719#25253#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 176
|
|
Top = 12
|
|
Width = 12
|
|
Height = 12
|
|
Caption = '--'
|
|
end
|
|
object Label1: TLabel
|
|
Left = 462
|
|
Top = 12
|
|
Width = 39
|
|
Height = 12
|
|
Caption = #27719#25253#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 622
|
|
Top = 12
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #24037#21378
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Visible = False
|
|
end
|
|
object orderNo: TEdit
|
|
Left = 338
|
|
Top = 8
|
|
Width = 105
|
|
Height = 20
|
|
TabOrder = 0
|
|
Visible = False
|
|
OnChange = orderNoChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 88
|
|
Top = 8
|
|
Width = 89
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 1
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 188
|
|
Top = 8
|
|
Width = 89
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 2
|
|
end
|
|
object filler: TEdit
|
|
Left = 502
|
|
Top = 8
|
|
Width = 101
|
|
Height = 20
|
|
TabOrder = 3
|
|
Visible = False
|
|
OnChange = orderNoChange
|
|
end
|
|
object GSBiaoTi: TEdit
|
|
Left = 650
|
|
Top = 8
|
|
Width = 101
|
|
Height = 20
|
|
TabOrder = 4
|
|
Visible = False
|
|
OnChange = orderNoChange
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 69
|
|
Width = 1139
|
|
Height = 21
|
|
Align = alTop
|
|
Style = 8
|
|
TabIndex = 0
|
|
TabOrder = 3
|
|
Tabs.Strings = (
|
|
#26410#36865#23457
|
|
#24050#36865#23457
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 23
|
|
ClientRectRight = 1139
|
|
ClientRectTop = 23
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 400
|
|
Top = 160
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 368
|
|
Top = 192
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 336
|
|
Top = 192
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 304
|
|
Top = 160
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 336
|
|
Top = 160
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 368
|
|
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
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clBlue
|
|
end
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 400
|
|
Top = 192
|
|
end
|
|
object ADOQuery2: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 348
|
|
Top = 252
|
|
end
|
|
object ODPat: TOpenDialog
|
|
Options = [ofReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist, ofEnableSizing]
|
|
Left = 460
|
|
Top = 165
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 461
|
|
Top = 204
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Left = 465
|
|
Top = 253
|
|
end
|
|
end
|