124 lines
3.4 KiB
Plaintext
124 lines
3.4 KiB
Plaintext
object frmSYDeptUserView: TfrmSYDeptUserView
|
|
Left = 419
|
|
Top = 125
|
|
Width = 369
|
|
Height = 536
|
|
Caption = #32452#32455#32467#26500#20154#21592#21015#34920
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 353
|
|
Height = 33
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_BaseInfoYX.ThreeImgList
|
|
Flat = True
|
|
Images = DataLink_BaseInfoYX.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Caption = #30830#23450
|
|
ImageIndex = 106
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 59
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid4: TcxGrid
|
|
Left = 0
|
|
Top = 33
|
|
Width = 353
|
|
Height = 465
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv4: TcxGridDBTableView
|
|
OnDblClick = Tv4DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
NavigatorButtons.Delete.Enabled = False
|
|
NavigatorButtons.Delete.Visible = False
|
|
DataController.DataSource = DSUser
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_BaseInfoYX.SHuangSe
|
|
Styles.IncSearch = DataLink_BaseInfoYX.SHuangSe
|
|
Styles.Selection = DataLink_BaseInfoYX.SHuangSe
|
|
object v4Column1: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
Properties.NullStyle = nssUnchecked
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_BaseInfoYX.Default
|
|
Width = 51
|
|
end
|
|
object cxGridDBColumn1: TcxGridDBColumn
|
|
Caption = #21592#24037#32534#21495
|
|
DataBinding.FieldName = 'UserId'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_BaseInfoYX.Default
|
|
Width = 103
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #30331#24405#21517#31216
|
|
DataBinding.FieldName = 'UserName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Styles.Header = DataLink_BaseInfoYX.Default
|
|
Width = 80
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv4
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_BaseInfoYX.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 192
|
|
Top = 79
|
|
end
|
|
object CDS_User: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 258
|
|
Top = 80
|
|
end
|
|
object DSUser: TDataSource
|
|
DataSet = CDS_User
|
|
Left = 224
|
|
Top = 78
|
|
end
|
|
end
|