373 lines
9.0 KiB
Plaintext
373 lines
9.0 KiB
Plaintext
object FrmWorkDeptList_DKCX: TFrmWorkDeptList_DKCX
|
|
Left = 338
|
|
Top = 367
|
|
Width = 1260
|
|
Height = 678
|
|
Caption = #21592#24037#25171#21345#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 69
|
|
Width = 481
|
|
Height = 578
|
|
Align = alLeft
|
|
TabOrder = 0
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OnFocusedRecordChanged = Tv1FocusedRecordChanged
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skCount
|
|
Column = v1YGName
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
OptionsView.Indicator = True
|
|
Styles.Inactive = DataLink_WTOA.SHuangSeCu
|
|
Styles.IncSearch = DataLink_WTOA.SHuangSeCu
|
|
Styles.Selection = DataLink_WTOA.SHuangSeCu
|
|
Styles.Header = DataLink_WTOA.Default
|
|
object v1YGName: TcxGridDBColumn
|
|
Caption = #21592#24037#22995#21517
|
|
DataBinding.FieldName = 'YGName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 112
|
|
end
|
|
object v1DKDate: TcxGridDBColumn
|
|
Caption = #25171#21345#26102#38388
|
|
DataBinding.FieldName = 'DKDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 181
|
|
end
|
|
object v1SXBStatus: TcxGridDBColumn
|
|
Caption = #19978#19979#29677#29366#24577
|
|
DataBinding.FieldName = 'SXBStatus'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 90
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1252
|
|
Height = 37
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 33
|
|
Top = 13
|
|
Width = 26
|
|
Height = 12
|
|
Caption = #26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 158
|
|
Top = 13
|
|
Width = 52
|
|
Height = 12
|
|
Caption = #21592#24037#22995#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 342
|
|
Top = 13
|
|
Width = 65
|
|
Height = 12
|
|
Caption = #19978#19979#29677#29366#24577
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 147
|
|
Top = 44
|
|
Width = 12
|
|
Height = 12
|
|
Caption = '--'
|
|
Visible = False
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 61
|
|
Top = 9
|
|
Width = 73
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Format = 'yyyy-MM'
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 0
|
|
end
|
|
object YGName: TEdit
|
|
Tag = 2
|
|
Left = 210
|
|
Top = 9
|
|
Width = 112
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = YGNameChange
|
|
end
|
|
object SXBStatus: TEdit
|
|
Tag = 2
|
|
Left = 410
|
|
Top = 9
|
|
Width = 112
|
|
Height = 20
|
|
TabOrder = 2
|
|
OnChange = YGNameChange
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 159
|
|
Top = 41
|
|
Width = 74
|
|
Height = 20
|
|
Date = 42172.726043136570000000
|
|
Format = 'yyyy-MM'
|
|
Time = 42172.726043136570000000
|
|
TabOrder = 3
|
|
Visible = False
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 481
|
|
Top = 69
|
|
Width = 771
|
|
Height = 578
|
|
HorzScrollBar.Visible = False
|
|
VertScrollBar.Visible = False
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Picture4: TcxDBImage
|
|
Left = 0
|
|
Top = 0
|
|
Hint = 'FileName'
|
|
Align = alClient
|
|
DataBinding.DataField = 'FilesOther'
|
|
DataBinding.DataSource = DataSource2
|
|
Properties.GraphicClassName = 'TJPEGImage'
|
|
Properties.GraphicTransparency = gtTransparent
|
|
Properties.ReadOnly = True
|
|
Properties.ShowFocusRect = False
|
|
Style.BorderStyle = ebsSingle
|
|
TabOrder = 0
|
|
OnDblClick = Picture4DblClick
|
|
Height = 574
|
|
Width = 767
|
|
end
|
|
object Panel2: TPanel
|
|
Left = 206
|
|
Top = 195
|
|
Width = 193
|
|
Height = 40
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Caption = 'Panel2'
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Visible = False
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1252
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 95
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_WTOA.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 3
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TSBKQB: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19978#29677#32771#21220#34920
|
|
ImageIndex = 18
|
|
OnClick = TSBKQBClick
|
|
end
|
|
object TXBKQB: TToolButton
|
|
Left = 162
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #19979#29677#32771#21220#34920
|
|
ImageIndex = 19
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 261
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 324
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 249
|
|
Top = 230
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 345
|
|
Top = 230
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 298
|
|
Top = 231
|
|
end
|
|
object ADOQueryDel: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 390
|
|
Top = 229
|
|
end
|
|
object OpenPictureDialog1: TOpenPictureDialog
|
|
DefaultExt = 'jpg'
|
|
Filter = 'JPEG '#22270#24418#25991#20214' (*.jpg)|*.jpg'
|
|
Left = 832
|
|
Top = 205
|
|
end
|
|
object IdFTP1: TIdFTP
|
|
MaxLineAction = maException
|
|
ReadTimeout = 0
|
|
ProxySettings.ProxyType = fpcmNone
|
|
ProxySettings.Port = 0
|
|
Left = 804
|
|
Top = 206
|
|
end
|
|
object adoqueryImage: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 772
|
|
Top = 207
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_WTOA.ADOLink
|
|
Parameters = <>
|
|
Left = 778
|
|
Top = 240
|
|
end
|
|
object SaveDialog1: TSavePictureDialog
|
|
Filter = 'JPG'#22270#29255#26684#24335' (*.JPG)|*.JPG'
|
|
Left = 818
|
|
Top = 239
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = adoqueryImage
|
|
Left = 622
|
|
Top = 274
|
|
end
|
|
object Order_KQB: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 432
|
|
Top = 230
|
|
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 = 489
|
|
Top = 227
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = Order_Main
|
|
Left = 518
|
|
Top = 227
|
|
end
|
|
end
|