D7myYunxiang/云翔OA(WTOA.dll)/U_KDPersonList.dfm

728 lines
19 KiB
Plaintext
Raw Permalink Normal View History

2025-01-20 13:04:03 +08:00
object frmKDPersonList: TfrmKDPersonList
Left = 187
Top = 119
Width = 1230
Height = 610
Caption = #23492#20214#20449#24687#26597#30475
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1214
AutoSize = True
ButtonHeight = 30
ButtonWidth = 83
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 = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = ToolButton1Click
end
object TBExport: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 6
OnClick = TBExportClick
end
object ToolButton3: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #25805#20316#35828#26126
ImageIndex = 41
Visible = False
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 276
Top = 0
AutoSize = True
Caption = #25171#21360
ImageIndex = 4
Visible = False
OnClick = ToolButton4Click
end
object TBClose: TToolButton
Left = 339
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1214
Height = 72
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label3: TLabel
Left = 33
Top = 18
Width = 14
Height = 13
Caption = #25353
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 159
Top = 18
Width = 28
Height = 13
Caption = #26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl1: TLabel
Left = 301
Top = 18
Width = 42
Height = 13
Caption = #38754#21333#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl2: TLabel
Left = 301
Top = 42
Width = 56
Height = 13
Caption = #25910#20214#22320#21306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl3: TLabel
Left = 463
Top = 18
Width = 42
Height = 13
Caption = #25910#20214#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl4: TLabel
Left = 612
Top = 18
Width = 28
Height = 13
Caption = #31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object lbl5: TLabel
Left = 463
Top = 42
Width = 56
Height = 13
Caption = #20184#27454#26041#24335
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label10: TLabel
Left = 612
Top = 42
Width = 42
Height = 13
Caption = #23492#20214#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 742
Top = 19
Width = 56
Height = 13
Caption = #24555#36882#20844#21496
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object BegDate: TDateTimePicker
Left = 190
Top = 14
Width = 92
Height = 21
Date = 40675.464742650460000000
Format = 'yyyy-MM-dd'
Time = 40675.464742650460000000
TabOrder = 0
end
object EndDate: TDateTimePicker
Left = 189
Top = 38
Width = 93
Height = 21
Date = 40675.464761099540000000
Format = 'yyyy-MM-dd'
Time = 40675.464761099540000000
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 49
Top = 14
Width = 109
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 2
end
object KDNO: TEdit
Tag = 2
Left = 356
Top = 14
Width = 84
Height = 21
TabOrder = 3
OnChange = WorkerChange
OnKeyPress = KDNOKeyPress
end
object Country: TEdit
Tag = 2
Left = 356
Top = 38
Width = 84
Height = 21
TabOrder = 4
OnChange = WorkerChange
end
object KHName: TEdit
Tag = 2
Left = 517
Top = 14
Width = 77
Height = 21
TabOrder = 5
OnChange = WorkerChange
end
object KDType: TEdit
Tag = 2
Left = 654
Top = 14
Width = 65
Height = 21
TabOrder = 6
OnChange = WorkerChange
end
object FKType: TEdit
Tag = 2
Left = 519
Top = 38
Width = 76
Height = 21
TabOrder = 7
OnChange = WorkerChange
end
object JYPerson: TEdit
Tag = 2
Left = 654
Top = 38
Width = 66
Height = 21
TabOrder = 8
OnChange = WorkerChange
end
object KDComName: TEdit
Tag = 2
Left = 797
Top = 15
Width = 84
Height = 21
TabOrder = 9
OnChange = WorkerChange
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 104
Width = 1214
Height = 22
Align = alTop
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Style = 8
TabIndex = 0
TabOrder = 2
Tabs.Strings = (
#24453#36865#23457
#24050#36865#23457
#23457#26680#36890#36807
#23457#26680#19981#36890#36807
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 24
ClientRectRight = 1214
ClientRectTop = 24
end
object cxGrid1: TcxGrid
Left = 0
Top = 126
Width = 1214
Height = 444
Align = alClient
TabOrder = 3
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column3
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
Column = v1Column15
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.GroupFooters = gfAlwaysVisible
Styles.Inactive = DataLink_WTOA.SkyBlue
Styles.IncSearch = DataLink_WTOA.SkyBlue
Styles.Selection = DataLink_WTOA.SkyBlue
Styles.Header = DataLink_WTOA.Default
object v1Column10: TcxGridDBColumn
Tag = 999
Caption = #23492#20214#26085#26399
DataBinding.FieldName = 'KDDate'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column1: TcxGridDBColumn
Caption = #24555#36882#20844#21496
DataBinding.FieldName = 'KDComName'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 89
end
object v1Column6: TcxGridDBColumn
Caption = #24555#36882#21333#21495
DataBinding.FieldName = 'KDNO'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 103
end
object v1Column5: TcxGridDBColumn
Caption = #23492#20214#20154
DataBinding.FieldName = 'JYPerson'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.Default
Width = 93
end
object v1Column14: TcxGridDBColumn
Caption = #19994#21153#21161#29702
DataBinding.FieldName = 'YWZhuLi'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.Default
Width = 75
end
object v1Column13: TcxGridDBColumn
Caption = #25910#20214#22320#22336
DataBinding.FieldName = 'ToPlace'
HeaderAlignmentHorz = taCenter
Width = 97
end
object v1Column18: TcxGridDBColumn
Caption = #25910#20214#20154
DataBinding.FieldName = 'KHName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 99
end
object v1Column24: TcxGridDBColumn
Caption = #25910#20214#20154#32852#31995#26041#24335
DataBinding.FieldName = 'KHLXFS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.Default
Width = 98
end
object v1Column9: TcxGridDBColumn
Caption = #25910#20214#22320#21306
DataBinding.FieldName = 'Country'
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 108
end
object v1Column12: TcxGridDBColumn
Caption = #23492#20214#36135#29289#35814#24773
DataBinding.FieldName = 'KDInfo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 132
end
object v1Column25: TcxGridDBColumn
Caption = #25968#37327
DataBinding.FieldName = 'Qty'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.Default
Width = 68
end
object v1Column15: TcxGridDBColumn
Caption = #24555#36882#36153#29992
DataBinding.FieldName = 'KDMoneyS'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.FoneRed
Width = 80
end
object v1Column26: TcxGridDBColumn
Caption = #36153#29992#25910#21462#26041#24335
DataBinding.FieldName = 'FeeShouQuType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Header = DataLink_WTOA.Default
Width = 94
end
object v1Column20: TcxGridDBColumn
Caption = #23492#20214#31867#22411
DataBinding.FieldName = 'KDType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object v1Column23: TcxGridDBColumn
Caption = #20184#27454#26041#24335
DataBinding.FieldName = 'FKType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 75
end
object v1Column3: TcxGridDBColumn
Caption = #37325#37327'(KG)'
DataBinding.FieldName = 'KgQty'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Styles.Content = DataLink_WTOA.FoneRed
Styles.Header = DataLink_WTOA.FoneRed
Width = 75
end
object v1Column16: TcxGridDBColumn
Tag = 999
Caption = #36865#23457#26102#38388
DataBinding.FieldName = 'SSTime'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Width = 71
end
object v1Column8: TcxGridDBColumn
Caption = #36865#23457#20154
DataBinding.FieldName = 'SSPerson'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column2: TcxGridDBColumn
Caption = #30331#35760#20154
DataBinding.FieldName = 'Filler'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 69
end
object v1Column4: TcxGridDBColumn
Tag = 999
Caption = #30331#35760#26102#38388
DataBinding.FieldName = 'FillTime'
PropertiesClassName = 'TcxTextEditProperties'
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1Column19: TcxGridDBColumn
Caption = #23457#26680#20154
DataBinding.FieldName = 'Chker'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 61
end
object v1Column21: TcxGridDBColumn
Caption = #23457#26680#26102#38388
DataBinding.FieldName = 'ChkTime'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 72
end
object v1Column22: TcxGridDBColumn
Caption = #23457#26680#22791#27880
DataBinding.FieldName = 'ChkNote'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 73
end
object v1CConNo: TcxGridDBColumn
Caption = #21512#21516#21495
DataBinding.FieldName = 'ConNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1FKName: TcxGridDBColumn
Caption = #20184#27454#20154
DataBinding.FieldName = 'FKName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 70
end
object v1Column17: TcxGridDBColumn
Caption = #29366#24577
DataBinding.FieldName = 'Status'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 76
end
object v1Column7: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 104
end
object v1QSDate: TcxGridDBColumn
Caption = #31614#25910#26085#26399
DataBinding.FieldName = 'QSDate'
PropertiesClassName = 'TcxDateEditProperties'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 80
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object cxGridPopupMenu1: TcxGridPopupMenu
PopupMenus = <>
Left = 552
Top = 192
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 936
end
object ADOQueryMain: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1000
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_WTOA.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 1040
Top = 8
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 1168
Top = 8
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 1063
Top = 7
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 = RMDBMain
CompressLevel = rmzcFastest
CompressThread = False
LaterBuildEvents = True
OnlyOwnerDataSet = False
Left = 454
Top = 193
ReportData = {}
end
object RMDBMain: TRMDBDataSet
Visible = True
DataSet = ADOQueryPrint
Left = 392
Top = 192
end
object RMXLSExport1: TRMXLSExport
ShowAfterExport = True
ExportPrecision = 1
PagesOfSheet = 1
ExportImages = True
ExportFrames = True
ExportImageFormat = ifBMP
JPEGQuality = 0
ScaleX = 1.000000000000000000
ScaleY = 1.000000000000000000
CompressFile = False
Left = 423
Top = 192
end
object CDS_PRT: TClientDataSet
Aggregates = <>
Params = <>
Left = 1093
Top = 1
end
object ADOQueryPrint: TADOQuery
Connection = DataLink_WTOA.ADOLink
Parameters = <>
Left = 485
Top = 195
end
end