home *** CD-ROM | disk | FTP | other *** search
/ BUG 14 / BUGCD1998_05.ISO / aplic / ipos / _setup.1 / Knjigovodstvo.exe / 0 / RCDATA / TFM0003000PORUKA / TFM0003000PORUKA.txt
Text File  |  1998-04-04  |  3KB  |  171 lines

  1. object fm0003000Poruka: Tfm0003000Poruka
  2.   Left = 327
  3.   Top = 224
  4.   HelpContext = 300000
  5.   BorderIcons = [biHelp]
  6.   BorderStyle = bsDialog
  7.   Caption = 'fm0003000Poruka'
  8.   ClientHeight = 265
  9.   ClientWidth = 447
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object paTipke: TPanel
  19.     Left = 345
  20.     Top = 0
  21.     Width = 102
  22.     Height = 265
  23.     Align = alRight
  24.     BevelOuter = bvNone
  25.     TabOrder = 0
  26.     object bb1: TBitBtn
  27.       Left = 11
  28.       Top = 6
  29.       Width = 85
  30.       Height = 21
  31.       Caption = 'bb1'
  32.       ModalResult = 1
  33.       TabOrder = 0
  34.       OnClick = bb1Click
  35.       NumGlyphs = 2
  36.     end
  37.     object bb2: TBitBtn
  38.       Left = 11
  39.       Top = 32
  40.       Width = 85
  41.       Height = 21
  42.       Caption = 'bb2'
  43.       ModalResult = 1
  44.       TabOrder = 1
  45.       OnClick = bb2Click
  46.     end
  47.     object bb3: TBitBtn
  48.       Left = 11
  49.       Top = 58
  50.       Width = 85
  51.       Height = 21
  52.       Caption = 'bb3'
  53.       ModalResult = 1
  54.       TabOrder = 2
  55.       OnClick = bb3Click
  56.     end
  57.     object bb4: TBitBtn
  58.       Left = 11
  59.       Top = 84
  60.       Width = 85
  61.       Height = 21
  62.       Caption = 'bb4'
  63.       ModalResult = 1
  64.       TabOrder = 3
  65.       OnClick = bb4Click
  66.     end
  67.     object bb5: TBitBtn
  68.       Left = 11
  69.       Top = 110
  70.       Width = 85
  71.       Height = 21
  72.       Caption = 'bb5'
  73.       ModalResult = 1
  74.       TabOrder = 4
  75.       OnClick = bb5Click
  76.     end
  77.     object bb6: TBitBtn
  78.       Left = 11
  79.       Top = 136
  80.       Width = 85
  81.       Height = 21
  82.       Caption = 'bb6'
  83.       ModalResult = 1
  84.       TabOrder = 5
  85.       OnClick = bb6Click
  86.     end
  87.     object bb7: TBitBtn
  88.       Left = 11
  89.       Top = 162
  90.       Width = 85
  91.       Height = 21
  92.       Caption = 'bb7'
  93.       ModalResult = 1
  94.       TabOrder = 6
  95.       OnClick = bb7Click
  96.     end
  97.     object bb8: TBitBtn
  98.       Left = 11
  99.       Top = 188
  100.       Width = 85
  101.       Height = 21
  102.       Caption = 'bb8'
  103.       ModalResult = 1
  104.       TabOrder = 7
  105.       OnClick = bb8Click
  106.     end
  107.     object bb9: TBitBtn
  108.       Left = 11
  109.       Top = 214
  110.       Width = 85
  111.       Height = 21
  112.       Caption = 'bb9'
  113.       ModalResult = 1
  114.       TabOrder = 8
  115.       OnClick = bb9Click
  116.     end
  117.     object bb10: TBitBtn
  118.       Left = 11
  119.       Top = 240
  120.       Width = 85
  121.       Height = 21
  122.       Caption = 'bb10'
  123.       ModalResult = 1
  124.       TabOrder = 9
  125.       OnClick = bb10Click
  126.     end
  127.   end
  128.   object spaTekst: TScrollBox
  129.     Left = 0
  130.     Top = 0
  131.     Width = 345
  132.     Height = 265
  133.     VertScrollBar.Tracking = True
  134.     Align = alClient
  135.     TabOrder = 1
  136.     object imgSlika: TImage
  137.       Left = 9
  138.       Top = 10
  139.       Width = 61
  140.       Height = 61
  141.     end
  142.     object lbVrijeme: TLabel
  143.       Left = 319
  144.       Top = 5
  145.       Width = 3
  146.       Height = 13
  147.     end
  148.     object lbPoruka: TLabel
  149.       Left = 64
  150.       Top = 45
  151.       Width = 263
  152.       Height = 16
  153.       Caption = 'lbPoruka-----------------------------------------------------'
  154.       Font.Charset = DEFAULT_CHARSET
  155.       Font.Color = clWindowText
  156.       Font.Height = -13
  157.       Font.Name = 'Arial CE'
  158.       Font.Style = []
  159.       ParentFont = False
  160.       Layout = tlCenter
  161.       WordWrap = True
  162.     end
  163.   end
  164.   object Timer1: TTimer
  165.     Enabled = False
  166.     OnTimer = Timer1Timer
  167.     Left = 15
  168.     Top = 87
  169.   end
  170. end
  171.