object Form3: TForm3 Left = 0 Top = 0 Caption = 'Editor bludi'#353't'#283 ClientHeight = 510 ClientWidth = 867 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 445 Width = 170 Height = 57 AutoSize = False Caption = 'Pou'#382'it'#237': kliknut'#237'm ozna'#269'it pole, pot'#233' vybrat nalevo radiobuttone' + 'm, jak toto pole upravit' WordWrap = True end object BludisteGrid: TStringGrid Left = 184 Top = 8 Width = 676 Height = 496 DefaultColWidth = 20 DefaultRowHeight = 20 FixedCols = 0 FixedRows = 0 TabOrder = 0 OnClick = BludisteGridClick end object Button1: TButton Left = 8 Top = 8 Width = 75 Height = 25 Caption = 'Na'#269#237'st bludi'#353't'#283 TabOrder = 1 OnClick = Button1Click end object RadioGroup: TRadioGroup Left = 8 Top = 88 Width = 156 Height = 105 Caption = 'Zvolen'#233' pole' Items.Strings = ( 'Volno' 'Ze'#271 'B'#237'l'#225' pan'#237 'Televize' 'Zv'#283'd') TabOrder = 2 OnClick = RadioGroupClick end object Button2: TButton Left = 89 Top = 8 Width = 75 Height = 25 Caption = 'Nov'#233' bludi'#353't'#283 TabOrder = 3 OnClick = Button2Click end object Button3: TButton Left = 46 Top = 57 Width = 75 Height = 25 Caption = 'Ulo'#382'it bludi'#353't'#283 TabOrder = 4 OnClick = Button3Click end object GroupBox1: TGroupBox Left = 8 Top = 199 Width = 156 Height = 186 Caption = 'Vytv'#225#345'en'#237' zv'#283'da' TabOrder = 5 Visible = False object Button4: TButton Left = 38 Top = 144 Width = 75 Height = 25 Caption = 'Hotovo' TabOrder = 0 OnClick = Button4Click end object Edit1: TEdit Left = 16 Top = 24 Width = 121 Height = 21 TabOrder = 1 end object Button5: TButton Left = 33 Top = 82 Width = 25 Height = 25 Caption = '<' TabOrder = 2 OnClick = Button5Click end object Button6: TButton Left = 64 Top = 51 Width = 25 Height = 25 Caption = '^' TabOrder = 3 OnClick = Button6Click end object Button7: TButton Left = 95 Top = 82 Width = 25 Height = 25 Caption = '>' TabOrder = 4 OnClick = Button7Click end object Button8: TButton Left = 64 Top = 113 Width = 25 Height = 25 Caption = 'v' TabOrder = 5 OnClick = Button8Click end end object OpenDialog: TOpenDialog Left = 8 Top = 9 end object SaveDialog1: TSaveDialog Left = 32 Top = 56 end end