object frmJwlAreanHelp: TfrmJwlAreanHelp Left = 389 Top = 106 AutoScroll = False Caption = #36135#21306#26597#25214 ClientHeight = 495 ClientWidth = 328 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 176 Top = 464 Width = 75 Height = 25 Caption = #36864#20986 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 88 Top = 464 Width = 75 Height = 25 Caption = #30830#23450 TabOrder = 1 OnClick = Button2Click end object dbGrid1: TcxGrid Left = 8 Top = 8 Width = 313 Height = 433 TabOrder = 2 object tv1: TcxGridDBTableView OnDblClick = tv1DblClick NavigatorButtons.ConfirmDelete = False DataController.DataSource = DataSource1 DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsBehavior.FocusCellOnTab = True OptionsCustomize.ColumnFiltering = False OptionsData.Editing = False OptionsSelection.CellSelect = False OptionsSelection.HideSelection = True OptionsView.GroupByBox = False OptionsView.Indicator = True object tv1marea1: TcxGridDBColumn Caption = #36135#21306#20195#30721 DataBinding.FieldName = 'marea' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.ReadOnly = True HeaderAlignmentHorz = taCenter Width = 112 end object tv1mareaName1: TcxGridDBColumn Caption = #36135#21306#21517#31216 DataBinding.FieldName = 'mareaName' PropertiesClassName = 'TcxTextEditProperties' Properties.Alignment.Horz = taLeftJustify Properties.ReadOnly = True HeaderAlignmentHorz = taCenter Width = 167 end end object dbGrid1Level1: TcxGridLevel GridView = tv1 end end object DataSource1: TDataSource DataSet = ADOQuery1 Left = 104 Top = 72 end object ADOQuery1: TADOQuery Connection = ADOConnection1 LockType = ltReadOnly CommandTimeout = 300 Parameters = <> Left = 144 Top = 72 end object ADOConnection1: TADOConnection LoginPrompt = False Left = 152 Top = 128 end end