object frmSelExportField: TfrmSelExportField Left = 473 Top = 162 BorderStyle = bsDialog Caption = #23383#27573#23548#20986#36873#25321 ClientHeight = 616 ClientWidth = 538 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 120 TextHeight = 15 object Button1: TButton Left = 118 Top = 570 Width = 93 Height = 31 Caption = #30830#23450 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 304 Top = 570 Width = 94 Height = 31 Caption = #20851#38381 TabOrder = 1 OnClick = Button2Click end object cxGrid1: TcxGrid Left = 531 Top = 79 Width = 352 Height = 141 TabOrder = 2 Visible = False object ExpGrid: TcxGridDBTableView Navigator.Buttons.CustomButtons = <> DataController.DataSource = ExportDataSource DataController.Summary.DefaultGroupSummaryItems = <> DataController.Summary.FooterSummaryItems = <> DataController.Summary.SummaryGroups = <> OptionsBehavior.AlwaysShowEditor = True OptionsView.GroupByBox = False end object cxGrid1Level1: TcxGridLevel GridView = ExpGrid end end object Panel2: TScrollBox Left = 3 Top = 0 Width = 528 Height = 548 HorzScrollBar.Visible = False Color = clSkyBlue ParentColor = False TabOrder = 3 object Label4: TLabel Left = 198 Top = 11 Width = 72 Height = 17 Caption = #23383#27573#36873#25321 Font.Charset = GB2312_CHARSET Font.Color = clRed Font.Height = -17 Font.Name = #23435#20307 Font.Style = [fsBold] ParentFont = False end end object CheckBox1: TCheckBox Left = 25 Top = 561 Width = 61 Height = 22 Caption = #20840#36873 TabOrder = 4 OnClick = CheckBox1Click end object CheckBox2: TCheckBox Left = 25 Top = 581 Width = 61 Height = 22 Caption = #20840#24323 TabOrder = 5 OnClick = CheckBox2Click end object ExportDataSource: TDataSource Left = 424 Top = 233 end end