297 lines
6.6 KiB
Plaintext
297 lines
6.6 KiB
Plaintext
inherited frmWarpBeamInfoSel: TfrmWarpBeamInfoSel
|
|
Left = 206
|
|
Top = 106
|
|
Caption = #36724#31649#20449#24687#21015#34920
|
|
ClientHeight = 486
|
|
ClientWidth = 501
|
|
Position = poMainFormCenter
|
|
ExplicitWidth = 517
|
|
ExplicitHeight = 525
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 501
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 91
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_WarpBeamStk.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
ExplicitWidth = 1288
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
Visible = False
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 12
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 20
|
|
OnClick = TBExportClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 284
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 379
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel [1]
|
|
Left = 0
|
|
Top = 38
|
|
Width = 501
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 1
|
|
ExplicitWidth = 1288
|
|
object Label4: TLabel
|
|
Left = 41
|
|
Top = 13
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #32534#21495
|
|
end
|
|
object WBNo: TEdit
|
|
Tag = 2
|
|
Left = 71
|
|
Top = 9
|
|
Width = 100
|
|
Height = 21
|
|
TabOrder = 0
|
|
OnChange = WBNoChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid [2]
|
|
Left = 0
|
|
Top = 81
|
|
Width = 501
|
|
Height = 405
|
|
Align = alClient
|
|
TabOrder = 2
|
|
ExplicitWidth = 1288
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
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
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_WarpBeamStk.SHuangSe
|
|
Styles.Header = DataLink_WarpBeamStk.Default
|
|
Styles.Inactive = DataLink_WarpBeamStk.SHuangSe
|
|
Styles.Selection = DataLink_WarpBeamStk.SHuangSe
|
|
object v1Column1: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'WBNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 444
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
Left = 105
|
|
Top = 256
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
Left = 113
|
|
Top = 193
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
Parameters = <>
|
|
Left = 992
|
|
Top = 152
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 960
|
|
Top = 152
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_WarpBeamStk.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 1024
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Main
|
|
Left = 928
|
|
Top = 152
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 1088
|
|
Top = 152
|
|
end
|
|
object CDS_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 1056
|
|
Top = 152
|
|
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 = RMDBMain
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 320
|
|
Top = 200
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 440
|
|
Top = 200
|
|
end
|
|
object RMXLSExport1: TRMXLSExport
|
|
ShowAfterExport = True
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 100
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 376
|
|
Top = 192
|
|
end
|
|
object RMDBHZ: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_HZ
|
|
Left = 520
|
|
Top = 304
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 440
|
|
Top = 304
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 368
|
|
Top = 304
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 264
|
|
Top = 224
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
end
|