object frmZDYHelp_XCG: TfrmZDYHelp_XCG Left = 414 Top = 86 Width = 581 Height = 763 Caption = #32447#21495 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 = 97 Width = 565 Height = 626 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 = 'ZDYNo' Visible = False HeaderAlignmentHorz = taCenter Width = 97 end object V1OrderNo: TcxGridDBColumn Caption = #39034#24207#21495 DataBinding.FieldName = 'OrderNo' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1OrderNoPropertiesEditValueChanged HeaderAlignmentHorz = taCenter Width = 49 end object V1Name: TcxGridDBColumn Tag = 2 Caption = #21517#31216 DataBinding.FieldName = 'ZDYName' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1NamePropertiesEditValueChanged HeaderAlignmentHorz = taCenter Width = 254 end object V1Note: TcxGridDBColumn Caption = #22791#27880 DataBinding.FieldName = 'Note' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1NotePropertiesEditValueChanged HeaderAlignmentHorz = taCenter Width = 109 end object V1ZdyFlag: TcxGridDBColumn Caption = #26631#24535 DataBinding.FieldName = 'ZdyFlag' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1Column1PropertiesEditValueChanged Visible = False HeaderAlignmentHorz = taCenter Width = 57 end object V1HelpType: TcxGridDBColumn Caption = #24110#21161#31867#27604 DataBinding.FieldName = 'HelpType' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1HelpTypePropertiesEditValueChanged Visible = False HeaderAlignmentHorz = taCenter Width = 55 end object V1ZdyStr1: TcxGridDBColumn DataBinding.FieldName = 'ZdyStr1' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged Visible = False HeaderAlignmentHorz = taCenter Width = 61 end object V1ZdyStr2: TcxGridDBColumn DataBinding.FieldName = 'ZdyStr2' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged Visible = False HeaderAlignmentHorz = taCenter Width = 60 end object V1ZdyStr3: TcxGridDBColumn DataBinding.FieldName = 'ZdyStr3' PropertiesClassName = 'TcxTextEditProperties' Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged Visible = False HeaderAlignmentHorz = taCenter Width = 57 end end object cxGrid1Level1: TcxGridLevel GridView = TV1 end end object ToolBar1: TToolBar Left = 0 Top = 0 Width = 565 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 AutoSize = True Caption = #36873#25321 ImageIndex = 10 OnClick = ToolButton1Click end object TBAdd: TToolButton Left = 63 Top = 0 AutoSize = True Caption = #22686#34892 ImageIndex = 12 OnClick = TBAddClick end object TBEdit: TToolButton Left = 126 Top = 0 AutoSize = True Caption = #20462#25913 ImageIndex = 11 OnClick = TBEditClick end object TBClose: TToolButton Left = 189 Top = 0 AutoSize = True Caption = #20851#38381 ImageIndex = 21 OnClick = TBCloseClick end object TBSave: TToolButton Left = 252 Top = 0 AutoSize = True Caption = #20445#23384 ImageIndex = 15 Visible = False OnClick = TBSaveClick end object TBDel: TToolButton Left = 315 Top = 0 AutoSize = True Caption = #21024#38500 ImageIndex = 3 Visible = False OnClick = TBDelClick end end object Panel1: TPanel Left = 0 Top = 29 Width = 565 Height = 68 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 2 object Label1: TLabel Left = 26 Top = 16 Width = 26 Height = 13 Caption = #21517#31216 end object Label2: TLabel Left = 26 Top = 43 Width = 26 Height = 13 Caption = #22791#27880 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 ZDYName: TEdit Tag = 2 Left = 57 Top = 12 Width = 184 Height = 21 TabOrder = 0 OnChange = ZDYNameChange end object Note: TEdit Tag = 2 Left = 57 Top = 39 Width = 184 Height = 21 TabOrder = 1 OnChange = ZDYNameChange 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