D7wmguihua/样品/U_BaseInList.dfm
DESKTOP-E401PHE\Administrator b4b5840f18 1
2025-01-18 16:22:10 +08:00

318 lines
7.2 KiB
Plaintext

object frmBaseInList: TfrmBaseInList
Left = 61
Top = 97
Width = 1165
Height = 618
Caption = #20837#24211#21015#34920
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1157
Height = 33
ButtonHeight = 30
ButtonWidth = 83
Caption = 'ToolBar1'
DisabledImages = DataLink_JWLCK.ThreeImgList
Flat = True
Images = DataLink_JWLCK.ThreeImgList
List = True
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 9
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 59
OnClick = TBFindClick
end
object ToolButton1: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #39640#32423#36807#28388
ImageIndex = 57
OnClick = ToolButton1Click
end
object TBAdd: TToolButton
Left = 213
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 3
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 276
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 54
OnClick = TBEditClick
end
object TBDel: TToolButton
Left = 339
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 17
OnClick = TBDelClick
end
object TBView: TToolButton
Left = 402
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 25
Visible = False
OnClick = TBViewClick
end
object TBExport: TToolButton
Left = 465
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 75
OnClick = TBExportClick
end
object TBPrint: TToolButton
Left = 528
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 12
Visible = False
OnClick = TBPrintClick
end
object TBClose: TToolButton
Left = 591
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 1157
Height = 73
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 28
Top = 12
Width = 48
Height = 12
Caption = #20837#24211#26102#38388
end
object Label2: TLabel
Left = 64
Top = 36
Width = 12
Height = 12
Caption = #33267
end
object Label3: TLabel
Left = 184
Top = 12
Width = 48
Height = 12
Caption = #29289#26009#21517#31216
end
object Label4: TLabel
Left = 360
Top = 12
Width = 36
Height = 12
Caption = #35268' '#26684
end
object Label7: TLabel
Left = 184
Top = 36
Width = 48
Height = 12
Caption = #20379' '#24212' '#21830
end
object BegDate: TDateTimePicker
Left = 77
Top = 9
Width = 87
Height = 20
Date = 40768.458268587970000000
Time = 40768.458268587970000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 77
Top = 33
Width = 87
Height = 20
Date = 40768.458268587970000000
Time = 40768.458268587970000000
TabOrder = 1
end
object PlanNo: TEdit
Tag = 2
Left = 233
Top = 9
Width = 100
Height = 20
TabOrder = 2
OnChange = PlanNoChange
end
object P_ChnName20: TEdit
Tag = 2
Left = 398
Top = 9
Width = 100
Height = 20
TabOrder = 3
OnChange = PlanNoChange
end
object ShorName: TEdit
Tag = 2
Left = 233
Top = 33
Width = 100
Height = 20
TabOrder = 4
OnChange = PlanNoChange
end
end
object cxGrid1: TcxGrid
Left = 28
Top = 124
Width = 1093
Height = 389
TabOrder = 2
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = v1Quantity
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsSelection.CellSelect = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
object v1Column1: TcxGridDBColumn
Caption = #20837#24211#26102#38388
DataBinding.FieldName = 'FillTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.Kind = ckDateTime
HeaderAlignmentHorz = taCenter
Width = 80
end
object v1DepotClass: TcxGridDBColumn
Caption = #20837#24211#31867#22411
DataBinding.FieldName = 'DepotClass'
HeaderAlignmentHorz = taCenter
Width = 72
end
object v1batchnum: TcxGridDBColumn
Caption = #29289#26009#21517#31216
DataBinding.FieldName = 'batchnum'
HeaderAlignmentHorz = taCenter
Width = 74
end
object v1Column2: TcxGridDBColumn
Caption = #35268#26684
DataBinding.FieldName = 'defstr6'
HeaderAlignmentHorz = taCenter
Width = 61
end
object v1ShortName: TcxGridDBColumn
Caption = #20379#24212#21830
DataBinding.FieldName = 'ShortName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
HeaderAlignmentHorz = taCenter
Width = 69
end
object v1Quantity: TcxGridDBColumn
Caption = #20837#24211#25968#37327
DataBinding.FieldName = 'Quantity'
HeaderAlignmentHorz = taCenter
Width = 76
end
object v1UnitName: TcxGridDBColumn
Caption = #21333#20301
DataBinding.FieldName = 'UnitName'
PropertiesClassName = 'TcxComboBoxProperties'
HeaderAlignmentHorz = taCenter
Width = 60
end
object v1Note: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Width = 99
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 496
Top = 176
end
object ADOQueryCmd: TADOQuery
Parameters = <>
Left = 552
Top = 176
end
object ADOQueryMain: TADOQuery
LockType = ltReadOnly
Parameters = <>
Left = 600
Top = 176
end
object ADOQueryTemp: TADOQuery
LockType = ltReadOnly
Parameters = <>
Left = 672
Top = 176
end
object DataSource1: TDataSource
DataSet = ADOQueryMain
Left = 640
Top = 176
end
end