257 lines
6.2 KiB
Plaintext
257 lines
6.2 KiB
Plaintext
object frmZdyAttachGYS: TfrmZdyAttachGYS
|
|
Left = 292
|
|
Top = 129
|
|
Caption = #20379#24212#21830#36164#26009#31649#29702
|
|
ClientHeight = 579
|
|
ClientWidth = 919
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 919
|
|
Height = 31
|
|
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 TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 13
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 919
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 203
|
|
Top = 13
|
|
Width = 60
|
|
Height = 13
|
|
Caption = #20379#24212#21830#21517#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 60
|
|
Height = 13
|
|
Caption = #20379#24212#21830#32534#21495
|
|
end
|
|
object Label2: TLabel
|
|
Left = 395
|
|
Top = 13
|
|
Width = 24
|
|
Height = 13
|
|
Caption = #31867#22411
|
|
end
|
|
object CoName: TEdit
|
|
Tag = 2
|
|
Left = 267
|
|
Top = 9
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 2
|
|
OnChange = CoNameChange
|
|
end
|
|
object CoCode: TEdit
|
|
Tag = 2
|
|
Left = 83
|
|
Top = 9
|
|
Width = 90
|
|
Height = 21
|
|
TabOrder = 1
|
|
OnChange = CoNameChange
|
|
end
|
|
object FactType: TComboBox
|
|
Tag = 2
|
|
Left = 424
|
|
Top = 8
|
|
Width = 90
|
|
Height = 21
|
|
Style = csDropDownList
|
|
TabOrder = 0
|
|
OnChange = CoNameChange
|
|
Items.Strings = (
|
|
''
|
|
#26579#21378
|
|
#21518#21152#24037#21378
|
|
#22383#24067#21378
|
|
#29289#27969#20844#21496
|
|
#32433#32447#21378)
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 70
|
|
Width = 919
|
|
Height = 509
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
OnDblClick = Tv2DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
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
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_Company.SHuangSe
|
|
Styles.Header = DataLink_Company.Default
|
|
Styles.Inactive = DataLink_Company.SHuangSe
|
|
Styles.Selection = DataLink_Company.SHuangSe
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#32534#21495
|
|
DataBinding.FieldName = 'CoCode'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#21517#31216
|
|
DataBinding.FieldName = 'CoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 133
|
|
end
|
|
object v2Column15: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#31616#31216
|
|
DataBinding.FieldName = 'CoHRName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 106
|
|
end
|
|
object v2Column7: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'FactType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 82
|
|
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 = 949
|
|
Top = 225
|
|
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 = 864
|
|
Top = 224
|
|
ReportData = {}
|
|
end
|
|
object RMDB_Main: TRMDBDataSet
|
|
Visible = True
|
|
Left = 928
|
|
Top = 216
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 888
|
|
Top = 224
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_HZ
|
|
Left = 899
|
|
Top = 235
|
|
end
|
|
object CDS_HZ: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 872
|
|
Top = 224
|
|
end
|
|
end
|