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

  1. object Fvypis: TFvypis
  2.   Left = 200
  3.   Top = 112
  4.   BorderIcons = [biSystemMenu, biMaximize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'V∩┐╜pis transakc∩┐╜ na ∩┐╜∩┐╜tu'
  7.   ClientHeight = 288
  8.   ClientWidth = 432
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDeactivate = FormDeactivate
  17.   OnHide = FormDeactivate
  18.   OnResize = FormResize
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 229
  23.     Top = 5
  24.     Width = 48
  25.     Height = 13
  26.     Caption = 'Druhy Od:'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 313
  30.     Top = 5
  31.     Width = 17
  32.     Height = 13
  33.     Caption = 'Do:'
  34.   end
  35.   object Lucet: TLabel
  36.     Left = 8
  37.     Top = 5
  38.     Width = 26
  39.     Height = 13
  40.     Caption = '∩┐╜∩┐╜et:'
  41.   end
  42.   object SBdatum: TSpeedButton
  43.     Left = 176
  44.     Top = 0
  45.     Width = 49
  46.     Height = 17
  47.     Hint = 'filtr podle datumu'
  48.     AllowAllUp = True
  49.     GroupIndex = 1
  50.     Caption = '&Datum'
  51.     ParentShowHint = False
  52.     ShowHint = True
  53.     OnClick = SBdatumClick
  54.   end
  55.   object Memo1: TMemo
  56.     Left = 80
  57.     Top = 88
  58.     Width = 41
  59.     Height = 17
  60.     TabStop = False
  61.     Lines.Strings = (
  62.       '∩┐╜∩┐╜et 1')
  63.     ReadOnly = True
  64.     TabOrder = 5
  65.     Visible = False
  66.   end
  67.   object Bzobrazit: TButton
  68.     Left = 344
  69.     Top = 0
  70.     Width = 81
  71.     Height = 17
  72.     Caption = '&Zobrazit'
  73.     Default = True
  74.     TabOrder = 4
  75.     TabStop = False
  76.     OnClick = BzobrazitClick
  77.   end
  78.   object SGtransakce: TStringGrid
  79.     Left = 8
  80.     Top = 50
  81.     Width = 417
  82.     Height = 231
  83.     ColCount = 4
  84.     DefaultRowHeight = 15
  85.     FixedCols = 0
  86.     RowCount = 2
  87.     Font.Charset = EASTEUROPE_CHARSET
  88.     Font.Color = clBlack
  89.     Font.Height = -11
  90.     Font.Name = 'Courier'
  91.     Font.Style = []
  92.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goRangeSelect, goColSizing, goRowSelect]
  93.     ParentFont = False
  94.     ScrollBars = ssVertical
  95.     TabOrder = 3
  96.     OnColumnMoved = SGtransakceColumnMoved
  97.     ColWidths = (
  98.       72
  99.       17
  100.       241
  101.       93)
  102.   end
  103.   object LBoddruh: TListBox
  104.     Left = 229
  105.     Top = 20
  106.     Width = 80
  107.     Height = 23
  108.     Hint = 'vyberte prvn∩┐╜ druh, kter∩┐╜ se m∩┐╜ zobrazovat'
  109.     Font.Charset = EASTEUROPE_CHARSET
  110.     Font.Color = clBlack
  111.     Font.Height = -13
  112.     Font.Name = 'Courier'
  113.     Font.Style = []
  114.     ItemHeight = 13
  115.     ParentFont = False
  116.     ParentShowHint = False
  117.     ShowHint = True
  118.     TabOrder = 1
  119.     OnClick = LBoddruhClick
  120.   end
  121.   object LBdodruh: TListBox
  122.     Left = 313
  123.     Top = 20
  124.     Width = 80
  125.     Height = 23
  126.     Hint = 'vyberte posledn∩┐╜ druh, kter∩┐╜ se m∩┐╜ zobrazovat'
  127.     Font.Charset = EASTEUROPE_CHARSET
  128.     Font.Color = clBlack
  129.     Font.Height = -13
  130.     Font.Name = 'Courier'
  131.     Font.Style = []
  132.     ItemHeight = 13
  133.     ParentFont = False
  134.     ParentShowHint = False
  135.     ShowHint = True
  136.     TabOrder = 2
  137.     OnClick = LBdodruhClick
  138.   end
  139.   object Btisk: TButton
  140.     Left = 140
  141.     Top = 0
  142.     Width = 30
  143.     Height = 17
  144.     Hint = 'export do souboru print.txt'
  145.     Caption = '&Tisk'
  146.     ParentShowHint = False
  147.     ShowHint = True
  148.     TabOrder = 6
  149.     TabStop = False
  150.     OnClick = BtiskClick
  151.   end
  152.   object LBucet: TListBox
  153.     Left = 8
  154.     Top = 20
  155.     Width = 217
  156.     Height = 23
  157.     Hint = 'vyberte ∩┐╜∩┐╜et'
  158.     Font.Charset = EASTEUROPE_CHARSET
  159.     Font.Color = clBlack
  160.     Font.Height = -13
  161.     Font.Name = 'Courier'
  162.     Font.Style = []
  163.     ItemHeight = 13
  164.     ParentFont = False
  165.     ParentShowHint = False
  166.     ShowHint = True
  167.     TabOrder = 0
  168.     OnClick = LBucetClick
  169.     OnEnter = LBucetEnter
  170.     OnExit = LBucetExit
  171.   end
  172.   object Msuma: TMemo
  173.     Left = 432
  174.     Top = 0
  175.     Width = 205
  176.     Height = 45
  177.     TabStop = False
  178.     Color = clBtnFace
  179.     Font.Charset = EASTEUROPE_CHARSET
  180.     Font.Color = clBlack
  181.     Font.Height = -13
  182.     Font.Name = 'Courier'
  183.     Font.Style = []
  184.     ParentFont = False
  185.     ReadOnly = True
  186.     TabOrder = 7
  187.     OnClick = MsumaClick
  188.   end
  189.   object Bnastavenitisk: TButton
  190.     Left = 44
  191.     Top = 0
  192.     Width = 85
  193.     Height = 17
  194.     Hint = 'Nastaven∩┐╜ tisku(resp.exportu do souboru)'
  195.     Caption = '&Nastaven∩┐╜ tisku'
  196.     ParentShowHint = False
  197.     ShowHint = True
  198.     TabOrder = 8
  199.     TabStop = False
  200.     OnClick = BnastavenitiskClick
  201.   end
  202.   object BBdatum: TBitBtn
  203.     Left = 408
  204.     Top = 24
  205.     Width = 49
  206.     Height = 17
  207.     Hint = 'filtr podle datumu'
  208.     Caption = '&Datum'
  209.     ParentShowHint = False
  210.     ShowHint = True
  211.     TabOrder = 9
  212.     TabStop = False
  213.     Visible = False
  214.     OnClick = BBdatumClick
  215.   end
  216.   object Edodatum: TEdit
  217.     Left = 128
  218.     Top = 168
  219.     Width = 57
  220.     Height = 21
  221.     TabStop = False
  222.     MaxLength = 8
  223.     ReadOnly = True
  224.     TabOrder = 10
  225.     Text = '99999999'
  226.     Visible = False
  227.   end
  228.   object Eoddatum: TEdit
  229.     Left = 128
  230.     Top = 136
  231.     Width = 57
  232.     Height = 21
  233.     TabStop = False
  234.     MaxLength = 8
  235.     ReadOnly = True
  236.     TabOrder = 11
  237.     Text = '00000000'
  238.     Visible = False
  239.   end
  240. end
  241.