284 lines
7.4 KiB
Plaintext
284 lines
7.4 KiB
Plaintext
object frmPKInPutQT: TfrmPKInPutQT
|
|
Left = 184
|
|
Top = 129
|
|
Width = 1092
|
|
Height = 573
|
|
Caption = #36164#37329#23457#25209#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 = 1076
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
EdgeInner = esNone
|
|
EdgeOuter = esNone
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_DDMD.ThreeImgList
|
|
List = True
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBSave: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 15
|
|
OnClick = TBSaveClick
|
|
end
|
|
object ToolButton3: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 12
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 13
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25805#20316#35828#26126
|
|
ImageIndex = 41
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 29
|
|
Width = 1076
|
|
Height = 505
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column22
|
|
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.Header = DataLink_DDMD.Default
|
|
object v1Column13: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'PKNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 76
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'PKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Header = DataLink_DDMD.Default
|
|
Width = 92
|
|
end
|
|
object v1Column6: TcxGridDBColumn
|
|
Caption = #20379#24212#21830
|
|
DataBinding.FieldName = 'FactoryName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column6PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 121
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'PKName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column8PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 82
|
|
end
|
|
object v1Column7: TcxGridDBColumn
|
|
Caption = #25903#20184#26041#24335
|
|
DataBinding.FieldName = 'PayMent'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1Column7PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 99
|
|
end
|
|
object v1Column3: TcxGridDBColumn
|
|
Caption = #24065#31181
|
|
DataBinding.FieldName = 'BZType'
|
|
PropertiesClassName = 'TcxComboBoxProperties'
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.Items.Strings = (
|
|
#20154#27665#24065
|
|
#32654#37329)
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v1Column22: TcxGridDBColumn
|
|
Caption = #30003#35831#37329#39069
|
|
DataBinding.FieldName = 'PKMoney'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
Properties.Alignment.Vert = taVCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = DataLink_DDMD.FontBlue
|
|
Styles.Header = DataLink_DDMD.FontBlue
|
|
Width = 80
|
|
end
|
|
object v1Column11: TcxGridDBColumn
|
|
Caption = #20184#27454#21333#20301
|
|
DataBinding.FieldName = 'ComTaiTou'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.OnButtonClick = v1Column11PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 127
|
|
end
|
|
object v1Column12: TcxGridDBColumn
|
|
Caption = #25910#27454#21333#20301'('#20854#23427')'
|
|
DataBinding.FieldName = 'FactoryNameOther'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 112
|
|
end
|
|
object v1Column2: TcxGridDBColumn
|
|
Caption = #32463#21150#20154
|
|
DataBinding.FieldName = 'JBPerson'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = v1Column2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 89
|
|
end
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
Width = 117
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object ADOTemp: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 544
|
|
Top = 141
|
|
end
|
|
object ADOCmd: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 509
|
|
Top = 139
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Sub
|
|
Left = 431
|
|
Top = 144
|
|
end
|
|
object Order_Sub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 470
|
|
Top = 148
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_DDMD.ADOLink
|
|
Parameters = <>
|
|
Left = 613
|
|
Top = 141
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 530
|
|
Top = 262
|
|
end
|
|
end
|