275 lines
6.5 KiB
Plaintext
275 lines
6.5 KiB
Plaintext
![]() |
object frmJTList: TfrmJTList
|
||
|
Left = 274
|
||
|
Top = 116
|
||
|
Width = 1123
|
||
|
Height = 706
|
||
|
Caption = #26426#21488#31649#29702
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
KeyPreview = True
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnDestroy = FormDestroy
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1107
|
||
|
Height = 31
|
||
|
ButtonHeight = 30
|
||
|
ButtonWidth = 59
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clSkyBlue
|
||
|
Flat = True
|
||
|
Images = DataLink_Wage.ThreeImgList
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 0
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object ToolButton2: TToolButton
|
||
|
Left = 63
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #36807#28388
|
||
|
ImageIndex = 20
|
||
|
OnClick = ToolButton2Click
|
||
|
end
|
||
|
object ToolButton3: TToolButton
|
||
|
Left = 126
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #25171#21360
|
||
|
ImageIndex = 4
|
||
|
OnClick = ToolButton3Click
|
||
|
end
|
||
|
object Edit1: TEdit
|
||
|
Left = 189
|
||
|
Top = 0
|
||
|
Width = 38
|
||
|
Height = 30
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -19
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
ParentFont = False
|
||
|
TabOrder = 0
|
||
|
Text = '1'
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 227
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 21
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object cxGrid2: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 80
|
||
|
Width = 1107
|
||
|
Height = 588
|
||
|
Align = alClient
|
||
|
PopupMenu = PopupMenu1
|
||
|
TabOrder = 2
|
||
|
object Tv2: TcxGridDBTableView
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
NavigatorButtons.Delete.Enabled = False
|
||
|
NavigatorButtons.Delete.Visible = False
|
||
|
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
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.DeletingConfirmation = False
|
||
|
OptionsView.Footer = True
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.Header = DataLink_Wage.Default
|
||
|
object v2ssel: TcxGridDBColumn
|
||
|
Caption = #36873#25321
|
||
|
DataBinding.FieldName = 'ssel'
|
||
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
||
|
Properties.ImmediatePost = True
|
||
|
Properties.NullStyle = nssUnchecked
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 50
|
||
|
end
|
||
|
object v2Column8: TcxGridDBColumn
|
||
|
Caption = #26426#21488
|
||
|
DataBinding.FieldName = 'ZdyName'
|
||
|
PropertiesClassName = 'TcxTextEditProperties'
|
||
|
Properties.OnEditValueChanged = v2Column8PropertiesEditValueChanged
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 206
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = Tv2
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 31
|
||
|
Width = 1107
|
||
|
Height = 49
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Label5: TLabel
|
||
|
Left = 78
|
||
|
Top = 18
|
||
|
Width = 24
|
||
|
Height = 12
|
||
|
Caption = #24211#20301
|
||
|
end
|
||
|
object ZdyName: TEdit
|
||
|
Tag = 2
|
||
|
Left = 106
|
||
|
Top = 14
|
||
|
Width = 89
|
||
|
Height = 20
|
||
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
||
|
TabOrder = 0
|
||
|
OnChange = CustomerChange
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_Wage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 301
|
||
|
Top = 209
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Wage.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 261
|
||
|
Top = 217
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_Wage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 229
|
||
|
Top = 209
|
||
|
end
|
||
|
object RM1: TRMGridReport
|
||
|
ThreadPrepareReport = True
|
||
|
InitialZoom = pzDefault
|
||
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbExport, pbNavigator]
|
||
|
DefaultCollate = False
|
||
|
ShowPrintDialog = 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 = 387
|
||
|
Top = 382
|
||
|
ReportData = {}
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
Grid = cxGrid2
|
||
|
PopupMenus = <>
|
||
|
Left = 544
|
||
|
Top = 240
|
||
|
end
|
||
|
object DS_HZ: TDataSource
|
||
|
DataSet = CDS_HZ
|
||
|
Left = 323
|
||
|
Top = 307
|
||
|
end
|
||
|
object CDS_HZ: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 424
|
||
|
Top = 216
|
||
|
end
|
||
|
object PopupMenu1: TPopupMenu
|
||
|
Left = 248
|
||
|
Top = 296
|
||
|
object N1: TMenuItem
|
||
|
Caption = #20840#36873
|
||
|
OnClick = N1Click
|
||
|
end
|
||
|
object N2: TMenuItem
|
||
|
Caption = #20840#24323
|
||
|
OnClick = N2Click
|
||
|
end
|
||
|
end
|
||
|
object RMXLSExport2: TRMXLSExport
|
||
|
ShowAfterExport = False
|
||
|
ExportPrecision = 1
|
||
|
PagesOfSheet = 1
|
||
|
ExportImages = True
|
||
|
ExportFrames = True
|
||
|
ExportImageFormat = ifBMP
|
||
|
JPEGQuality = 0
|
||
|
ScaleX = 1.000000000000000000
|
||
|
ScaleY = 1.000000000000000000
|
||
|
CompressFile = False
|
||
|
Left = 431
|
||
|
Top = 381
|
||
|
end
|
||
|
object RMDBMain: TRMDBDataSet
|
||
|
Visible = True
|
||
|
DataSet = ADOQueryPrt
|
||
|
Left = 356
|
||
|
Top = 377
|
||
|
end
|
||
|
object ADOQueryPrt: TADOQuery
|
||
|
Connection = DataLink_Wage.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 308
|
||
|
Top = 378
|
||
|
end
|
||
|
end
|