home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / ucto / uctowin.exe / 0 / RCDATA / TFHLAVNI / TFHLAVNI.txt
Text File  |  2001-12-19  |  5KB  |  245 lines

  1. object Fhlavni: TFhlavni
  2.   Left = 199
  3.   Top = 119
  4.   BorderStyle = bsSingle
  5.   Caption = '∩┐╜∩┐╜to'
  6.   ClientHeight = 194
  7.   ClientWidth = 428
  8.   Color = clBtnShadow
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Menu = MainMenu1
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnResize = FormResize
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 296
  23.     Top = 160
  24.     Width = 125
  25.     Height = 18
  26.     Caption = 'Martin Ad∩┐╜mek 2001'
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clNavy
  29.     Font.Height = -13
  30.     Font.Name = 'Comic Sans MS'
  31.     Font.Style = [fsItalic]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Left = 272
  36.     Top = 160
  37.     Width = 25
  38.     Height = 19
  39.     Caption = '∩┐╜'
  40.     Font.Charset = SYMBOL_CHARSET
  41.     Font.Color = clNavy
  42.     Font.Height = -16
  43.     Font.Name = 'Symbol'
  44.     Font.Style = [fsItalic]
  45.     ParentFont = False
  46.   end
  47.   object Ldate: TLabel
  48.     Left = 16
  49.     Top = 160
  50.     Width = 3
  51.     Height = 15
  52.     Font.Charset = EASTEUROPE_CHARSET
  53.     Font.Color = clNavy
  54.     Font.Height = -11
  55.     Font.Name = 'Comic Sans MS'
  56.     Font.Style = [fsItalic]
  57.     ParentFont = False
  58.   end
  59.   object Label3: TLabel
  60.     Left = 0
  61.     Top = 56
  62.     Width = 224
  63.     Height = 134
  64.     Alignment = taCenter
  65.     Caption = '∩┐╜∩┐╜to'
  66.     Font.Charset = EASTEUROPE_CHARSET
  67.     Font.Color = clBlack
  68.     Font.Height = -96
  69.     Font.Name = 'Comic Sans MS'
  70.     Font.Style = [fsItalic]
  71.     ParentFont = False
  72.   end
  73.   object Btransakce: TButton
  74.     Left = 121
  75.     Top = 8
  76.     Width = 89
  77.     Height = 25
  78.     Hint = 'Prohl∩┐╜en∩┐╜ transakc∩┐╜ na ∩┐╜∩┐╜tech'
  79.     Caption = '&V∩┐╜pis transakc∩┐╜'
  80.     Default = True
  81.     DragCursor = crDefault
  82.     ParentShowHint = False
  83.     ShowHint = True
  84.     TabOrder = 0
  85.     OnClick = N1Click
  86.   end
  87.   object Bucty: TButton
  88.     Left = 401
  89.     Top = 8
  90.     Width = 72
  91.     Height = 25
  92.     Hint = 'Nastaven∩┐╜ n∩┐╜zv∩┐╜ ∩┐╜∩┐╜t∩┐╜'
  93.     Caption = 'N∩┐╜zvy &∩┐╜∩┐╜t∩┐╜'
  94.     ParentShowHint = False
  95.     ShowHint = True
  96.     TabOrder = 3
  97.     OnClick = BuctyClick
  98.   end
  99.   object LBucty: TListBox
  100.     Left = 240
  101.     Top = 88
  102.     Width = 81
  103.     Height = 49
  104.     TabStop = False
  105.     ItemHeight = 13
  106.     TabOrder = 7
  107.     Visible = False
  108.   end
  109.   object LBdruhy: TListBox
  110.     Left = 344
  111.     Top = 72
  112.     Width = 65
  113.     Height = 65
  114.     TabStop = False
  115.     ItemHeight = 13
  116.     TabOrder = 8
  117.     Visible = False
  118.   end
  119.   object Bdruhy: TButton
  120.     Left = 481
  121.     Top = 8
  122.     Width = 72
  123.     Height = 25
  124.     Hint = 'Nastaven∩┐╜ n∩┐╜zv∩┐╜ druh∩┐╜'
  125.     Caption = 'N∩┐╜zvy &druh∩┐╜'
  126.     ParentShowHint = False
  127.     ShowHint = True
  128.     TabOrder = 4
  129.     OnClick = BdruhyClick
  130.   end
  131.   object Bdledruhu: TButton
  132.     Left = 313
  133.     Top = 8
  134.     Width = 75
  135.     Height = 25
  136.     Hint = 'Zobraz∩┐╜ ∩┐╜∩┐╜stky za jednotliv∩┐╜ druhy transakc∩┐╜'
  137.     Caption = 'Dle &druh∩┐╜'
  138.     ParentShowHint = False
  139.     ShowHint = True
  140.     TabOrder = 2
  141.     OnClick = BdledruhuClick
  142.   end
  143.   object Bkasa: TButton
  144.     Left = 561
  145.     Top = 8
  146.     Width = 72
  147.     Height = 25
  148.     Hint = 'Spustit DOSovou verzi (od 25.6.2001 jde i na PII a nov∩┐╜j∩┐╜∩┐╜ch)'
  149.     Caption = '&Kasa.exe'
  150.     ParentShowHint = False
  151.     ShowHint = True
  152.     TabOrder = 5
  153.     OnClick = BkasaClick
  154.   end
  155.   object Bnovypohyb: TButton
  156.     Left = 9
  157.     Top = 8
  158.     Width = 89
  159.     Height = 25
  160.     Hint = 'Zad∩┐╜ni nov∩┐╜ transakce'
  161.     Caption = '&Nov∩┐╜ transakce'
  162.     ParentShowHint = False
  163.     ShowHint = True
  164.     TabOrder = 6
  165.     OnClick = BnovypohybClick
  166.   end
  167.   object Bzustatky: TButton
  168.     Left = 225
  169.     Top = 8
  170.     Width = 75
  171.     Height = 25
  172.     Hint = 'Z∩┐╜statky na ∩┐╜∩┐╜tech ke dni'
  173.     Caption = 'Z∩┐╜&statky'
  174.     ParentShowHint = False
  175.     ShowHint = True
  176.     TabOrder = 1
  177.     OnClick = BzustatkyClick
  178.   end
  179.   object MainMenu1: TMainMenu
  180.     object Zobrazit1: TMenuItem
  181.       Caption = 'Tran&sakce'
  182.       ShortCut = 0
  183.       object MInovypohyb: TMenuItem
  184.         Caption = '&Nov∩┐╜ transakce'
  185.         ShortCut = 0
  186.         OnClick = MInovypohybClick
  187.       end
  188.       object N1: TMenuItem
  189.         Caption = '&V∩┐╜pis transakc∩┐╜ na ∩┐╜∩┐╜tu'
  190.         ShortCut = 0
  191.         OnClick = N1Click
  192.       end
  193.       object Zstatkynatech1: TMenuItem
  194.         Caption = 'Z∩┐╜&statky na ∩┐╜∩┐╜tech'
  195.         ShortCut = 0
  196.         OnClick = Zstatkynatech1Click
  197.       end
  198.       object MIdledruhu: TMenuItem
  199.         Caption = '∩┐╜∩┐╜stky dle &druh∩┐╜'
  200.         ShortCut = 0
  201.         OnClick = MIdledruhuClick
  202.       end
  203.       object Konec1: TMenuItem
  204.         Caption = '&Konec'
  205.         ShortCut = 0
  206.         OnClick = Konec1Click
  207.       end
  208.     end
  209.     object MInastaveni: TMenuItem
  210.       Caption = '&Nastaven∩┐╜'
  211.       ShortCut = 0
  212.       object MIucty: TMenuItem
  213.         Caption = 'Nastaven∩┐╜ n∩┐╜zv∩┐╜ &∩┐╜∩┐╜t∩┐╜'
  214.         ShortCut = 0
  215.         OnClick = BuctyClick
  216.       end
  217.       object MIdruhy: TMenuItem
  218.         Caption = 'Nastaven∩┐╜ n∩┐╜zv∩┐╜ &druh∩┐╜'
  219.         ShortCut = 0
  220.         OnClick = BdruhyClick
  221.       end
  222.     end
  223.     object MINapoveda: TMenuItem
  224.       Caption = 'N∩┐╜&pov∩┐╜da'
  225.       ShortCut = 0
  226.       object MINapoveda1: TMenuItem
  227.         Caption = '&N∩┐╜pov∩┐╜da'
  228.         ShortCut = 0
  229.         OnClick = MINapoveda1Click
  230.       end
  231.       object MINapoveda2: TMenuItem
  232.         Caption = '&O programu'
  233.         ShortCut = 0
  234.         OnClick = MINapoveda2Click
  235.       end
  236.     end
  237.   end
  238.   object Tdate: TTimer
  239.     Interval = 30
  240.     OnTimer = TdateTimer
  241.     Left = 64
  242.     Top = 144
  243.   end
  244. end
  245.