223 lines
5.3 KiB
Plaintext
223 lines
5.3 KiB
Plaintext
inherited frmUserSel: TfrmUserSel
|
|
Left = 770
|
|
Top = 211
|
|
Caption = #29992#25143#36873#25321
|
|
ClientHeight = 522
|
|
ClientWidth = 604
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
OnClose = FormClose
|
|
ExplicitWidth = 620
|
|
ExplicitHeight = 561
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 604
|
|
Height = 38
|
|
AutoSize = True
|
|
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
|
|
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 btnOK: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #30830#35748
|
|
ImageIndex = 12
|
|
OnClick = btnOKClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel [1]
|
|
Left = 0
|
|
Top = 38
|
|
Width = 604
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 202
|
|
Top = 13
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #21517#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 24
|
|
Height = 12
|
|
Caption = #32534#21495
|
|
end
|
|
object UserName: TEdit
|
|
Tag = 2
|
|
Left = 232
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 1
|
|
OnChange = UserNameChange
|
|
end
|
|
object UserID: TEdit
|
|
Tag = 2
|
|
Left = 52
|
|
Top = 9
|
|
Width = 89
|
|
Height = 20
|
|
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
|
|
TabOrder = 0
|
|
OnChange = UserNameChange
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [2]
|
|
Left = 0
|
|
Top = 77
|
|
Width = 604
|
|
Height = 445
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_Company.SHuangSe
|
|
Styles.Footer = DataLink_Company.handBlack
|
|
Styles.Header = DataLink_Company.handBlack
|
|
Styles.Inactive = DataLink_Company.SHuangSe
|
|
Styles.Selection = DataLink_Company.SHuangSe
|
|
object VC_SSel: TcxGridDBColumn
|
|
Caption = #36873#25321
|
|
DataBinding.FieldName = 'SSel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.ImmediatePost = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 48
|
|
end
|
|
object v2Column1: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'UserID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #21517#31216
|
|
DataBinding.FieldName = 'UserName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 171
|
|
end
|
|
object v2Column3: TcxGridDBColumn
|
|
Caption = #37096#38376
|
|
DataBinding.FieldName = 'Udept'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 71
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = ADOConnection1
|
|
Left = 473
|
|
Top = 184
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = ADOConnection1
|
|
Left = 465
|
|
Top = 105
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = ADOConnection1
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 68
|
|
Top = 136
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = ADOConnection1
|
|
Parameters = <>
|
|
Left = 188
|
|
Top = 224
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = ADOConnection1
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 54
|
|
Top = 224
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 211
|
|
Top = 124
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 262
|
|
Top = 320
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 158
|
|
Top = 304
|
|
end
|
|
object ADOConnection1: TADOConnection
|
|
LoginPrompt = False
|
|
Left = 336
|
|
Top = 176
|
|
end
|
|
end
|