265 lines
6.5 KiB
Plaintext
265 lines
6.5 KiB
Plaintext
object frmCustModelLabel: TfrmCustModelLabel
|
|
Left = 263
|
|
Top = 84
|
|
Width = 1194
|
|
Height = 752
|
|
Align = alClient
|
|
BorderIcons = [biMaximize]
|
|
Caption = #26631#31614#20449#24687
|
|
Color = clBtnFace
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poOwnerFormCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object RMPreview1: TRMPreview
|
|
Left = 0
|
|
Top = 80
|
|
Width = 1178
|
|
Height = 632
|
|
Align = alClient
|
|
BevelOuter = bvLowered
|
|
Caption = 'Insert After'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentFont = False
|
|
ParentShowHint = False
|
|
ShowHint = False
|
|
TabOrder = 0
|
|
Options.RulerUnit = rmutScreenPixels
|
|
Options.RulerVisible = False
|
|
Options.DrawBorder = False
|
|
Options.BorderPen.Color = clGray
|
|
Options.BorderPen.Style = psDash
|
|
object cxGrid1: TcxGrid
|
|
Left = 181
|
|
Top = 1
|
|
Width = 335
|
|
Height = 611
|
|
Align = alLeft
|
|
TabOrder = 3
|
|
object tv1: TcxGridDBTableView
|
|
OnDblClick = tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellClick = tv1CellClick
|
|
DataController.DataSource = DS_Label
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object tv1labelId: TcxGridDBColumn
|
|
Caption = #26631#31614'ID'
|
|
DataBinding.FieldName = 'labelId'
|
|
Visible = False
|
|
Width = 49
|
|
end
|
|
object tv1labeltype: TcxGridDBColumn
|
|
Caption = #26631#31614#31867#22411
|
|
DataBinding.FieldName = 'labeltype'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Width = 124
|
|
end
|
|
object tv1labelCaption: TcxGridDBColumn
|
|
Caption = #26631#31614#26631#39064
|
|
DataBinding.FieldName = 'labelCaption'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Width = 325
|
|
end
|
|
object tv1labelFile: TcxGridDBColumn
|
|
Caption = #25991#20214#21517
|
|
DataBinding.FieldName = 'labelFile'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Width = 191
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = tv1
|
|
end
|
|
end
|
|
end
|
|
object ToolBar2: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1178
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 87
|
|
Caption = 'ToolBar2'
|
|
Color = clBtnFace
|
|
Flat = True
|
|
Images = DataLink_TradeManage.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
Transparent = False
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#35810
|
|
ImageIndex = 21
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TOK: TToolButton
|
|
Left = 65
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#23450
|
|
ImageIndex = 41
|
|
OnClick = TOkClick
|
|
end
|
|
object Tadd: TToolButton
|
|
Left = 130
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686#26631#31614
|
|
ImageIndex = 44
|
|
OnClick = TaddClick
|
|
end
|
|
object Tupd: TToolButton
|
|
Left = 221
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913#26631#31614
|
|
ImageIndex = 54
|
|
OnClick = TupdClick
|
|
end
|
|
object Tdel: TToolButton
|
|
Left = 312
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500#26631#31614
|
|
ImageIndex = 48
|
|
OnClick = TdelClick
|
|
end
|
|
object Tclose: TToolButton
|
|
Left = 403
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TcloseClick
|
|
end
|
|
end
|
|
object Panel4: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1178
|
|
Height = 48
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label10: TLabel
|
|
Left = 27
|
|
Top = 16
|
|
Width = 56
|
|
Height = 13
|
|
Caption = #26631#31614#26631#39064
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object LabelCaption: TEdit
|
|
Tag = 2
|
|
Left = 87
|
|
Top = 12
|
|
Width = 246
|
|
Height = 21
|
|
TabOrder = 0
|
|
OnChange = LabelTypeChange
|
|
end
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 508
|
|
Top = 208
|
|
end
|
|
object OpenDialog1: TOpenDialog
|
|
Filter = 'RMFl(*.rmf)|*.rmf'
|
|
InitialDir = '.'
|
|
Left = 316
|
|
Top = 148
|
|
end
|
|
object RMGridReport1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
|
ModalPreview = False
|
|
ShowProgress = False
|
|
DefaultCollate = False
|
|
ShowPrintDialog = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
Preview = RMPreview1
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 436
|
|
Top = 152
|
|
ReportData = {}
|
|
end
|
|
object ADOQueryTmp: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 528
|
|
Top = 184
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
Parameters = <>
|
|
Left = 392
|
|
Top = 228
|
|
end
|
|
object DS_Label: TDataSource
|
|
DataSet = ClientDataSet1
|
|
Left = 66
|
|
Top = 456
|
|
end
|
|
object ADOQueryLabel: TADOQuery
|
|
Connection = DataLink_TradeManage.ADOLink
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 179
|
|
Top = 319
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 163
|
|
Top = 380
|
|
end
|
|
end
|