336 lines
8.4 KiB
Plaintext
336 lines
8.4 KiB
Plaintext
![]() |
object frmZdyAttachCP_ImageList10: TfrmZdyAttachCP_ImageList10
|
||
|
Left = -8
|
||
|
Top = -8
|
||
|
Width = 1382
|
||
|
Height = 754
|
||
|
Caption = #20135#21697#36164#26009#31649#29702
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1366
|
||
|
Height = 31
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
DisabledImages = DataLink_BaseInfo.ThreeImgList
|
||
|
Flat = True
|
||
|
Images = DataLink_BaseInfo.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 9
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 59
|
||
|
Visible = False
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 55
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 31
|
||
|
Width = 1366
|
||
|
Height = 46
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label3: TLabel
|
||
|
Left = 319
|
||
|
Top = 73
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #39068#33394
|
||
|
end
|
||
|
object Label1: TLabel
|
||
|
Left = 38
|
||
|
Top = 13
|
||
|
Width = 48
|
||
|
Height = 12
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
end
|
||
|
object C_CodeName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 89
|
||
|
Top = 9
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object C_Color: TEdit
|
||
|
Tag = 2
|
||
|
Left = 347
|
||
|
Top = 69
|
||
|
Width = 100
|
||
|
Height = 20
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 77
|
||
|
Width = 1366
|
||
|
Height = 614
|
||
|
Align = alClient
|
||
|
TabOrder = 2
|
||
|
object Tv2: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
NavigatorButtons.Delete.Enabled = False
|
||
|
NavigatorButtons.Delete.Visible = False
|
||
|
OnCellDblClick = Tv2CellDblClick
|
||
|
DataController.DataSource = DS_HZ
|
||
|
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>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsCustomize.ColumnSorting = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.DeletingConfirmation = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsView.DataRowHeight = 120
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.HeaderAutoHeight = True
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.Header = DataLink_BaseInfo.handBlack
|
||
|
object v2Column1: TcxGridDBColumn
|
||
|
Caption = #22270#29255
|
||
|
DataBinding.FieldName = 'FilesOther0'
|
||
|
PropertiesClassName = 'TcxImageProperties'
|
||
|
Properties.GraphicClassName = 'TJPEGImage'
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.ShowFocusRect = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 200
|
||
|
end
|
||
|
object v2Column2: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'C_CodeName0'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column4: TcxGridDBColumn
|
||
|
Caption = #24211#23384#21305#25968
|
||
|
DataBinding.FieldName = 'KcRollNum0'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column5: TcxGridDBColumn
|
||
|
Caption = #24211#23384#25968#37327
|
||
|
DataBinding.FieldName = 'KCQty0'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column6: TcxGridDBColumn
|
||
|
Caption = #22270#29255
|
||
|
DataBinding.FieldName = 'FilesOther1'
|
||
|
PropertiesClassName = 'TcxImageProperties'
|
||
|
Properties.GraphicClassName = 'TJPEGImage'
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.ShowFocusRect = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 200
|
||
|
end
|
||
|
object v2Column7: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'C_Codename1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column9: TcxGridDBColumn
|
||
|
Caption = #24211#23384#21305#25968
|
||
|
DataBinding.FieldName = 'KCRollNum1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column10: TcxGridDBColumn
|
||
|
Caption = #24211#23384#25968#37327
|
||
|
DataBinding.FieldName = 'kcQty1'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column11: TcxGridDBColumn
|
||
|
Caption = #22270#29255
|
||
|
DataBinding.FieldName = 'FilesOther2'
|
||
|
PropertiesClassName = 'TcxImageProperties'
|
||
|
Properties.GraphicClassName = 'TJPEGImage'
|
||
|
Properties.ReadOnly = True
|
||
|
Properties.ShowFocusRect = False
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 200
|
||
|
end
|
||
|
object v2Column12: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'C_Codename2'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column14: TcxGridDBColumn
|
||
|
Caption = #24211#23384#21305#25968
|
||
|
DataBinding.FieldName = 'KCRollNum2'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
object v2Column15: TcxGridDBColumn
|
||
|
Caption = #24211#23384#25968#37327
|
||
|
DataBinding.FieldName = 'kcQty2'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 60
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object cxTabControl_page: TcxTabControl
|
||
|
Left = 0
|
||
|
Top = 691
|
||
|
Width = 1366
|
||
|
Height = 25
|
||
|
Align = alBottom
|
||
|
Style = 3
|
||
|
TabIndex = 0
|
||
|
TabOrder = 3
|
||
|
Tabs.Strings = (
|
||
|
#31532'1'#39029
|
||
|
#31532'2'#39029)
|
||
|
OnChange = cxTabControl_pageChange
|
||
|
ClientRectBottom = 25
|
||
|
ClientRectRight = 1366
|
||
|
ClientRectTop = 22
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_BaseInfo.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 789
|
||
|
Top = 49
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_BaseInfo.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 833
|
||
|
Top = 49
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_BaseInfo.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 = 704
|
||
|
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 = 908
|
||
|
Top = 124
|
||
|
end
|
||
|
object OpenDialog1: TOpenDialog
|
||
|
Left = 936
|
||
|
Top = 41
|
||
|
end
|
||
|
object ADOQueryImage: TADOQuery
|
||
|
Connection = DataLink_BaseInfo.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 864
|
||
|
Top = 273
|
||
|
end
|
||
|
object DSImage: TDataSource
|
||
|
DataSet = ADOQueryImage
|
||
|
Left = 820
|
||
|
Top = 225
|
||
|
end
|
||
|
object IdFTP1: TIdFTP
|
||
|
MaxLineAction = maException
|
||
|
ReadTimeout = 0
|
||
|
ProxySettings.ProxyType = fpcmNone
|
||
|
ProxySettings.Port = 0
|
||
|
Left = 784
|
||
|
Top = 178
|
||
|
end
|
||
|
end
|