object frmEditor: TfrmEditor Left = 0 Top = 0 Caption = 'Object Editor' ClientHeight = 482 ClientWidth = 405 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = #44404#47548#52404 Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 444 Width = 405 Height = 38 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Panel2: TPanel Left = 152 Top = 0 Width = 253 Height = 38 Align = alRight BevelOuter = bvNone TabOrder = 0 ExplicitHeight = 62 object BitBtn1: TBitBtn Left = 8 Top = 6 Width = 75 Height = 25 Caption = #49888#44508 TabOrder = 0 end object BitBtn2: TBitBtn Left = 89 Top = 6 Width = 75 Height = 25 Caption = #49688#51221 TabOrder = 1 end object BitBtn3: TBitBtn Left = 170 Top = 6 Width = 75 Height = 25 Caption = #51333#47308 TabOrder = 2 end end end object StringGrid1: TStringGrid Left = 0 Top = 0 Width = 405 Height = 444 Align = alClient TabOrder = 1 ExplicitLeft = 64 ExplicitTop = 200 ExplicitWidth = 320 ExplicitHeight = 120 end end