D7myYunxiang/云翔OA(WTOA.dll)/U_WorkDeptList_DK.dfm
DESKTOP-E401PHE\Administrator 1011cb7292 1
2025-01-20 13:04:03 +08:00

222 lines
5.5 KiB
Plaintext

object FrmWorkDeptList_DK: TFrmWorkDeptList_DK
Left = 189
Top = 136
Width = 1301
Height = 698
Caption = #21592#24037#19978#29677#25171#21345#31649#29702
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 cxGrid1: TcxGrid
Left = 0
Top = 59
Width = 1285
Height = 599
Align = alClient
TabOrder = 0
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
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
Properties.Alignment.Vert = taVCenter
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 = #25171#21345#29366#24577
DataBinding.FieldName = 'SXBstatus'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 1285
Height = 59
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label1: TLabel
Left = 40
Top = 21
Width = 68
Height = 16
Caption = #25195#25551#20837#21475
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 367
Top = 23
Width = 56
Height = 13
Caption = #19978#29677#26085#26399
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object YGID: TEdit
Left = 108
Top = 17
Width = 221
Height = 24
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyPress = YGIDKeyPress
end
object Button1: TButton
Left = 929
Top = 11
Width = 90
Height = 37
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object filltime: TDateTimePicker
Left = 424
Top = 19
Width = 103
Height = 21
Date = 42172.726043136570000000
Time = 42172.726043136570000000
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 560
Top = 20
Width = 179
Height = 17
Caption = #26159#21542#25171#24320#25668#20687#22836
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 249
Top = 232
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 = 379
Top = 232
end
object OpenPictureDialog1: TOpenPictureDialog
DefaultExt = 'jpg'
Filter = 'JPEG '#22270#24418#25991#20214' (*.jpg)|*.jpg'
Left = 842
Top = 207
end
object IdFTP1: TIdFTP
MaxLineAction = maException
ReadTimeout = 0
ProxySettings.ProxyType = fpcmNone
ProxySettings.Port = 0
Left = 808
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 = 782
Top = 236
end
object SaveDialog1: TSavePictureDialog
Filter = 'JPG'#22270#29255#26684#24335' (*.JPG)|*.JPG'
Left = 822
Top = 237
end
end