object Tisk: TTisk Left = 207 Top = 298 HelpContext = 16 ActiveControl = edNadpis BorderStyle = bsDialog Caption = 'Tisk v�tahu slov��ek' ClientHeight = 162 ClientWidth = 405 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poDesktopCenter OnClose = FormClose OnKeyPress = FormKeyPress OnShow = FormActivate PixelsPerInch = 96 TextHeight = 13 object lblMezeraMeziRadky: TLabel Left = 24 Top = 86 Width = 116 Height = 16 Caption = 'Mezera mezi ��dky:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object imgTisk: TImage Left = 24 Top = 120 Width = 32 Height = 32 Picture.Data = {} end object edNadpis: TEdit Left = 88 Top = 14 Width = 121 Height = 21 TabOrder = 0 Text = 'Slov��ka' OnKeyDown = edNadpisKeyDown OnKeyPress = edNadpisKeyPress end object cbNadpis: TCheckBox Left = 16 Top = 14 Width = 65 Height = 17 Caption = 'Nadpis:' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 1 OnClick = cbNadpisClick end object btnTisk: TButton Left = 96 Top = 126 Width = 90 Height = 25 Caption = '&Tisk...' Default = True TabOrder = 2 OnClick = btnTiskClick end object btnStorno: TButton Left = 224 Top = 126 Width = 90 Height = 25 Caption = '&Storno' ModalResult = 2 TabOrder = 3 end object edOddelovac: TEdit Left = 120 Top = 48 Width = 41 Height = 21 Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Times New Roman' Font.Style = [fsBold] MaxLength = 1 ParentFont = False TabOrder = 4 Text = '.' end object cbOddelovac: TCheckBox Left = 16 Top = 49 Width = 89 Height = 17 Caption = 'Odd�lova�:' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 5 OnClick = cbOddelovacClick end object gbOkraje: TGroupBox Left = 240 Top = 8 Width = 137 Height = 105 Caption = 'Okraje' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 object lblHorni: TLabel Left = 16 Top = 22 Width = 35 Height = 16 Caption = 'Horn�:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblSpodni: TLabel Left = 16 Top = 46 Width = 46 Height = 16 Caption = 'Spodn�:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lblLevy: TLabel Left = 16 Top = 70 Width = 32 Height = 16 Caption = 'Lev�:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object seSpodni: TSpinEdit Left = 72 Top = 45 Width = 49 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxValue = 200 MinValue = 0 ParentFont = False TabOrder = 0 Value = 30 end object seHorni: TSpinEdit Left = 72 Top = 22 Width = 49 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxValue = 200 MinValue = 0 ParentFont = False TabOrder = 1 Value = 60 end object seLevy: TSpinEdit Left = 72 Top = 68 Width = 49 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxValue = 200 MinValue = 0 ParentFont = False TabOrder = 2 Value = 50 end end object seRadky: TSpinEdit Left = 160 Top = 85 Width = 49 Height = 22 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MaxValue = 50 MinValue = 0 ParentFont = False TabOrder = 7 Value = 30 end object PrintDialog: TPrintDialog Left = 184 Top = 48 end end