home *** CD-ROM | disk | FTP | other *** search
- object Form9: TForm9
- Left = 532
- Top = 285
- HelpContext = 8
- ActiveControl = BitBtn1
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Vyber '#269#237'slo'
- ClientHeight = 160
- ClientWidth = 122
- 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
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object BitBtn1: TBitBtn
- Left = 56
- Top = 128
- Width = 59
- Height = 25
- Cursor = crUpArrow
- Caption = '&Kop'#237'ruj'
- TabOrder = 0
- OnClick = BitBtn1Click
- end
- object BitBtn2: TBitBtn
- Left = 8
- Top = 128
- Width = 41
- Height = 25
- Cursor = crUpArrow
- Caption = '&V'#353'e'
- TabOrder = 1
- OnClick = BitBtn2Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 122
- Height = 121
- Align = alTop
- BevelOuter = bvNone
- Color = clWindow
- TabOrder = 2
- object CheckListBox1: TCheckListBox
- Left = 0
- Top = 0
- Width = 122
- Height = 121
- Align = alClient
- BevelKind = bkFlat
- BorderStyle = bsNone
- ItemHeight = 13
- TabOrder = 0
- end
- end
- end
-