D7gmYongjin/圆机管理(Machine.dll)/U_JNPRTList.dfm

246 lines
6.0 KiB
Plaintext
Raw Permalink Normal View History

2026-03-04 09:51:44 +08:00
object frmJNPRTList: TfrmJNPRTList
Left = 42
Top = 81
Width = 1696
Height = 846
Caption = #21152#25467#24211#23384#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 15
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1678
Height = 31
ButtonHeight = 30
ButtonWidth = 65
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Images = DataLink_Machine.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TBClose: TToolButton
Left = 69
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 73
Width = 337
Height = 726
Align = alLeft
TabOrder = 2
object Tv2: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
OnCellClick = Tv2CellClick
DataController.DataSource = DS_HZ
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_Machine.Default
object Tv2Column6: TcxGridDBColumn
Caption = #21152#25467#26426#21488#21495
DataBinding.FieldName = 'JNCarNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 109
end
object v2Column1: TcxGridDBColumn
Caption = #31665#25968
DataBinding.FieldName = 'xiangQty'
PropertiesClassName = 'TcxComboBoxProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object Tv2Column2: TcxGridDBColumn
Caption = #31867#22411
DataBinding.FieldName = 'JNType'
HeaderAlignmentHorz = taCenter
Width = 92
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv2
end
end
object Panel1: TPanel
Left = 0
Top = 31
Width = 1678
Height = 42
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
end
object cxGrid1: TcxGrid
Left = 337
Top = 73
Width = 1341
Height = 726
Align = alClient
TabOrder = 3
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
DataController.DataSource = DataSource1
DataController.Filter.AutoDataSetFilter = True
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsData.Deleting = False
OptionsData.DeletingConfirmation = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_Machine.Default
object cxGridDBColumn3: TcxGridDBColumn
Caption = #20837#24211#26085#26399
DataBinding.FieldName = 'RKDate'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 121
end
object cxGridDBColumn2: TcxGridDBColumn
Caption = #31665#25968
DataBinding.FieldName = 'xiangQty'
PropertiesClassName = 'TcxComboBoxProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 97
end
end
object cxGridLevel2: TcxGridLevel
GridView = Tv1
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Machine.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 299
Top = 209
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Machine.ADOLink
Parameters = <>
Left = 261
Top = 209
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Machine.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 229
Top = 209
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 184
Top = 292
end
object DS_HZ: TDataSource
DataSet = CDS_HZ
Left = 299
Top = 315
end
object CDS_HZ: TClientDataSet
Aggregates = <>
Params = <>
Left = 272
Top = 320
end
object ADOQueryPrt: TADOQuery
Connection = DataLink_Machine.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 233
Top = 341
end
object ClientDataSet1: TClientDataSet
Aggregates = <>
Params = <>
Left = 1196
Top = 372
end
object DataSource1: TDataSource
DataSet = ClientDataSet1
Left = 1223
Top = 367
end
end