261 lines
6.2 KiB
Plaintext
261 lines
6.2 KiB
Plaintext
![]() |
object frmGDQSList: TfrmGDQSList
|
||
|
Left = 468
|
||
|
Top = 136
|
||
|
Width = 599
|
||
|
Height = 577
|
||
|
Caption = #36319#21333#31614#21040
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 583
|
||
|
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_OrderAndGD.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 = #23548#20986
|
||
|
ImageIndex = 6
|
||
|
OnClick = ToolButton1Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 32
|
||
|
Width = 583
|
||
|
Height = 33
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label1: TLabel
|
||
|
Left = 23
|
||
|
Top = 11
|
||
|
Width = 52
|
||
|
Height = 12
|
||
|
Caption = #31614#21040#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 = 161
|
||
|
Top = 11
|
||
|
Width = 18
|
||
|
Height = 12
|
||
|
Caption = '---'
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 361
|
||
|
Top = 11
|
||
|
Width = 26
|
||
|
Height = 12
|
||
|
Caption = #22995#21517
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
end
|
||
|
object BegDate: TDateTimePicker
|
||
|
Left = 76
|
||
|
Top = 7
|
||
|
Width = 85
|
||
|
Height = 20
|
||
|
Date = 40675.464742650460000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40675.464742650460000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object EndDate: TDateTimePicker
|
||
|
Left = 179
|
||
|
Top = 7
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 40675.464761099540000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 40675.464761099540000000
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object UserName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 392
|
||
|
Top = 7
|
||
|
Width = 121
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 2
|
||
|
OnChange = UserNameChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 65
|
||
|
Width = 583
|
||
|
Height = 474
|
||
|
Align = alClient
|
||
|
TabOrder = 2
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
OnDblClick = Tv1DblClick
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
Position = spFooter
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.Inactive = DataLink_OrderAndGD.SHuangSeCu
|
||
|
Styles.IncSearch = DataLink_OrderAndGD.SHuangSeCu
|
||
|
Styles.Selection = DataLink_OrderAndGD.SHuangSeCu
|
||
|
Styles.Header = DataLink_OrderAndGD.Default
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #31614#21040#26085#26399
|
||
|
DataBinding.FieldName = 'Qd_time'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.Alignment.Horz = taCenter
|
||
|
Properties.Alignment.Vert = taVCenter
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 84
|
||
|
end
|
||
|
object v1Column2: TcxGridDBColumn
|
||
|
Caption = #32534#21495
|
||
|
DataBinding.FieldName = 'UserID'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 72
|
||
|
end
|
||
|
object v1Column4: TcxGridDBColumn
|
||
|
Caption = #22995#21517
|
||
|
DataBinding.FieldName = 'UserName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
end
|
||
|
object v1Column3: TcxGridDBColumn
|
||
|
Caption = #31614#21040#22320#28857
|
||
|
DataBinding.FieldName = 'place'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 64
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
Grid = cxGrid1
|
||
|
PopupMenus = <>
|
||
|
Left = 496
|
||
|
Top = 224
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_OrderAndGD.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 352
|
||
|
Top = 8
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_OrderAndGD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 392
|
||
|
Top = 8
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_OrderAndGD.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 424
|
||
|
Top = 8
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = Order_Main
|
||
|
Left = 464
|
||
|
Top = 224
|
||
|
end
|
||
|
object Order_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 528
|
||
|
Top = 224
|
||
|
end
|
||
|
end
|