D10gmBitao/T04贸易明细仓库/U_LabelList.dfm

289 lines
7.1 KiB
Plaintext
Raw Permalink Normal View History

2025-04-11 10:54:54 +08:00
object frmLabelList: TfrmLabelList
Left = 296
Top = 79
BorderIcons = [biMaximize]
Caption = #26631#31614#20449#24687
ClientHeight = 654
ClientWidth = 1041
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object RMPreview1: TRMPreview
Left = 488
Top = 91
Width = 553
Height = 563
Align = alRight
BevelOuter = bvLowered
Caption = 'Insert After'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 2
OnDblClick = RMPreview1DblClick
Options.RulerUnit = rmutScreenPixels
Options.RulerVisible = False
Options.DrawBorder = False
Options.BorderPen.Color = clGray
Options.BorderPen.Style = psDash
ExplicitLeft = -249
ExplicitHeight = 110
end
object ToolBar2: TToolBar
Left = 0
Top = 0
Width = 1041
Height = 38
AutoSize = True
ButtonHeight = 38
ButtonWidth = 91
Caption = 'ToolBar2'
Color = clBtnFace
Images = DataLink_TradeClothStk.ImageList_new32
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
Transparent = False
object ToolButton1: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 1
OnClick = ToolButton1Click
end
object TOK: TToolButton
Left = 71
Top = 0
AutoSize = True
Caption = #30830#23450
ImageIndex = 12
OnClick = TOkClick
end
object Tadd: TToolButton
Left = 142
Top = 0
AutoSize = True
Caption = #26032#22686#26631#31614
ImageIndex = 2
OnClick = TaddClick
end
object Tupd: TToolButton
Left = 237
Top = 0
AutoSize = True
Caption = #20462#25913#26631#31614
ImageIndex = 3
OnClick = TupdClick
end
object Tdel: TToolButton
Left = 332
Top = 0
AutoSize = True
Caption = #21024#38500#26631#31614
ImageIndex = 5
OnClick = TdelClick
end
object Tclose: TToolButton
Left = 427
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 7
OnClick = TcloseClick
end
end
object Panel4: TPanel
Left = 0
Top = 38
Width = 1041
Height = 53
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
ExplicitTop = 18
object Label9: TLabel
Left = 36
Top = 20
Width = 48
Height = 12
Caption = #26631#31614#31867#22411
end
object Label10: TLabel
Left = 280
Top = 20
Width = 48
Height = 12
Caption = #26631#31614#21517#31216
end
object LabelCaption: TEdit
Left = 332
Top = 16
Width = 100
Height = 20
TabOrder = 0
OnChange = LabelTypeChange
end
object LabelType: TRTComboBox
Tag = 99
Left = 88
Top = 17
Width = 100
Height = 20
Style = csDropDownList
ItemIndex = 0
TabOrder = 1
OnChange = LabelTypeChange
Items.Strings = (
''
#20013#25991#26631#31614
#33521#25991#26631#31614
#20013#33521#25991#26631#31614)
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 91
Width = 488
Height = 563
Align = alClient
TabOrder = 3
ExplicitTop = 71
ExplicitHeight = 583
object tv1: TcxGridDBTableView
OnDblClick = tv1DblClick
Navigator.Buttons.CustomButtons = <>
ScrollbarAnnotations.CustomAnnotations = <>
OnCellClick = tv1CellClick
OnFocusedRecordChanged = tv1FocusedRecordChanged
DataController.DataSource = DS_Label
DataController.Filter.AutoDataSetFilter = True
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'
DataBinding.IsNullValueType = True
Visible = False
Width = 53
end
object tv1labeltype: TcxGridDBColumn
Caption = #26631#31614#31867#22411
DataBinding.FieldName = 'labeltype'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 107
end
object tv1labelCaption: TcxGridDBColumn
Caption = #26631#31614#21517#31216
DataBinding.FieldName = 'labelCaption'
DataBinding.IsNullValueType = True
HeaderAlignmentHorz = taCenter
Width = 261
end
object tv1labelFile: TcxGridDBColumn
Caption = #25991#20214#21517
DataBinding.FieldName = 'labelFile'
DataBinding.IsNullValueType = True
Visible = False
HeaderAlignmentHorz = taCenter
Width = 167
end
end
object cxGrid1Level1: TcxGridLevel
GridView = tv1
end
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeClothStk.ADOLink
CommandTimeout = 300
Parameters = <>
Left = 316
Top = 184
end
object OpenDialog1: TOpenDialog
Filter = 'RMFl(*.rmf)|*.rmf'
InitialDir = '.'
Left = 140
Top = 188
end
object RMGridReport1: TRMGridReport
ThreadPrepareReport = True
InitialZoom = pzDefault
PreviewButtons = [rmpbZoom, rmpbLoad, rmpbSave, rmpbPrint, rmpbFind, rmpbPageSetup, rmpbExit, rmpbExport, rmpbNavigator]
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 = 236
Top = 184
ReportData = {}
end
object ADOQueryTmp: TADOQuery
Connection = DataLink_TradeClothStk.ADOLink
LockType = ltReadOnly
CommandTimeout = 300
Parameters = <>
Left = 320
Top = 272
end
object ADOQuery1: TADOQuery
Connection = DataLink_TradeClothStk.ADOLink
Parameters = <>
Left = 232
Top = 268
end
object DS_Label: TDataSource
DataSet = ADOQueryLabel
Left = 322
Top = 448
end
object ADOQueryLabel10: TADOQuery
Connection = DataLink_TradeClothStk.ADOLink
LockType = ltReadOnly
CommandTimeout = 300
Parameters = <>
Left = 138
Top = 272
end
object ADOQueryLabel: TClientDataSet
Aggregates = <>
Params = <>
Left = 220
Top = 435
end
end