306 lines
7.6 KiB
Plaintext
306 lines
7.6 KiB
Plaintext
![]() |
object frmYarnListSel: TfrmYarnListSel
|
||
|
Left = 420
|
||
|
Top = 254
|
||
|
Width = 1270
|
||
|
Height = 693
|
||
|
Caption = #32433#32447#36164#26009
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
WindowState = wsMaximized
|
||
|
OnClose = FormClose
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1254
|
||
|
Height = 31
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
DisabledImages = DataLink_Yarn.ThreeImgList
|
||
|
Flat = True
|
||
|
Images = DataLink_Yarn.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 ToolButton2: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 20
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #30830#35748
|
||
|
ImageIndex = 10
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 31
|
||
|
Width = 1254
|
||
|
Height = 39
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 204
|
||
|
Top = 13
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 28
|
||
|
Top = 13
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
end
|
||
|
object Label7: TLabel
|
||
|
Left = 380
|
||
|
Top = 13
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #35268#26684
|
||
|
end
|
||
|
object Y_CodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 254
|
||
|
Top = 9
|
||
|
Width = 89
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
OnChange = Y_CodeNameChange
|
||
|
end
|
||
|
object Y_Code: TEdit
|
||
|
Tag = 2
|
||
|
Left = 77
|
||
|
Top = 9
|
||
|
Width = 89
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
OnChange = Y_CodeNameChange
|
||
|
end
|
||
|
object Y_Spec: TEdit
|
||
|
Tag = 2
|
||
|
Left = 406
|
||
|
Top = 9
|
||
|
Width = 89
|
||
|
Height = 20
|
||
|
TabOrder = 2
|
||
|
OnChange = Y_CodeNameChange
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 70
|
||
|
Width = 1254
|
||
|
Height = 585
|
||
|
Align = alClient
|
||
|
TabOrder = 2
|
||
|
object Tv2: TcxGridDBTableView
|
||
|
OnDblClick = Tv2DblClick
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
NavigatorButtons.Delete.Enabled = False
|
||
|
NavigatorButtons.Delete.Visible = False
|
||
|
DataController.DataSource = DS_HZ
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsCustomize.ColumnSorting = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.DeletingConfirmation = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.Inactive = DataLink_Yarn.SHuangSe
|
||
|
Styles.IncSearch = DataLink_Yarn.SHuangSe
|
||
|
Styles.Selection = DataLink_Yarn.SHuangSe
|
||
|
Styles.Header = DataLink_Yarn.handBlack
|
||
|
object v2Column2: TcxGridDBColumn
|
||
|
Caption = #20135#21697#32534#21495
|
||
|
DataBinding.FieldName = 'ZdyCode'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Visible = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 94
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Caption = #32433#32447#21517#31216
|
||
|
DataBinding.FieldName = 'Y_CodeName'
|
||
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
Properties.Buttons = <
|
||
|
item
|
||
|
Default = True
|
||
|
Kind = bkEllipsis
|
||
|
end>
|
||
|
Properties.ReadOnly = True
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 120
|
||
|
end
|
||
|
object v2Column3: TcxGridDBColumn
|
||
|
Caption = #35268#26684
|
||
|
DataBinding.FieldName = 'Y_Spec'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Hidden = True
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 72
|
||
|
end
|
||
|
object v2Column4: TcxGridDBColumn
|
||
|
Caption = #25104#20221
|
||
|
DataBinding.FieldName = 'Y_CF'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Hidden = True
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 74
|
||
|
end
|
||
|
object v2Column14: TcxGridDBColumn
|
||
|
Caption = #25805#20316#21592
|
||
|
DataBinding.FieldName = 'Filler'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column15: TcxGridDBColumn
|
||
|
Caption = #25805#20316#26102#38388
|
||
|
DataBinding.FieldName = 'FillTime'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Options.Sorting = False
|
||
|
Width = 188
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_Yarn.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 789
|
||
|
Top = 9
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Yarn.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 829
|
||
|
Top = 1
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_Yarn.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 949
|
||
|
Top = 225
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
||
|
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 = 708
|
||
|
Top = 228
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object RMDB_Main: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = CDS_HZ
|
||
|
Left = 700
|
||
|
Top = 180
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 888
|
||
|
Top = 224
|
||
|
end
|
||
|
object DS_HZ: TDataSource
|
||
|
DataSet = CDS_HZ
|
||
|
Left = 899
|
||
|
Top = 235
|
||
|
end
|
||
|
object CDS_HZ: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 948
|
||
|
Top = 204
|
||
|
end
|
||
|
object OpenDialog1: TOpenDialog
|
||
|
Left = 660
|
||
|
Top = 245
|
||
|
end
|
||
|
end
|