197 lines
5.0 KiB
Plaintext
197 lines
5.0 KiB
Plaintext
object frmLXInPut: TfrmLXInPut
|
|
Left = 191
|
|
Top = 31
|
|
Caption = #31867#22411#24405#20837
|
|
ClientHeight = 532
|
|
ClientWidth = 1429
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1429
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
DisabledImages = DataLink_Company.cxImageList_bar
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_Company.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
Caption = #22686#34892
|
|
ImageIndex = 2
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 122
|
|
Top = 0
|
|
Caption = #21024#34892
|
|
ImageIndex = 6
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 181
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1429
|
|
Height = 502
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skMax
|
|
end
|
|
item
|
|
Kind = skCount
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'LXName'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = Tv1Column1PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #20215#26684
|
|
DataBinding.FieldName = 'LXPrice'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #24037#31181
|
|
DataBinding.FieldName = 'GZ'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object Tv1Column5: TcxGridDBColumn
|
|
Caption = #23703#20301
|
|
DataBinding.FieldName = 'GW'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object Tv1Column6: TcxGridDBColumn
|
|
Caption = #21333#20301
|
|
DataBinding.FieldName = 'DW'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object Tv1Column4: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 496
|
|
Top = 157
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 341
|
|
Top = 135
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 666
|
|
Top = 145
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 760
|
|
Top = 178
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 616
|
|
Top = 80
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 566
|
|
Top = 201
|
|
end
|
|
end
|