object BatchReplaceBillsForm: TBatchReplaceBillsForm Left = 494 Top = 295 Width = 392 Height = 249 Caption = #25209#37327#26367#25442#28165#21333#25968#25454 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'smartSimSun' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 12 object pnlBills: TPanel Left = 0 Top = 92 Width = 384 Height = 93 Align = alClient BevelOuter = bvNone TabOrder = 0 object lblBills: TLabel Left = 8 Top = 8 Width = 36 Height = 12 Caption = #26367#25442#20026 Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object zgBills: TZJGrid Left = 3 Top = 27 Width = 366 Height = 60 OptionsEx = [] RowCount = 2 ShowGridLine = False DefaultColWidth = 60 DefaultFixedColWidth = 25 Selection.AlphaBlend = False Selection.TransparentColor = False FrozenCol = 0 FrozenRow = 0 OnCellTextChanged = zgBillsCellTextChanged end object pnlBillsSpr: TPanel Left = 47 Top = 14 Width = 320 Height = 2 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 1 end end object pnlOther: TPanel Left = 0 Top = 185 Width = 384 Height = 30 Align = alBottom BevelOuter = bvNone TabOrder = 1 object btnOk: TButton Left = 213 Top = 5 Width = 73 Height = 21 Caption = #30830' '#23450 TabOrder = 0 OnClick = btnOkClick end object btnCancel: TButton Left = 297 Top = 5 Width = 73 Height = 21 Caption = #21462' '#28040 ModalResult = 2 TabOrder = 1 end end object pnlOrgBills: TPanel Left = 0 Top = 0 Width = 384 Height = 92 Align = alTop BevelOuter = bvNone TabOrder = 2 object lblOrgBills: TLabel Left = 8 Top = 8 Width = 36 Height = 12 Caption = #21407#28165#21333 Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object zgOrgBills: TZJGrid Left = 3 Top = 27 Width = 366 Height = 60 OptionsEx = [] RowCount = 2 ShowGridLine = False DefaultColWidth = 60 DefaultFixedColWidth = 25 Selection.AlphaBlend = False Selection.TransparentColor = False FrozenCol = 0 FrozenRow = 0 OnCellCanEdit = zgOrgBillsCellCanEdit end object pnlOrgBillsSpr: TPanel Left = 47 Top = 14 Width = 320 Height = 2 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 1 end end end