224 lines
5.5 KiB
Plaintext
224 lines
5.5 KiB
Plaintext
|
|
object frmQXSel: TfrmQXSel
|
||
|
|
Left = 189
|
||
|
|
Top = 78
|
||
|
|
Caption = #26435#38480#22810#36873#26597#35810
|
||
|
|
ClientHeight = 519
|
||
|
|
ClientWidth = 524
|
||
|
|
Color = clWhite
|
||
|
|
Font.Charset = GB2312_CHARSET
|
||
|
|
Font.Color = clWindowText
|
||
|
|
Font.Height = -12
|
||
|
|
Font.Name = #23435#20307
|
||
|
|
Font.Style = []
|
||
|
|
OldCreateOrder = False
|
||
|
|
Position = poMainFormCenter
|
||
|
|
WindowState = wsMaximized
|
||
|
|
OnClose = FormClose
|
||
|
|
OnDestroy = FormDestroy
|
||
|
|
OnShow = FormShow
|
||
|
|
PixelsPerInch = 96
|
||
|
|
TextHeight = 12
|
||
|
|
object ToolBar1: TToolBar
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
Width = 524
|
||
|
|
Height = 38
|
||
|
|
AutoSize = True
|
||
|
|
ButtonHeight = 38
|
||
|
|
ButtonWidth = 75
|
||
|
|
Caption = 'ToolBar1'
|
||
|
|
Color = clSkyBlue
|
||
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
||
|
|
Images = DataLink_Company.ImageList_new32
|
||
|
|
List = True
|
||
|
|
ParentColor = False
|
||
|
|
ShowCaptions = True
|
||
|
|
TabOrder = 0
|
||
|
|
object TSsel: TToolButton
|
||
|
|
Left = 0
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #30830#23450
|
||
|
|
ImageIndex = 12
|
||
|
|
OnClick = TSselClick
|
||
|
|
end
|
||
|
|
object TBRafresh: TToolButton
|
||
|
|
Left = 71
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #21047#26032
|
||
|
|
ImageIndex = 1
|
||
|
|
OnClick = TBRafreshClick
|
||
|
|
end
|
||
|
|
object ToolButton2: TToolButton
|
||
|
|
Left = 142
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #36807#28388
|
||
|
|
ImageIndex = 0
|
||
|
|
OnClick = ToolButton2Click
|
||
|
|
end
|
||
|
|
object TBClose: TToolButton
|
||
|
|
Left = 213
|
||
|
|
Top = 0
|
||
|
|
AutoSize = True
|
||
|
|
Caption = #20851#38381
|
||
|
|
ImageIndex = 7
|
||
|
|
OnClick = TBCloseClick
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object Panel1: TPanel
|
||
|
|
Left = 0
|
||
|
|
Top = 38
|
||
|
|
Width = 524
|
||
|
|
Height = 38
|
||
|
|
Align = alTop
|
||
|
|
BevelInner = bvRaised
|
||
|
|
BevelOuter = bvLowered
|
||
|
|
Color = clSkyBlue
|
||
|
|
TabOrder = 1
|
||
|
|
ExplicitTop = 18
|
||
|
|
object Label1: TLabel
|
||
|
|
Left = 31
|
||
|
|
Top = 12
|
||
|
|
Width = 24
|
||
|
|
Height = 12
|
||
|
|
Caption = #26435#38480
|
||
|
|
end
|
||
|
|
object QXName: TEdit
|
||
|
|
Tag = 2
|
||
|
|
Left = 83
|
||
|
|
Top = 8
|
||
|
|
Width = 89
|
||
|
|
Height = 20
|
||
|
|
TabOrder = 0
|
||
|
|
OnChange = ZdyNameChange
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGrid2: TcxGrid
|
||
|
|
Left = 0
|
||
|
|
Top = 76
|
||
|
|
Width = 524
|
||
|
|
Height = 443
|
||
|
|
Align = alClient
|
||
|
|
TabOrder = 2
|
||
|
|
ExplicitTop = 72
|
||
|
|
object Tv2: TcxGridDBTableView
|
||
|
|
Navigator.Buttons.CustomButtons = <>
|
||
|
|
Navigator.Buttons.Delete.Enabled = False
|
||
|
|
Navigator.Buttons.Delete.Visible = False
|
||
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
||
|
|
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
|
||
|
|
OptionsData.Deleting = False
|
||
|
|
OptionsData.DeletingConfirmation = False
|
||
|
|
OptionsView.Footer = True
|
||
|
|
OptionsView.GroupByBox = False
|
||
|
|
Styles.Header = DataLink_Company.handBlack
|
||
|
|
Styles.Selection = DataLink_Company.SHuangSe
|
||
|
|
object Tv2Column1: TcxGridDBColumn
|
||
|
|
Caption = #36873#25321
|
||
|
|
DataBinding.FieldName = 'SSEL'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
|
Properties.ImmediatePost = True
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Width = 54
|
||
|
|
end
|
||
|
|
object v2PSType: TcxGridDBColumn
|
||
|
|
Caption = #24037#24207
|
||
|
|
DataBinding.FieldName = 'PSType'
|
||
|
|
DataBinding.IsNullValueType = True
|
||
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
||
|
|
Properties.Buttons = <
|
||
|
|
item
|
||
|
|
Default = True
|
||
|
|
Kind = bkEllipsis
|
||
|
|
end>
|
||
|
|
HeaderAlignmentHorz = taCenter
|
||
|
|
Options.Editing = False
|
||
|
|
Width = 245
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object cxGridLevel1: TcxGridLevel
|
||
|
|
GridView = Tv2
|
||
|
|
end
|
||
|
|
end
|
||
|
|
object ADOQueryTemp: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 789
|
||
|
|
Top = 9
|
||
|
|
end
|
||
|
|
object ADOQueryCmd: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
Parameters = <>
|
||
|
|
Left = 829
|
||
|
|
Top = 1
|
||
|
|
end
|
||
|
|
object ADOQueryMain: TADOQuery
|
||
|
|
Connection = DataLink_Company.ADOLink
|
||
|
|
LockType = ltReadOnly
|
||
|
|
Parameters = <>
|
||
|
|
Left = 200
|
||
|
|
Top = 305
|
||
|
|
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 = RMDB_Main
|
||
|
|
CompressLevel = rmzcFastest
|
||
|
|
CompressThread = False
|
||
|
|
LaterBuildEvents = True
|
||
|
|
OnlyOwnerDataSet = False
|
||
|
|
Left = 268
|
||
|
|
Top = 294
|
||
|
|
ReportData = {}
|
||
|
|
end
|
||
|
|
object RMDB_Main: TRMDBDataSet
|
||
|
|
Visible = True
|
||
|
|
Left = 328
|
||
|
|
Top = 198
|
||
|
|
end
|
||
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
|
Grid = cxGrid2
|
||
|
|
PopupMenus = <>
|
||
|
|
Left = 380
|
||
|
|
Top = 288
|
||
|
|
end
|
||
|
|
object DS_HZ: TDataSource
|
||
|
|
DataSet = CDS_HZ
|
||
|
|
Left = 271
|
||
|
|
Top = 183
|
||
|
|
end
|
||
|
|
object CDS_HZ: TClientDataSet
|
||
|
|
Aggregates = <>
|
||
|
|
Params = <>
|
||
|
|
Left = 375
|
||
|
|
Top = 197
|
||
|
|
end
|
||
|
|
end
|