home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / multimedia / subtitles / subtitlesk5ky.exe / SubtitlesK5ky.EXE / 0 / RCDATA / TFORMANALYSIS / TFORMANALYSIS.txt
Text File  |  2006-09-24  |  3KB  |  127 lines

  1. object FormAnalysis: TFormAnalysis
  2.   Left = 640
  3.   Top = 0
  4.   Width = 288
  5.   Height = 248
  6.   Anchors = []
  7.   BorderIcons = [biSystemMenu]
  8.   Color = clBtnFace
  9.   Constraints.MinHeight = 248
  10.   Constraints.MinWidth = 288
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   ShowHint = True
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object LabelPRpx: TLabel
  22.     Left = 23
  23.     Top = 86
  24.     Width = 90
  25.     Height = 13
  26.     Caption = 'Po'#269'et '#345#225'dek v poli:'
  27.     ShowAccelChar = False
  28.   end
  29.   object Label7: TLabel
  30.     Left = 173
  31.     Top = 86
  32.     Width = 6
  33.     Height = 13
  34.     Caption = '?'
  35.     ShowAccelChar = False
  36.   end
  37.   object LabelAIVPpx: TLabel
  38.     Left = 23
  39.     Top = 106
  40.     Width = 98
  41.     Height = 13
  42.     Caption = 'Aktu'#225'ln'#237' index v poli:'
  43.     ShowAccelChar = False
  44.   end
  45.   object Label8: TLabel
  46.     Left = 173
  47.     Top = 106
  48.     Width = 6
  49.     Height = 13
  50.     Caption = '?'
  51.     ShowAccelChar = False
  52.   end
  53.   object LabelDRpx: TLabel
  54.     Left = 23
  55.     Top = 126
  56.     Width = 107
  57.     Height = 13
  58.     Caption = #352#237#345'ka '#345#225'dky v bodech:'
  59.     ShowAccelChar = False
  60.   end
  61.   object Label9: TLabel
  62.     Left = 173
  63.     Top = 126
  64.     Width = 6
  65.     Height = 13
  66.     Caption = '?'
  67.     ShowAccelChar = False
  68.   end
  69.   object ButtonClose: TButton
  70.     Left = 141
  71.     Top = 161
  72.     Width = 80
  73.     Height = 25
  74.     Cancel = True
  75.     Caption = 'Zav'#345'i'
  76.     TabOrder = 5
  77.     OnClick = ButtonCloseClick
  78.   end
  79.   object ButtonPXcrea: TButton
  80.     Left = 18
  81.     Top = 21
  82.     Width = 246
  83.     Height = 25
  84.     Caption = 'Analyzuj '#345#225'dky podle '#353#237#345'ky v bodech'
  85.     ParentShowHint = False
  86.     ShowHint = True
  87.     TabOrder = 0
  88.     OnClick = ButtonPXcreaClick
  89.   end
  90.   object ButtonPXprev: TButton
  91.     Left = 18
  92.     Top = 51
  93.     Width = 80
  94.     Height = 25
  95.     Caption = 'P'#345'edchoz'#237
  96.     TabOrder = 1
  97.     OnClick = ButtonPXprevClick
  98.   end
  99.   object ButtonPXnext: TButton
  100.     Left = 184
  101.     Top = 51
  102.     Width = 80
  103.     Height = 25
  104.     Caption = 'N'#225'sleduj'#237'c'#237
  105.     TabOrder = 3
  106.     OnClick = ButtonPXnextClick
  107.   end
  108.   object ButtonClear: TButton
  109.     Left = 51
  110.     Top = 161
  111.     Width = 80
  112.     Height = 25
  113.     Caption = 'Vyma'#382
  114.     TabOrder = 4
  115.     OnClick = ButtonClearClick
  116.   end
  117.   object ButtonPXcurr: TButton
  118.     Left = 101
  119.     Top = 51
  120.     Width = 80
  121.     Height = 25
  122.     Caption = 'Aktu'#225'ln'#237
  123.     TabOrder = 2
  124.     OnClick = ButtonPXcurrClick
  125.   end
  126. end
  127.