D10xhGemei/T02贸易汇总仓库/U_TradeClothProcessNoteInput.dfm
“ddf” 56b1ef408f 1
2024-12-14 17:23:12 +08:00

193 lines
4.4 KiB
Plaintext

inherited frmTradeClothProcessNoteInput: TfrmTradeClothProcessNoteInput
Left = 67
Top = 126
Caption = #29983#20135#22791#27880
ClientHeight = 634
ClientWidth = 1453
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -16
Position = poScreenCenter
WindowState = wsMaximized
OnClose = FormClose
ExplicitWidth = 1469
ExplicitHeight = 673
PixelsPerInch = 96
TextHeight = 21
object cxGrid1: TcxGrid [0]
Tag = 2
Left = 0
Top = 30
Width = 1453
Height = 604
Align = alClient
TabOrder = 0
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
DataController.DataSource = DS_1
DataController.Summary.DefaultGroupSummaryItems = <>
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>
DataController.Summary.SummaryGroups = <>
OptionsBehavior.GoToNextCellOnEnter = True
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object v1Column6: TcxGridDBColumn
Caption = #26085#26399
DataBinding.FieldName = 'TPPNDate'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 83
end
object Tv1Column1: TcxGridDBColumn
Caption = #24773#20917#35828#26126
DataBinding.FieldName = 'TPPNNote'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 632
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar1: TToolBar [1]
Tag = 1
Left = 0
Top = 0
Width = 1453
Height = 30
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_TradeTotalClothStk.cxImageList_bar
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 1
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 16
OnClick = TBSaveClick
end
object TBAdd: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 2
OnClick = TBAddClick
end
object TBDel: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 6
OnClick = TBDelClick
end
object ToolButton1: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20445#23384#26684#24335
ImageIndex = 16
OnClick = ToolButton1Click
end
object TBClose: TToolButton
Left = 276
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TBCloseClick
end
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
Left = 231
Top = 158
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
Left = 230
Top = 100
end
inherited ImageList_new32: TImageList
Left = 104
Top = 144
end
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
end
object DS_1: TDataSource
DataSet = CDS_1
Left = 737
Top = 97
end
object CDS_1: TClientDataSet
Aggregates = <>
Params = <>
Left = 687
Top = 96
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
Parameters = <>
Left = 223
Top = 213
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 364
Top = 203
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeTotalClothStk.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 464
Top = 200
end
object GPM_1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 633
Top = 98
end
end