343 lines
8.0 KiB
Plaintext
343 lines
8.0 KiB
Plaintext
|
|
object frmYGYPZZChkList_GBL: TfrmYGYPZZChkList_GBL
|
||
|
|
Left = 184
|
||
|
|
Top = 129
|
||
|
|
Width = 1155
|
||
|
|
Height = 585
|
||
|
|
Caption = #20869#37096#20449#24687#21457#24067#38405#35835
|
||
|
|
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 TFB: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #24050#38405#35835
|
||
|
|
ImageIndex = 31
|
||
|
|
OnClick = TFBClick
|
||
|
|
end
|
||
|
|
object TCXFB: TToolButton
|
||
|
|
Left = 201
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #25764#38144#38405#35835
|
||
|
|
ImageIndex = 52
|
||
|
|
OnClick = TCXFBClick
|
||
|
|
end
|
||
|
|
object TBView: TToolButton
|
||
|
|
Left = 288
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #26597#30475
|
||
|
|
ImageIndex = 55
|
||
|
|
OnClick = TBViewClick
|
||
|
|
end
|
||
|
|
object TBExport: TToolButton
|
||
|
|
Left = 351
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #23548#20986
|
||
|
|
ImageIndex = 97
|
||
|
|
OnClick = TBExportClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 414
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 21
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid1: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 90
|
||
|
|
Width = 1139
|
||
|
|
Height = 457
|
||
|
|
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
|
||
|
|
OptionsView.Indicator = True
|
||
|
|
Styles.Header = cxStyle1
|
||
|
|
object v1Ssel: TcxGridDBColumn
|
||
|
|
Caption = #36873#25321
|
||
|
|
DataBinding.FieldName = 'Ssel'
|
||
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 53
|
||
|
|
end
|
||
|
|
object v1filltime: TcxGridDBColumn
|
||
|
|
Caption = #21457#24067#26085#26399
|
||
|
|
DataBinding.FieldName = 'filltime'
|
||
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
||
|
|
Properties.SaveTime = False
|
||
|
|
Properties.ShowTime = False
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 107
|
||
|
|
end
|
||
|
|
object v1FBType: TcxGridDBColumn
|
||
|
|
Caption = #21457#24067#31867#22411
|
||
|
|
DataBinding.FieldName = 'FBType'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 107
|
||
|
|
end
|
||
|
|
object v1GSBiaoTi: TcxGridDBColumn
|
||
|
|
Caption = #21457#24067#20449#24687#26631#39064
|
||
|
|
DataBinding.FieldName = 'GSBiaoTi'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 202
|
||
|
|
end
|
||
|
|
object v1ZDNote: TcxGridDBColumn
|
||
|
|
Caption = #21457#24067#20869#23481
|
||
|
|
DataBinding.FieldName = 'ZDNote'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 445
|
||
|
|
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 = 310
|
||
|
|
Top = 12
|
||
|
|
Width = 52
|
||
|
|
Height = 12
|
||
|
|
Caption = #21457#24067#26631#39064
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object Label3: TLabel
|
||
|
|
Left = 35
|
||
|
|
Top = 12
|
||
|
|
Width = 52
|
||
|
|
Height = 12
|
||
|
|
Caption = #21457#24067#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 GSBiaoTi: TEdit
|
||
|
|
Left = 364
|
||
|
|
Top = 8
|
||
|
|
Width = 177
|
||
|
|
Height = 20
|
||
|
|
TabOrder = 0
|
||
|
|
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
|
||
|
|
end
|
||
|
|
object cxTabControl1: TcxTabControl
|
||
|
|
Left = 0
|
||
|
|
Top = 69
|
||
|
|
Width = 1139
|
||
|
|
Height = 21
|
||
|
|
Align = alTop
|
||
|
|
Style = 8
|
||
|
|
TabIndex = 0
|
||
|
|
TabOrder = 3
|
||
|
|
Tabs.Strings = (
|
||
|
|
#26410#38405#35835
|
||
|
|
#24050#38405#35835
|
||
|
|
#20840#37096)
|
||
|
|
OnChange = cxTabControl1Change
|
||
|
|
ClientRectBottom = 23
|
||
|
|
ClientRectRight = 1139
|
||
|
|
ClientRectTop = 23
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid1
|
||
|
|
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
|