319 lines
9.0 KiB
Plaintext
319 lines
9.0 KiB
Plaintext
object frmFHXXInPut: TfrmFHXXInPut
|
|
Left = 188
|
|
Top = 127
|
|
Width = 1165
|
|
Height = 591
|
|
Caption = #21457#36135#25351#31034#21333#24405#20837
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1149
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clBtnFace
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 14
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 103
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 107
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Top = 29
|
|
Width = 1149
|
|
Height = 524
|
|
Align = alClient
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
Color = clBtnFace
|
|
Ctl3D = False
|
|
ParentColor = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1147
|
|
Height = 522
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Format = '0'
|
|
Position = spFooter
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnTab = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
|
Styles.IncSearch = DataLink_TradeManage.SHuangSe
|
|
Styles.Selection = DataLink_TradeManage.SHuangSe
|
|
object v1CustomerNo: TcxGridDBColumn
|
|
Caption = #23458#25143#32534#21495
|
|
DataBinding.FieldName = 'CustomerNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1CustomerNoName: TcxGridDBColumn
|
|
Caption = #23458#25143#21517#31216
|
|
DataBinding.FieldName = 'CustomerNoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1CustomerJC: TcxGridDBColumn
|
|
Caption = #23458#25143#31616#31216
|
|
DataBinding.FieldName = 'CustomerJC'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1FHLXR: TcxGridDBColumn
|
|
Caption = #32852#31995#20154
|
|
DataBinding.FieldName = 'FHLXR'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1ConNo: TcxGridDBColumn
|
|
Caption = #21512#21516#21495
|
|
DataBinding.FieldName = 'ConNo'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1ConNoPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle2
|
|
Width = 70
|
|
end
|
|
object v1KHConNO: TcxGridDBColumn
|
|
Caption = 'PO #'
|
|
DataBinding.FieldName = 'KHConNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1styleno: TcxGridDBColumn
|
|
Caption = #27454#21495
|
|
DataBinding.FieldName = 'styleno'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1PrtCode: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'PrtCode'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1PrtCodePropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1PrtCodeName: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'PrtCodeName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1PRTspec: TcxGridDBColumn
|
|
Caption = #35268#26684#25104#20998
|
|
DataBinding.FieldName = 'PRTspec'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1PRTspecPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1PRTColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'PRTColor'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1PRTColorPropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1PRTOrderQty: TcxGridDBColumn
|
|
Caption = #25968#37327
|
|
DataBinding.FieldName = 'PRTOrderQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1OrderUnit: TcxGridDBColumn
|
|
Caption = #25968#37327#21333#20301
|
|
DataBinding.FieldName = 'OrderUnit'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 70
|
|
end
|
|
object v1FHPrice: TcxGridDBColumn
|
|
Caption = #21333#20215
|
|
DataBinding.FieldName = 'FHPrice'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle2
|
|
Width = 70
|
|
end
|
|
object v1BZType: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.Items.Strings = (
|
|
''
|
|
#65509
|
|
'$')
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = cxStyle1
|
|
Width = 72
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 640
|
|
Top = 65533
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 584
|
|
Top = 65533
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 608
|
|
Top = 65533
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 240
|
|
Top = 368
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 208
|
|
Top = 368
|
|
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 = [svFont, svTextColor]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = [fsBold]
|
|
TextColor = clBlue
|
|
end
|
|
end
|
|
end
|