171 lines
3.9 KiB
Plaintext
171 lines
3.9 KiB
Plaintext
object frmZDYHelpYW: TfrmZDYHelpYW
|
|
Left = 402
|
|
Top = 133
|
|
Width = 582
|
|
Height = 542
|
|
Caption = #39033#30446#32500#25252
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 73
|
|
Width = 566
|
|
Height = 429
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object TV1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = TV1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusFirstCellOnNewRecord = True
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object V1Code: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'UserID'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 97
|
|
end
|
|
object V1UserName: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = #22995#21517
|
|
DataBinding.FieldName = 'UserName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1NamePropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 235
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 566
|
|
Height = 29
|
|
ButtonHeight = 30
|
|
ButtonWidth = 59
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_MYSC.ThreeImgList
|
|
List = True
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 1
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
Caption = #36873#25321
|
|
ImageIndex = 10
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 59
|
|
Top = 0
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 29
|
|
Width = 566
|
|
Height = 44
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 26
|
|
Top = 16
|
|
Width = 26
|
|
Height = 13
|
|
Caption = #22995#21517
|
|
end
|
|
object Label3: TLabel
|
|
Left = 267
|
|
Top = 15
|
|
Width = 18
|
|
Height = 33
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -33
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object UserName: TEdit
|
|
Tag = 2
|
|
Left = 57
|
|
Top = 12
|
|
Width = 184
|
|
Height = 21
|
|
TabOrder = 0
|
|
OnChange = UserNameChange
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 70
|
|
Top = 153
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 101
|
|
Top = 153
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 133
|
|
Top = 153
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ClientDataSet1
|
|
Left = 235
|
|
Top = 153
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 203
|
|
Top = 152
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 168
|
|
Top = 152
|
|
end
|
|
end
|