object frmBatchEdit: TfrmBatchEdit Left = 0 Top = 0 BorderStyle = bsDialog Caption = #20215#26684#20462#25913 ClientHeight = 131 ClientWidth = 395 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object price: TcxTextEdit Left = 114 Top = 24 TabOrder = 0 Width = 156 end object btnOK: TcxButton Left = 80 Top = 80 Width = 75 Height = 25 Caption = #20445#23384 ModalResult = 1 TabOrder = 1 OnClick = btnOKClick end object btnCancel: TcxButton Left = 195 Top = 80 Width = 75 Height = 25 Caption = #21462#28040 ModalResult = 2 TabOrder = 2 OnClick = btnCancelClick end object cxLabel2: TcxLabel Left = 59 Top = 25 Caption = #20215#26684 end object priceGW: TcxTextEdit Left = 114 Top = 51 TabOrder = 4 Visible = False Width = 156 end object cxLabel1: TcxLabel Left = 56 Top = 51 Caption = #20928#37325#20215#26684 Visible = False end object ADOConnection1: TADOConnection Left = 312 end object ADOQuery1: TADOQuery Connection = ADOConnection1 Parameters = <> Left = 312 Top = 64 end end