279 lines
6.9 KiB
Plaintext
279 lines
6.9 KiB
Plaintext
object frmZdyYS_Sel: TfrmZdyYS_Sel
|
|
Left = 1087
|
|
Top = 274
|
|
Width = 813
|
|
Height = 662
|
|
Caption = #39068#33394
|
|
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 Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 797
|
|
Height = 592
|
|
Align = alClient
|
|
Caption = 'Panel1'
|
|
TabOrder = 0
|
|
object cxGrid2: TcxGrid
|
|
Left = 1
|
|
Top = 40
|
|
Width = 795
|
|
Height = 551
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object Tv2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
OnCellDblClick = Tv2CellDblClick
|
|
OnFocusedRecordChanged = Tv2FocusedRecordChanged
|
|
DataController.DataSource = DS_HZ
|
|
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
|
|
OptionsCustomize.ColumnSorting = False
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = BPCK_DataLink.SHuangSe
|
|
Styles.IncSearch = BPCK_DataLink.SHuangSe
|
|
Styles.Selection = BPCK_DataLink.SHuangSe
|
|
Styles.Header = BPCK_DataLink.handBlack
|
|
object Tv2Column1: TcxGridDBColumn
|
|
OnGetDisplayText = Tv2Column1GetDisplayText
|
|
MinWidth = 30
|
|
Options.HorzSizing = False
|
|
Width = 30
|
|
IsCaptionAssigned = True
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #39068#33394#20195#21495
|
|
DataBinding.FieldName = 'Code'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Options.Focusing = False
|
|
Width = 80
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #39068#33394#21517#31216
|
|
DataBinding.FieldName = 'CodeName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v2Column6PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 200
|
|
end
|
|
object v2Column14: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = v2Column6PropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 147
|
|
end
|
|
object Tv2Column2: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'ssel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 795
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 231
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #39068#33394#21517#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 34
|
|
Top = 13
|
|
Width = 48
|
|
Height = 12
|
|
Caption = #39068#33394#20195#21495
|
|
end
|
|
object CodeName: TEdit
|
|
Tag = 2
|
|
Left = 281
|
|
Top = 9
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = CodeNameChange
|
|
end
|
|
object Code: TEdit
|
|
Tag = 2
|
|
Left = 83
|
|
Top = 9
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = CodeChange
|
|
end
|
|
object Edit1: TEdit
|
|
Tag = 2
|
|
Left = 457
|
|
Top = 13
|
|
Width = 100
|
|
Height = 20
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 797
|
|
Height = 31
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = BPCK_DataLink.ThreeImgList
|
|
Flat = True
|
|
Images = BPCK_DataLink.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 9
|
|
Visible = False
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36873#25321
|
|
ImageIndex = 41
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = BPCK_DataLink.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 357
|
|
Top = 73
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = BPCK_DataLink.ADOLink
|
|
Parameters = <>
|
|
Left = 401
|
|
Top = 145
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = BPCK_DataLink.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 125
|
|
Top = 169
|
|
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 = 320
|
|
Top = 148
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 160
|
|
Top = 176
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 356
|
|
Top = 164
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 247
|
|
Top = 171
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 204
|
|
Top = 172
|
|
end
|
|
object DSsub: TDataSource
|
|
DataSet = CDSsub
|
|
Left = 512
|
|
Top = 272
|
|
end
|
|
object CDSsub: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 540
|
|
Top = 268
|
|
end
|
|
object ADOQuerysub: TADOQuery
|
|
Connection = BPCK_DataLink.ADOLink
|
|
Parameters = <>
|
|
Left = 484
|
|
Top = 276
|
|
end
|
|
end
|