351 lines
8.9 KiB
Plaintext
351 lines
8.9 KiB
Plaintext
object frmDyeTechnicsSel: TfrmDyeTechnicsSel
|
|
Left = 80
|
|
Top = 131
|
|
Caption = #24037#33402#36873#25321
|
|
ClientHeight = 593
|
|
ClientWidth = 1244
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1244
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 75
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_DyePlan.ImageList_new32
|
|
Images = DataLink_DyePlan.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 ToolButton2: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBOK: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 12
|
|
OnClick = TBOKClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 1244
|
|
Height = 38
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 186
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24037#33402#21517#31216
|
|
end
|
|
object Label3: TLabel
|
|
Left = 30
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #24037#33402#32534#21495
|
|
end
|
|
object GYName: TEdit
|
|
Tag = 2
|
|
Left = 236
|
|
Top = 9
|
|
Width = 90
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = GYNOChange
|
|
end
|
|
object GYNO: TEdit
|
|
Tag = 2
|
|
Left = 78
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = GYNOChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 99
|
|
Width = 481
|
|
Height = 494
|
|
Align = alLeft
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
OnCellDblClick = Tv2CellDblClick
|
|
OnFocusedRecordChanged = Tv2FocusedRecordChanged
|
|
DataController.DataSource = DS_2
|
|
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>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Header = DataLink_DyePlan.FonePurple
|
|
object v2Ssel: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'Ssel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
FooterAlignmentHorz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object v2GYNO: TcxGridDBColumn
|
|
Caption = #24037#33402#32534#21495
|
|
DataBinding.FieldName = 'DTMNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 67
|
|
end
|
|
object v2GYName: TcxGridDBColumn
|
|
Caption = #24037#33402#21517#31216
|
|
DataBinding.FieldName = 'DTMName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 69
|
|
end
|
|
object v2GYGX: TcxGridDBColumn
|
|
Caption = #24037#24207
|
|
DataBinding.FieldName = 'DTMPSlist'
|
|
FooterAlignmentHorz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderGlyphAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 283
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object cxTabControl1: TcxTabControl
|
|
Left = 0
|
|
Top = 76
|
|
Width = 1244
|
|
Height = 23
|
|
Align = alTop
|
|
Enabled = False
|
|
TabOrder = 3
|
|
Properties.CustomButtons.Buttons = <>
|
|
Properties.Style = 9
|
|
Properties.TabIndex = 1
|
|
Properties.Tabs.Strings = (
|
|
#26410#38145#23450
|
|
#24050#38145#23450
|
|
#20840#37096)
|
|
OnChange = cxTabControl1Change
|
|
ClientRectBottom = 23
|
|
ClientRectRight = 1244
|
|
ClientRectTop = 19
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 481
|
|
Top = 99
|
|
Width = 763
|
|
Height = 494
|
|
Align = alClient
|
|
TabOrder = 4
|
|
object TV1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_1
|
|
DataController.Filter.AutoDataSetFilter = True
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsCustomize.ColumnSorting = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_DyePlan.SHuangSe
|
|
Styles.Header = DataLink_DyePlan.handBlack
|
|
Styles.Inactive = DataLink_DyePlan.SHuangSe
|
|
Styles.Selection = DataLink_DyePlan.SHuangSe
|
|
object XUHAO: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'PSNO'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 48
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #24037#24207#21517#31216
|
|
DataBinding.FieldName = 'PSName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 141
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 681
|
|
Top = 110
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
Parameters = <>
|
|
Left = 829
|
|
Top = 106
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 309
|
|
Top = 193
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
|
|
DefaultCollate = 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_Main
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 376
|
|
Top = 192
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 344
|
|
Top = 192
|
|
end
|
|
object GPM_2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 343
|
|
Top = 225
|
|
end
|
|
object DS_2: TDataSource
|
|
DataSet = CDS_2
|
|
Left = 311
|
|
Top = 224
|
|
end
|
|
object CDS_2: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 376
|
|
Top = 225
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 632
|
|
Top = 291
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 824
|
|
Top = 281
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_DyePlan.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 709
|
|
Top = 291
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 572
|
|
Top = 291
|
|
end
|
|
end
|