object Form8: TForm8 Left = 641 Top = 247 HelpContext = 10 ActiveControl = BitBtn1 BorderStyle = bsToolWindow Caption = 'Sloupce' ClientHeight = 250 ClientWidth = 153 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] HelpFile = '.\DATA\napoveda.hlp' KeyPreview = True OldCreateOrder = False OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 80 Top = 216 Width = 65 Height = 25 Cursor = crUpArrow Caption = '&Zobrazit' TabOrder = 0 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 8 Top = 216 Width = 65 Height = 25 Cursor = crUpArrow Caption = '&V'#253'choz'#237 TabOrder = 1 OnClick = BitBtn2Click end object Panel1: TPanel Left = 0 Top = 0 Width = 153 Height = 209 Align = alTop BevelOuter = bvNone Color = clWindow TabOrder = 2 object CheckListBox1: TCheckListBox Left = 0 Top = 0 Width = 153 Height = 209 Align = alClient BevelKind = bkFlat BevelWidth = 5 BorderStyle = bsNone ItemHeight = 13 Items.Strings = ( 'Jm'#233'no' 'P'#345#237'jmen'#237 'Firma' 'Ulice' #268'P' 'Obec' #268#225'st' 'PS'#268 'Telefon mobil' 'Telefon mobil 2' 'Telefon dom'#367 'Telefon dom'#367' 2' 'Telefon firma' 'Telefon firma 2') TabOrder = 0 end end end