275 lines
6.4 KiB
Plaintext
275 lines
6.4 KiB
Plaintext
|
|
object frmLSJJ: TfrmLSJJ
|
||
|
|
Left = 232
|
||
|
|
Top = 204
|
||
|
|
Width = 1247
|
||
|
|
Height = 511
|
||
|
|
Caption = #25289#19997#35745#20215#35268#21017
|
||
|
|
Color = clBtnFace
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
OnClose = FormClose
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 12
|
||
|
|
object cxGrid2: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 77
|
||
|
|
Width = 1231
|
||
|
|
Height = 396
|
||
|
|
Align = alClient
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
PopupMenu = PopupMenu1
|
||
|
|
TabOrder = 3
|
||
|
|
object Tv1: TcxGridDBTableView
|
||
|
|
NavigatorButtons.ConfirmDelete = False
|
||
|
|
DataController.DataSource = DataSource1
|
||
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skCount
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Format = #21305#25968#65306'#'
|
||
|
|
Kind = skCount
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
Position = spFooter
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Format = #20844#26020#25968#65306'#'
|
||
|
|
Kind = skSum
|
||
|
|
end>
|
||
|
|
DataController.Summary.FooterSummaryItems = <
|
||
|
|
item
|
||
|
|
Kind = skCount
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end
|
||
|
|
item
|
||
|
|
Kind = skSum
|
||
|
|
end>
|
||
|
|
DataController.Summary.SummaryGroups = <>
|
||
|
|
OptionsCustomize.ColumnFiltering = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Inactive = DataLink_WireDrawing.SHuangSe
|
||
|
|
Styles.IncSearch = DataLink_WireDrawing.SHuangSe
|
||
|
|
Styles.Selection = DataLink_WireDrawing.SHuangSe
|
||
|
|
Styles.Header = DataLink_WireDrawing.Default
|
||
|
|
object v1Column1: TcxGridDBColumn
|
||
|
|
Caption = #29031#30475#26426#21488#25968
|
||
|
|
DataBinding.FieldName = 'MachQty'
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Focusing = False
|
||
|
|
Width = 75
|
||
|
|
end
|
||
|
|
object v1Column4: TcxGridDBColumn
|
||
|
|
Caption = #24037#20215'1('#20803'/'#19975#31859')'
|
||
|
|
DataBinding.FieldName = 'Price1'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.OnEditValueChanged = v1Column4PropertiesEditValueChanged
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 130
|
||
|
|
end
|
||
|
|
object v2Column1: TcxGridDBColumn
|
||
|
|
Caption = #24037#20215'1('#20803'/'#19975#31859')'
|
||
|
|
DataBinding.FieldName = 'Price2'
|
||
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
|
Properties.OnEditValueChanged = v2Column1PropertiesEditValueChanged
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 130
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid2Level1: TcxGridLevel
|
||
|
|
GridView = Tv1
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 1231
|
||
|
|
Height = 33
|
||
|
|
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_WireDrawing.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
|
||
|
|
Visible = False
|
||
|
|
OnClick = TBFindClick
|
||
|
|
end
|
||
|
|
object TBExport: TToolButton
|
||
|
|
Left = 126
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #23548#20986
|
||
|
|
ImageIndex = 68
|
||
|
|
OnClick = TBExportClick
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 189
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 21
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object MovePanel2: TMovePanel
|
||
|
|
Left = 444
|
||
|
|
Top = 192
|
||
|
|
Width = 289
|
||
|
|
Height = 49
|
||
|
|
BevelInner = bvLowered
|
||
|
|
Caption = #27491#22312#22788#29702#25968#25454#65292#35831#31245#21518#12290#12290#12290
|
||
|
|
Color = clSkyBlue
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clRed
|
||
|
|
Font.Height = -14
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = [fsBold]
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 1
|
||
|
|
Visible = False
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 33
|
||
|
|
Width = 1231
|
||
|
|
Height = 44
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 2
|
||
|
|
Visible = False
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 28
|
||
|
|
Top = 12
|
||
|
|
Width = 32
|
||
|
|
Height = 16
|
||
|
|
Caption = #26085#26399
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
end
|
||
|
|
object BegDate: TDateTimePicker
|
||
|
|
Left = 65
|
||
|
|
Top = 9
|
||
|
|
Width = 140
|
||
|
|
Height = 24
|
||
|
|
Date = 40675.464742650460000000
|
||
|
|
Format = 'yyyy-MM-dd'
|
||
|
|
Time = 40675.464742650460000000
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -16
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
ParentFont = False
|
||
|
|
TabOrder = 0
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_WireDrawing.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 968
|
||
|
|
Top = 40
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_WireDrawing.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 984
|
||
|
|
Top = 40
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_WireDrawing.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 944
|
||
|
|
Top = 32
|
||
|
|
end
|
||
|
|
object DataSource1: TDataSource
|
||
|
|
DataSet = CDS_Main
|
||
|
|
Left = 632
|
||
|
|
Top = 192
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 588
|
||
|
|
Top = 188
|
||
|
|
end
|
||
|
|
object CDS_Main: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 540
|
||
|
|
Top = 188
|
||
|
|
end
|
||
|
|
object PopupMenu1: TPopupMenu
|
||
|
|
Left = 408
|
||
|
|
Top = 216
|
||
|
|
object N1: TMenuItem
|
||
|
|
Caption = #20840#36873
|
||
|
|
OnClick = N1Click
|
||
|
|
end
|
||
|
|
object N2: TMenuItem
|
||
|
|
Caption = #20840#24323
|
||
|
|
OnClick = N2Click
|
||
|
|
end
|
||
|
|
end
|
||
|
|
end
|