204 lines
4.9 KiB
Plaintext
204 lines
4.9 KiB
Plaintext
object frmUserSel: TfrmUserSel
|
|
Left = 770
|
|
Top = 211
|
|
Caption = #29992#25143#36873#25321
|
|
ClientHeight = 488
|
|
ClientWidth = 393
|
|
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 = 393
|
|
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
|
|
ExplicitTop = 3
|
|
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 = 0
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#35748
|
|
ImageIndex = 12
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 31
|
|
Width = 393
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
ExplicitTop = 25
|
|
object Label3: TLabel
|
|
Left = 202
|
|
Top = 13
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #20379#24212#21830#21517#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 60
|
|
Height = 12
|
|
Caption = #20379#24212#21830#32534#21495
|
|
end
|
|
object CoName: TEdit
|
|
Tag = 2
|
|
Left = 263
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
OnChange = CoNameChange
|
|
end
|
|
object CoCode: TEdit
|
|
Tag = 2
|
|
Left = 82
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
OnChange = CoNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 70
|
|
Width = 393
|
|
Height = 418
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_HZ
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_Company.SHuangSe
|
|
Styles.Header = DataLink_Company.handBlack
|
|
Styles.Inactive = DataLink_Company.SHuangSe
|
|
Styles.Selection = DataLink_Company.SHuangSe
|
|
object v2Column4: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'UserID'
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #21517#31216
|
|
DataBinding.FieldName = 'UserName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 171
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #37096#38376
|
|
DataBinding.FieldName = 'Udept'
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 92
|
|
Top = 224
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 132
|
|
Top = 224
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 54
|
|
Top = 224
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 211
|
|
Top = 124
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = CDS_User
|
|
Left = 222
|
|
Top = 176
|
|
end
|
|
object CDS_User: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 190
|
|
Top = 176
|
|
end
|
|
end
|