object EditorBL: TEditorBL Left = 0 Top = 0 Caption = 'Editor Bludi'#353't'#283 ClientHeight = 416 ClientWidth = 682 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize DesignSize = ( 682 416) PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 39 Width = 683 Height = 2 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine Style = bsRaised ExplicitWidth = 481 end object Label1: TLabel Left = 535 Top = 158 Width = 42 Height = 13 Anchors = [akTop, akRight] Caption = 'Zv'#283'dov'#233 end object Button1: TButton Left = 96 Top = 8 Width = 89 Height = 25 Caption = 'Na'#269#237'st bludi'#353't'#283 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 8 Width = 82 Height = 25 Caption = 'Nov'#233' bludi'#353't'#283 TabOrder = 1 OnClick = Button2Click end object StringGrid1: TStringGrid Left = 8 Top = 56 Width = 521 Height = 352 TabStop = False Anchors = [akLeft, akTop, akRight, akBottom] ColCount = 1 DefaultColWidth = 20 DefaultRowHeight = 20 FixedCols = 0 RowCount = 1 FixedRows = 0 Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected] TabOrder = 2 OnMouseUp = StringGrid1MouseUp OnSelectCell = StringGrid1SelectCell end object RadioGroup1: TRadioGroup Left = 535 Top = 47 Width = 139 Height = 105 Anchors = [akTop, akRight] Caption = 'Editovat' Items.Strings = ( 'B'#237'l'#225' pan'#237 'Televize' 'Ze'#271 'Voln'#233' pole') TabOrder = 3 end object Button3: TButton Left = 191 Top = 8 Width = 98 Height = 25 Caption = 'Ulo'#382'it bludi'#353't'#283 TabOrder = 4 OnClick = Button3Click end object ComboBox1: TComboBox Left = 535 Top = 177 Width = 139 Height = 21 Style = csDropDownList Anchors = [akTop, akRight] ItemHeight = 13 TabOrder = 5 end object Button4: TButton Left = 535 Top = 204 Width = 139 Height = 25 Caption = 'Odstanit vybran'#233'ho zv'#283'da' TabOrder = 6 OnClick = Button4Click end object Button5: TButton Left = 535 Top = 235 Width = 139 Height = 25 Caption = 'Editovat zv'#283'da' TabOrder = 7 OnClick = Button5Click end object OpenDialog1: TOpenDialog Filter = 'Bludi'#353't'#283'|*.txt' Left = 128 Top = 16 end object SaveDialog1: TSaveDialog Filter = 'Bludi'#353't'#283'|*.txt' Left = 224 Top = 16 end end