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

  1. object Fdledruhu: TFdledruhu
  2.   Left = 199
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu, biMaximize]
  5.   BorderStyle = bsSingle
  6.   Caption = '∩┐╜∩┐╜stky dle druh∩┐╜ transakc∩┐╜'
  7.   ClientHeight = 273
  8.   ClientWidth = 428
  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.   OnResize = FormResize
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label2: TLabel
  21.     Left = 352
  22.     Top = 48
  23.     Width = 62
  24.     Height = 13
  25.     Caption = 'Interval ∩┐╜∩┐╜t∩┐╜:'
  26.   end
  27.   object Label3: TLabel
  28.     Left = 352
  29.     Top = 160
  30.     Width = 220
  31.     Height = 13
  32.     Caption = 'Filtr dle data: (tento filtr zat∩┐╜m nen∩┐╜ vyzkou∩┐╜en∩┐╜)'
  33.   end
  34.   object Ldatod: TLabel
  35.     Left = 360
  36.     Top = 176
  37.     Width = 55
  38.     Height = 13
  39.     Alignment = taRightJustify
  40.     Caption = 'neomezen∩┐╜'
  41.   end
  42.   object Ldatdo: TLabel
  43.     Left = 440
  44.     Top = 176
  45.     Width = 55
  46.     Height = 13
  47.     Caption = 'neomezen∩┐╜'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 352
  51.     Top = 248
  52.     Width = 123
  53.     Height = 13
  54.     Caption = 'Sou∩┐╜et za v∩┐╜echny druhy:'
  55.   end
  56.   object Label1: TLabel
  57.     Left = 424
  58.     Top = 176
  59.     Width = 11
  60.     Height = 13
  61.     Caption = 'a∩┐╜'
  62.   end
  63.   object Bzobrazit: TButton
  64.     Left = 352
  65.     Top = 16
  66.     Width = 75
  67.     Height = 25
  68.     Hint = 'Zobrazit ∩┐╜∩┐╜stky'
  69.     Caption = 'Z&obrazit'
  70.     Default = True
  71.     ParentShowHint = False
  72.     ShowHint = True
  73.     TabOrder = 0
  74.     OnClick = BzobrazitClick
  75.   end
  76.   object SGcastky: TStringGrid
  77.     Left = 8
  78.     Top = 8
  79.     Width = 321
  80.     Height = 257
  81.     DefaultRowHeight = 19
  82.     FixedCols = 4
  83.     RowCount = 27
  84.     Font.Charset = EASTEUROPE_CHARSET
  85.     Font.Color = clBlack
  86.     Font.Height = -12
  87.     Font.Name = 'Courier'
  88.     Font.Style = []
  89.     ParentFont = False
  90.     ScrollBars = ssVertical
  91.     TabOrder = 5
  92.     ColWidths = (
  93.       64
  94.       64
  95.       64
  96.       64
  97.       64)
  98.     RowHeights = (
  99.       19
  100.       19
  101.       19
  102.       19
  103.       19
  104.       19
  105.       19
  106.       19
  107.       19
  108.       19
  109.       19
  110.       19
  111.       19
  112.       19
  113.       19
  114.       19
  115.       19
  116.       19
  117.       19
  118.       19
  119.       19
  120.       19
  121.       19
  122.       19
  123.       19
  124.       19
  125.       19)
  126.   end
  127.   object LBucetod: TListBox
  128.     Left = 352
  129.     Top = 72
  130.     Width = 217
  131.     Height = 23
  132.     Hint = 'Vyberte prvn∩┐╜ ∩┐╜∩┐╜et'
  133.     Font.Charset = EASTEUROPE_CHARSET
  134.     Font.Color = clBlack
  135.     Font.Height = -13
  136.     Font.Name = 'Courier'
  137.     Font.Style = []
  138.     ItemHeight = 13
  139.     ParentFont = False
  140.     ParentShowHint = False
  141.     ShowHint = True
  142.     TabOrder = 2
  143.   end
  144.   object LBucetdo: TListBox
  145.     Left = 352
  146.     Top = 104
  147.     Width = 217
  148.     Height = 23
  149.     Hint = 'Vyberte posledn∩┐╜ ∩┐╜∩┐╜et'
  150.     Font.Charset = EASTEUROPE_CHARSET
  151.     Font.Color = clBlack
  152.     Font.Height = -13
  153.     Font.Name = 'Courier'
  154.     Font.Style = []
  155.     ItemHeight = 13
  156.     ParentFont = False
  157.     ParentShowHint = False
  158.     ShowHint = True
  159.     TabOrder = 3
  160.   end
  161.   object Bdatum: TButton
  162.     Left = 360
  163.     Top = 192
  164.     Width = 75
  165.     Height = 25
  166.     Hint = 'Zm∩┐╜nit nastaven∩┐╜ filtru podle data(neodzkouseno)'
  167.     Caption = '&Datum...'
  168.     ParentShowHint = False
  169.     ShowHint = True
  170.     TabOrder = 4
  171.     OnClick = BdatumClick
  172.   end
  173.   object SGsoucet: TStringGrid
  174.     Left = 352
  175.     Top = 264
  176.     Width = 210
  177.     Height = 43
  178.     TabStop = False
  179.     ColCount = 4
  180.     DefaultRowHeight = 19
  181.     FixedCols = 3
  182.     RowCount = 2
  183.     ScrollBars = ssNone
  184.     TabOrder = 6
  185.   end
  186.   object Bgraf: TButton
  187.     Left = 432
  188.     Top = 16
  189.     Width = 75
  190.     Height = 25
  191.     Hint = 'Ve v∩┐╜voji'
  192.     Caption = 'Zobrazit &graf'
  193.     ParentShowHint = False
  194.     ShowHint = True
  195.     TabOrder = 1
  196.     OnClick = BgrafClick
  197.   end
  198.   object Button1: TButton
  199.     Left = 360
  200.     Top = 136
  201.     Width = 75
  202.     Height = 25
  203.     Caption = 'graf visible'
  204.     TabOrder = 7
  205.     Visible = False
  206.     OnClick = Button1Click
  207.   end
  208.   object Eoddatum: TEdit
  209.     Left = 128
  210.     Top = 136
  211.     Width = 57
  212.     Height = 21
  213.     TabStop = False
  214.     MaxLength = 8
  215.     ReadOnly = True
  216.     TabOrder = 8
  217.     Text = '00000000'
  218.     Visible = False
  219.     OnChange = EoddatumChange
  220.   end
  221.   object Edodatum: TEdit
  222.     Left = 128
  223.     Top = 168
  224.     Width = 57
  225.     Height = 21
  226.     TabStop = False
  227.     MaxLength = 8
  228.     ReadOnly = True
  229.     TabOrder = 9
  230.     Text = '99999999'
  231.     Visible = False
  232.     OnChange = EdodatumChange
  233.   end
  234. end
  235.