311 lines
7.9 KiB
Plaintext
311 lines
7.9 KiB
Plaintext
inherited frmPlanCardOFF: TfrmPlanCardOFF
|
|
Left = 347
|
|
Top = 169
|
|
Caption = #25377#36710#19979#26426
|
|
ClientHeight = 611
|
|
ClientWidth = 1366
|
|
FormStyle = fsMDIChild
|
|
Position = poScreenCenter
|
|
Visible = True
|
|
ExplicitWidth = 1382
|
|
ExplicitHeight = 650
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1366
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 91
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_KnitPlan.ImageList_new32
|
|
GradientEndColor = 15717318
|
|
Images = DataLink_KnitPlan.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object btnFind: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
OnClick = btnFindClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 237
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 0
|
|
Top = 185
|
|
Width = 1366
|
|
Height = 426
|
|
Align = alClient
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DS_1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v2Column10
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skCount
|
|
Column = Tv1Column1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.MultiSelect = True
|
|
OptionsSelection.CheckBoxVisibility = [cbvDataRow, cbvColumnHeader]
|
|
OptionsView.GroupByBox = False
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'C_Code'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 86
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20135#21697#21517#31216
|
|
DataBinding.FieldName = 'C_Name'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 127
|
|
end
|
|
object v2Column10: TcxGridDBColumn
|
|
Caption = #26426#21488#21495
|
|
DataBinding.FieldName = 'CarNo'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 81
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #21367#21495
|
|
DataBinding.FieldName = 'PCNO'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 80
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #21367#26465#30721
|
|
DataBinding.FieldName = 'PCID'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Content = cxStyle1
|
|
Styles.Footer = cxStyle1
|
|
Styles.Header = cxStyle1
|
|
Width = 91
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel [2]
|
|
Left = 0
|
|
Top = 38
|
|
Width = 1366
|
|
Height = 147
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = 16242829
|
|
ParentBackground = False
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 56
|
|
Top = 60
|
|
Width = 144
|
|
Height = 35
|
|
Caption = #24067#31080#25195#25551
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -35
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object edtScan: TEdit
|
|
Tag = 2
|
|
Left = 219
|
|
Top = 57
|
|
Width = 334
|
|
Height = 43
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -35
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnKeyPress = edtScanKeyPress
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
Left = 73
|
|
Top = 336
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
Left = 17
|
|
Top = 337
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 181
|
|
Top = 337
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
Parameters = <>
|
|
Left = 229
|
|
Top = 337
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 133
|
|
Top = 337
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 312
|
|
Top = 280
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 499
|
|
Top = 283
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 424
|
|
Top = 264
|
|
end
|
|
object ADOQueryPrint: TADOQuery
|
|
Connection = DataLink_KnitPlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 312
|
|
Top = 336
|
|
end
|
|
object RMDB_1: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_Print
|
|
Left = 660
|
|
Top = 400
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
|
DefaultCollate = False
|
|
ShowPrintDialog = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDB_1
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 708
|
|
Top = 400
|
|
ReportData = {}
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
PixelsPerInch = 96
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
object CDS_Print: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 600
|
|
Top = 400
|
|
end
|
|
end
|