home *** CD-ROM | disk | FTP | other *** search
/ BUG 11 / BUGCD1998_02.ISO / aplic / trade / _setup.1 / main.exe / 0 / RCDATA / TULAZNAFAKTURAPOVRAT / TULAZNAFAKTURAPOVRAT.txt
Text File  |  1998-01-05  |  61KB  |  2,098 lines

  1. object UlaznaFakturaPovrat: TUlaznaFakturaPovrat
  2.   Tag = 1
  3.   Left = 145
  4.   Top = 106
  5.   ActiveControl = gTable
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Povratnice dobavlja∩┐╜u'
  9.   ClientHeight = 453
  10.   ClientWidth = 632
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   Position = poScreenCenter
  18.   OnCloseQuery = FormCloseQuery
  19.   OnHide = FormHide
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Book: TNotebook
  25.     Tag = 1
  26.     Left = 0
  27.     Top = 0
  28.     Width = 632
  29.     Height = 453
  30.     Align = alClient
  31.     TabOrder = 0
  32.     object TPage
  33.       Tag = 1
  34.       Left = 0
  35.       Top = 0
  36.       Caption = 'Zaglavlje'
  37.       object Bevel41: TBevel
  38.         Left = 544
  39.         Top = 320
  40.         Width = 5
  41.         Height = 49
  42.         Shape = bsLeftLine
  43.       end
  44.       object Bevel12: TBevel
  45.         Left = 346
  46.         Top = 320
  47.         Width = 5
  48.         Height = 49
  49.         Shape = bsLeftLine
  50.       end
  51.       object Bevel15: TBevel
  52.         Left = 192
  53.         Top = 244
  54.         Width = 5
  55.         Height = 49
  56.         Shape = bsLeftLine
  57.       end
  58.       object Bevel2: TBevel
  59.         Left = 96
  60.         Top = 244
  61.         Width = 5
  62.         Height = 49
  63.         Shape = bsLeftLine
  64.       end
  65.       object Bevel1: TBevel
  66.         Left = 4
  67.         Top = 288
  68.         Width = 625
  69.         Height = 5
  70.         Shape = bsBottomLine
  71.       end
  72.       object Bevel43: TBevel
  73.         Left = 4
  74.         Top = 316
  75.         Width = 625
  76.         Height = 5
  77.         Shape = bsBottomLine
  78.       end
  79.       object Bevel6: TBevel
  80.         Left = 4
  81.         Top = 244
  82.         Width = 625
  83.         Height = 205
  84.         Shape = bsFrame
  85.       end
  86.       object Bojano: TShape
  87.         Left = 7
  88.         Top = 247
  89.         Width = 88
  90.         Height = 44
  91.         Brush.Color = clRed
  92.         Pen.Style = psClear
  93.       end
  94.       object Label44: TLabel
  95.         Left = 9
  96.         Top = 249
  97.         Width = 85
  98.         Height = 13
  99.         Caption = 'Storno UFA br.'
  100.         Font.Charset = DEFAULT_CHARSET
  101.         Font.Color = clBlack
  102.         Font.Height = -12
  103.         Font.Name = 'MS Sans Serif'
  104.         Font.Style = [fsBold]
  105.         ParentFont = False
  106.         Transparent = True
  107.       end
  108.       object Label1: TLabel
  109.         Left = 8
  110.         Top = 248
  111.         Width = 85
  112.         Height = 13
  113.         Caption = 'Storno UFA br.'
  114.         Font.Charset = DEFAULT_CHARSET
  115.         Font.Color = clWhite
  116.         Font.Height = -12
  117.         Font.Name = 'MS Sans Serif'
  118.         Font.Style = [fsBold]
  119.         ParentFont = False
  120.         Transparent = True
  121.       end
  122.       object Label2: TLabel
  123.         Left = 106
  124.         Top = 248
  125.         Width = 75
  126.         Height = 13
  127.         Caption = 'Datum knji∩┐╜enja'
  128.         FocusControl = EditDatumKnj
  129.         Font.Charset = DEFAULT_CHARSET
  130.         Font.Color = clWindowText
  131.         Font.Height = -12
  132.         Font.Name = 'MS Sans Serif'
  133.         Font.Style = []
  134.         ParentFont = False
  135.         Transparent = True
  136.       end
  137.       object Label3: TLabel
  138.         Left = 355
  139.         Top = 326
  140.         Width = 70
  141.         Height = 13
  142.         Caption = 'Datum povrata'
  143.         FocusControl = EditDatumDok
  144.       end
  145.       object Label6: TLabel
  146.         Left = 444
  147.         Top = 326
  148.         Width = 71
  149.         Height = 13
  150.         Caption = 'Povratnica broj'
  151.       end
  152.       object Label4: TLabel
  153.         Left = 200
  154.         Top = 248
  155.         Width = 62
  156.         Height = 13
  157.         Caption = 'Dobavlja∩┐╜:'
  158.         Font.Charset = DEFAULT_CHARSET
  159.         Font.Color = clWindowText
  160.         Font.Height = -12
  161.         Font.Name = 'MS Sans Serif'
  162.         Font.Style = [fsBold]
  163.         ParentFont = False
  164.       end
  165.       object DBText2: TMyDBText
  166.         Left = 344
  167.         Top = 248
  168.         Width = 279
  169.         Height = 13
  170.         DataField = 'Naziv'
  171.         DataSource = DataUfaP.sPart
  172.       end
  173.       object DBText37: TMyDBText
  174.         Left = 344
  175.         Top = 262
  176.         Width = 279
  177.         Height = 13
  178.         DataField = 'Mjesto'
  179.         DataSource = DataUfaP.sPart
  180.       end
  181.       object DBText41: TMyDBText
  182.         Left = 344
  183.         Top = 276
  184.         Width = 279
  185.         Height = 13
  186.         DataField = 'UlicaBroj'
  187.         DataSource = DataUfaP.sPart
  188.       end
  189.       object Label5: TLabel
  190.         Left = 12
  191.         Top = 324
  192.         Width = 87
  193.         Height = 13
  194.         Caption = 'Ra∩┐╜un dobavlja∩┐╜a'
  195.       end
  196.       object Label7: TLabel
  197.         Left = 132
  198.         Top = 324
  199.         Width = 104
  200.         Height = 13
  201.         Caption = 'Ukupan iznos ra∩┐╜una:'
  202.       end
  203.       object Bevel34: TBevel
  204.         Left = 128
  205.         Top = 340
  206.         Width = 109
  207.         Height = 21
  208.         Style = bsRaised
  209.       end
  210.       object DBText30: TMyDBText
  211.         Left = 132
  212.         Top = 344
  213.         Width = 101
  214.         Height = 13
  215.         Alignment = taRightJustify
  216.         DataField = 'Vrijednost'
  217.         DataSource = DataUfaP.sGlava2
  218.       end
  219.       object Label13: TLabel
  220.         Left = 552
  221.         Top = 324
  222.         Width = 53
  223.         Height = 26
  224.         AutoSize = False
  225.         Caption = 'Promjena podno∩┐╜ja'
  226.         Color = clBtnFace
  227.         ParentColor = False
  228.         Transparent = True
  229.         WordWrap = True
  230.       end
  231.       object Label9: TLabel
  232.         Left = 12
  233.         Top = 300
  234.         Width = 94
  235.         Height = 13
  236.         Caption = 'Dodatno financijsko'
  237.         Font.Charset = DEFAULT_CHARSET
  238.         Font.Color = clWindowText
  239.         Font.Height = -12
  240.         Font.Name = 'MS Sans Serif'
  241.         Font.Style = []
  242.         ParentFont = False
  243.       end
  244.       object Label10: TLabel
  245.         Left = 180
  246.         Top = 300
  247.         Width = 11
  248.         Height = 13
  249.         Caption = 'za'
  250.       end
  251.       object Label12: TLabel
  252.         Left = 320
  253.         Top = 300
  254.         Width = 42
  255.         Height = 13
  256.         Caption = 'na konto'
  257.       end
  258.       object Label14: TLabel
  259.         Left = 252
  260.         Top = 324
  261.         Width = 27
  262.         Height = 13
  263.         Caption = 'Porez'
  264.       end
  265.       object Bevel46: TBevel
  266.         Left = 240
  267.         Top = 320
  268.         Width = 5
  269.         Height = 50
  270.         Shape = bsRightLine
  271.       end
  272.       object xPremaPDVu: TDBChecker
  273.         Left = 256
  274.         Top = 344
  275.         Width = 13
  276.         Height = 13
  277.         TabStop = False
  278.         Caption = 'xPremaPDVu'
  279.         DataField = 'PremaPDVu'
  280.         DataSource = DataUfaP.sGlava2
  281.         Enabled = False
  282.         Font.Charset = DEFAULT_CHARSET
  283.         Font.Color = clRed
  284.         Font.Height = -11
  285.         Font.Name = 'MS Sans Serif'
  286.         Font.Style = []
  287.         ParentFont = False
  288.         TabOrder = 15
  289.         ValueChecked = 'True'
  290.         ValueUnchecked = 'False'
  291.         OnChange = xPremaPDVuChange
  292.       end
  293.       object nKontoOd: TDBName
  294.         Tag = 55
  295.         Left = 440
  296.         Top = 296
  297.         Width = 185
  298.         Height = 21
  299.         TabStop = False
  300.         AutoSize = False
  301.         Color = clBtnFace
  302.         Ctl3D = True
  303.         DataField = 'Naziv'
  304.         DataSource = DataUfaP.sKonto6
  305.         ParentCtl3D = False
  306.         TabOrder = 7
  307.       end
  308.       object Knjizeno: TDBEdit
  309.         Left = 72
  310.         Top = 268
  311.         Width = 13
  312.         Height = 13
  313.         TabStop = False
  314.         AutoSize = False
  315.         DataField = 'Knjizeno'
  316.         DataSource = DataUfaP.sCodes
  317.         Enabled = False
  318.         TabOrder = 14
  319.         OnChange = KnjizenoChange
  320.       end
  321.       object gTable: TMyDBGrid
  322.         Tag = 1
  323.         Left = 6
  324.         Top = 2
  325.         Width = 619
  326.         Height = 239
  327.         FindByName = False
  328.         DataSource = DataUfaP.sGlava
  329.         Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgConfirmDelete]
  330.         TabOrder = 0
  331.         TitleFont.Charset = DEFAULT_CHARSET
  332.         TitleFont.Color = clWindowText
  333.         TitleFont.Height = -12
  334.         TitleFont.Name = 'MS Sans Serif'
  335.         TitleFont.Style = []
  336.         OnSpace = KnjiziUFUClick
  337.         OnCtrlSpace = KnjiziSveUfeClick
  338.       end
  339.       object eSifra: TDBKeyField
  340.         Left = 12
  341.         Top = 264
  342.         Width = 77
  343.         Height = 20
  344.         AutoSize = False
  345.         Ctl3D = True
  346.         DataField = 'BROJUFE'
  347.         DataSource = DataUfaP.sGlava
  348.         Font.Charset = DEFAULT_CHARSET
  349.         Font.Color = clWindowText
  350.         Font.Height = -12
  351.         Font.Name = 'MS Sans Serif'
  352.         Font.Style = []
  353.         ParentCtl3D = False
  354.         ParentFont = False
  355.         TabOrder = 1
  356.         DisplayName = 'Broj Ulazne fakture'
  357.         OnNew = eSifraNew
  358.         OnRename = eSifraRename
  359.       end
  360.       object EditDatumKnj: TDBVar
  361.         Left = 108
  362.         Top = 264
  363.         Width = 73
  364.         Height = 20
  365.         AutoSize = False
  366.         DataField = 'DatumKnj'
  367.         DataSource = DataUfaP.sGlava
  368.         TabOrder = 2
  369.         OnExitChanged = EditDatumKnjExitChanged
  370.       end
  371.       object EditDatumDok: TDBVar
  372.         Left = 356
  373.         Top = 342
  374.         Width = 77
  375.         Height = 20
  376.         AutoSize = False
  377.         DataField = 'DatumDok'
  378.         DataSource = DataUfaP.sGlava
  379.         TabOrder = 10
  380.         OnExitChanged = EditDatumDokExit
  381.       end
  382.       object Dobavljac: TDBJustLookup
  383.         Left = 200
  384.         Top = 264
  385.         Width = 139
  386.         Height = 21
  387.         DataField = 'DOBAVLJAC'
  388.         DataSource = DataUfaP.sGlava
  389.         LookupSource = DataUfaP.sPartner
  390.         LookupDisplay = 'SIFRA'
  391.         LookupField = 'PARTNER'
  392.         TabOrder = 3
  393.         OnEnter = DobavljacEnter
  394.         Required = True
  395.         DisplayName = '∩┐╜ifra dobavlja∩┐╜a'
  396.         OnExitChanged = DobavljacExitChanged
  397.         OnF2Press = Dobavljac_F2
  398.       end
  399.       object EditRacunBr: TDBVar
  400.         Left = 444
  401.         Top = 342
  402.         Width = 93
  403.         Height = 20
  404.         TabStop = False
  405.         AutoSize = False
  406.         Color = clBtnFace
  407.         DataField = 'RacunBr'
  408.         DataSource = DataUfaP.sGlava
  409.         TabOrder = 11
  410.         OnExitChanged = EditRacunBrExitChanged
  411.       end
  412.       object eRacun: TDBLookup
  413.         Left = 12
  414.         Top = 340
  415.         Width = 109
  416.         Height = 21
  417.         DataField = 'UFABR'
  418.         DataSource = DataUfaP.sGlava
  419.         LookupSource = DataUfaP.sGlava2
  420.         LookupDisplay = 'RACUNBR'
  421.         LookupField = 'CODE'
  422.         TabOrder = 8
  423.         OnEnter = eRacunEnter
  424.         Required = True
  425.         DisplayName = 'Ra∩┐╜un dobavlja∩┐╜a (UFA)'
  426.         OnExitChanged = eRacunExitChanged
  427.       end
  428.       object Books: TNotebook
  429.         Left = 4
  430.         Top = 368
  431.         Width = 625
  432.         Height = 77
  433.         TabOrder = 13
  434.         object TPage
  435.           Left = 0
  436.           Top = 0
  437.           Caption = 'Podaci'
  438.           object Bevel5: TBevel
  439.             Left = 319
  440.             Top = 0
  441.             Width = 6
  442.             Height = 49
  443.             Shape = bsLeftLine
  444.           end
  445.           object Bevel7: TBevel
  446.             Left = 320
  447.             Top = 48
  448.             Width = 305
  449.             Height = 3
  450.             Shape = bsBottomLine
  451.           end
  452.           object Label102: TLabel
  453.             Left = 164
  454.             Top = 6
  455.             Width = 127
  456.             Height = 13
  457.             Caption = 'Na∩┐╜i ostali tro∩┐╜kovi povrata'
  458.           end
  459.           object Label103: TLabel
  460.             Left = 8
  461.             Top = 6
  462.             Width = 113
  463.             Height = 13
  464.             Caption = 'Na∩┐╜i transportni tro∩┐╜kovi'
  465.           end
  466.           object KontoObavezaLabel: TLabel
  467.             Left = 316
  468.             Top = 60
  469.             Width = 94
  470.             Height = 13
  471.             Caption = 'Konto obaveze (P) :'
  472.             Font.Charset = DEFAULT_CHARSET
  473.             Font.Color = clGray
  474.             Font.Height = -12
  475.             Font.Name = 'MS Sans Serif'
  476.             Font.Style = []
  477.             ParentFont = False
  478.           end
  479.           object Bevel3: TBevel
  480.             Left = 8
  481.             Top = 48
  482.             Width = 301
  483.             Height = 4
  484.             Shape = bsTopLine
  485.             Style = bsRaised
  486.           end
  487.           object KontoTrosakLabel: TLabel
  488.             Left = 8
  489.             Top = 60
  490.             Width = 83
  491.             Height = 13
  492.             Caption = 'Konto tro∩┐╜ak (D) :'
  493.             Font.Charset = DEFAULT_CHARSET
  494.             Font.Color = clGray
  495.             Font.Height = -12
  496.             Font.Name = 'MS Sans Serif'
  497.             Font.Style = []
  498.             ParentFont = False
  499.           end
  500.           object Bevel4: TBevel
  501.             Left = -4
  502.             Top = 0
  503.             Width = 629
  504.             Height = 3
  505.             Shape = bsTopLine
  506.           end
  507.           object Bevel39: TBevel
  508.             Left = 619
  509.             Top = 0
  510.             Width = 6
  511.             Height = 93
  512.             Shape = bsRightLine
  513.           end
  514.           object Bevel40: TBevel
  515.             Left = 0
  516.             Top = 0
  517.             Width = 5
  518.             Height = 93
  519.             Shape = bsLeftLine
  520.           end
  521.           object StavkeButton: TBitBtn
  522.             Left = 332
  523.             Top = 9
  524.             Width = 89
  525.             Height = 33
  526.             Caption = 'Stavke'
  527.             Font.Charset = DEFAULT_CHARSET
  528.             Font.Color = clWindowText
  529.             Font.Height = -12
  530.             Font.Name = 'MS Sans Serif'
  531.             Font.Style = []
  532.             ParentFont = False
  533.             TabOrder = 6
  534.             OnClick = StavkeButtonClick
  535.             Glyph.Data = {
  536.               76020000424D7602000000000000760000002800000040000000100000000100
  537.               0400000000000002000000000000000000001000000000000000000000000000
  538.               80000080000000808000800000008000800080800000C0C0C000808080000000
  539.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  540.               33333333333393333333333333333333333333333333FF333333333333333333
  541.               333333333339093333333333333333333333333333F888F33333333333333333
  542.               333333333990F0933333333333333333333333333888388F3333333333333333
  543.               33333333990F0F0933333333333FF333333333338F838388F333333333003333
  544.               3333333900FFF0F09333333333883FF3333333F8883338388F333333330A0033
  545.               33333990FFFFFF0F09333333338F883FF33338883F33338388F33333330AAA00
  546.               3333990F0FFFFFF0F0933FFFFF8F33883FF38F8383F33338388F0000000AAAAA
  547.               003390FFF0FFFFFF0F09888888833333883F8833383F333383880AAAAAAAAAAA
  548.               AA030FFFFF0FFFFFF0F08FFFFFFF33333F8883F33383F33338380000000AAAAA
  549.               003330FFFFF0FFFFFF038888888F333F8833383F33383F333F833333330AAA00
  550.               3333330FFFFF0FFF00333333338F3F8833333383F33383FF88333333330A0033
  551.               33333330FFFFF00033333333338F8833333333383F3338883333333333003333
  552.               333333330FFF033333333333338833333333333383FF83333333333333333333
  553.               3333333330003333333333333333333333333333388833333333333333333333
  554.               3333333333333333333333333333333333333333333333333333333333333333
  555.               3333333333333333333333333333333333333333333333333333}
  556.             NumGlyphs = 2
  557.           end
  558.           object eKontoTrosak: TDBLookupField
  559.             Left = 92
  560.             Top = 56
  561.             Width = 67
  562.             Height = 21
  563.             TabStop = False
  564.             DataField = 'KONTOTROSKA'
  565.             DataSource = DataUfaP.sGlava
  566.             LookupSource = DataUfaP.sKonto4
  567.             LookupDisplay = 'KONTO'
  568.             LookupField = 'CODE'
  569.             Color = clBtnFace
  570.             Enabled = False
  571.             TabOrder = 2
  572.             DisplayName = 'Konto tro∩┐╜ka'
  573.             OnExitChanged = Izmjene
  574.             OnF2Press = KontniPlan_F2
  575.           end
  576.           object nKontoTrosak: TDBName
  577.             Tag = 55
  578.             Left = 160
  579.             Top = 56
  580.             Width = 149
  581.             Height = 21
  582.             TabStop = False
  583.             AutoSize = False
  584.             Color = clBtnFace
  585.             Ctl3D = True
  586.             DataField = 'Naziv'
  587.             DataSource = DataUfaP.sKonto4
  588.             ParentCtl3D = False
  589.             TabOrder = 3
  590.           end
  591.           object eTransTros: TDBVar
  592.             Left = 8
  593.             Top = 22
  594.             Width = 145
  595.             Height = 20
  596.             AutoSize = False
  597.             DataField = 'Transport'
  598.             DataSource = DataUfaP.sGlava
  599.             TabOrder = 0
  600.             OnChange = TrosakNaStavkeChanged
  601.             OnExitChanged = TrosakNaStavke
  602.           end
  603.           object eOstaliTros: TDBVar
  604.             Left = 164
  605.             Top = 22
  606.             Width = 145
  607.             Height = 20
  608.             AutoSize = False
  609.             DataField = 'OstaliTroskovi'
  610.             DataSource = DataUfaP.sGlava
  611.             TabOrder = 1
  612.             OnChange = TrosakNaStavkeChanged
  613.             OnExitChanged = TrosakNaStavke
  614.           end
  615.           object nKontoTrosakD: TDBName
  616.             Tag = 55
  617.             Left = 480
  618.             Top = 56
  619.             Width = 137
  620.             Height = 21
  621.             TabStop = False
  622.             AutoSize = False
  623.             Color = clBtnFace
  624.             Ctl3D = True
  625.             DataField = 'Naziv'
  626.             DataSource = DataUfaP.sKonto5
  627.             ParentCtl3D = False
  628.             TabOrder = 5
  629.           end
  630.           object eKontoTrosakD: TDBLookupField
  631.             Left = 412
  632.             Top = 56
  633.             Width = 67
  634.             Height = 21
  635.             TabStop = False
  636.             DataField = 'KONTOTROSKAD'
  637.             DataSource = DataUfaP.sGlava
  638.             LookupSource = DataUfaP.sKonto5
  639.             LookupDisplay = 'KONTO'
  640.             LookupField = 'CODE'
  641.             Color = clBtnFace
  642.             Enabled = False
  643.             TabOrder = 4
  644.             DisplayName = 'Konto obra∩┐╜unatih tro∩┐╜kova'
  645.             OnExitChanged = Izmjene
  646.             OnF2Press = KontniPlan_F2
  647.           end
  648.           object PrintBtn: TBitBtn
  649.             Left = 420
  650.             Top = 9
  651.             Width = 45
  652.             Height = 33
  653.             TabOrder = 7
  654.             OnClick = PrintBtnClick
  655.             Glyph.Data = {
  656.               76010000424D7601000000000000760000002800000020000000100000000100
  657.               04000000000000010000130B0000130B00001000000000000000000000000000
  658.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  659.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  660.               00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  661.               8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  662.               8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  663.               8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  664.               03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  665.               03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  666.               33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  667.               33333337FFFF7733333333300000033333333337777773333333}
  668.             NumGlyphs = 2
  669.           end
  670.           object CalcBtn: TBitBtn
  671.             Left = 464
  672.             Top = 9
  673.             Width = 41
  674.             Height = 33
  675.             TabOrder = 8
  676.             OnClick = KnjiziUFUClick
  677.             Glyph.Data = {
  678.               76010000424D7601000000000000760000002800000020000000100000000100
  679.               04000000000000010000120B0000120B00001000000000000000000000000000
  680.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  681.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  682.               73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  683.               0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  684.               0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  685.               0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  686.               0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  687.               0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  688.               0333337F777777737F333308888888880333337F333333337F33330888888888
  689.               03333373FFFFFFFF733333700000000073333337777777773333}
  690.             NumGlyphs = 2
  691.           end
  692.           object ZapisiButton: TBitBtn
  693.             Left = 504
  694.             Top = 9
  695.             Width = 69
  696.             Height = 33
  697.             Caption = 'S.Ufa'
  698.             Font.Charset = DEFAULT_CHARSET
  699.             Font.Color = clWindowText
  700.             Font.Height = -12
  701.             Font.Name = 'MS Sans Serif'
  702.             Font.Style = [fsBold]
  703.             ParentFont = False
  704.             TabOrder = 9
  705.             OnClick = ZapisiButtonClick
  706.             Glyph.Data = {
  707.               76010000424D7601000000000000760000002800000020000000100000000100
  708.               04000000000000010000130B0000130B00001000000000000000000000000000
  709.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  710.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  711.               333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  712.               0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  713.               07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  714.               07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  715.               0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  716.               33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  717.               B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  718.               3BB33773333773333773B333333B3333333B7333333733333337}
  719.             NumGlyphs = 2
  720.           end
  721.           object CalcBtnX: TBitBtn
  722.             Left = 572
  723.             Top = 9
  724.             Width = 41
  725.             Height = 33
  726.             TabOrder = 10
  727.             OnClick = KnjiziSveUfeClick
  728.             Glyph.Data = {
  729.               F6010000424DF601000000000000760000002800000030000000100000000100
  730.               0400000000008001000000000000000000001000000000000000000000000000
  731.               80000080000000808000800000008000800080800000C0C0C000808080000000
  732.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00380000000008
  733.               333330333333338888888883F333338F333330777777777033333033333338F3
  734.               F3F3FFF8F3333383F33330707079997033330903333338F838388838F33338F8
  735.               F33330777777777033330903333338F3F3F3F3F8F33338383F33307070707070
  736.               33309990333338F838383838F3338F338F3330777777777033309990333338F3
  737.               F3F3F3F8F333833383F330707070707033099999033338F838383838F338F333
  738.               38F330777777777033099999033338F3F3F3F3F8F3383333383F307070707070
  739.               30999999903338F838383838F38FFFF3FF8F30777777777030000900003338F3
  740.               FFFFFFF8F38888F8888330700000007033330903333338F8888888F8F33338F8
  741.               F333307000E0E07033330903333338F8FFFFF8F8F33338F8F333307000000070
  742.               33330903333338F888888838F33338F8F33330777777777033330903333338F3
  743.               33333338F33338F8F333307777777770333309033333383FFFFFFFF8333338F8
  744.               F333380000000008333300033333338888888883333338883333}
  745.             NumGlyphs = 2
  746.           end
  747.         end
  748.         object TPage
  749.           Left = 0
  750.           Top = 0
  751.           Caption = 'Podno∩┐╜je'
  752.           object Bevel36: TBevel
  753.             Left = -4
  754.             Top = 0
  755.             Width = 629
  756.             Height = 3
  757.             Shape = bsTopLine
  758.           end
  759.           object Bevel37: TBevel
  760.             Left = 0
  761.             Top = 0
  762.             Width = 5
  763.             Height = 93
  764.             Shape = bsLeftLine
  765.           end
  766.           object Bevel38: TBevel
  767.             Left = 619
  768.             Top = 0
  769.             Width = 6
  770.             Height = 97
  771.             Shape = bsRightLine
  772.           end
  773.           object ePodnozje: TMyDBMemo
  774.             Left = 8
  775.             Top = 4
  776.             Width = 553
  777.             Height = 73
  778.             DataField = 'Podnozje'
  779.             DataSource = DataUfaP.sGlava
  780.             Font.Charset = DEFAULT_CHARSET
  781.             Font.Color = clWindowText
  782.             Font.Height = -13
  783.             Font.Name = 'Courier New CE'
  784.             Font.Style = []
  785.             ParentFont = False
  786.             TabOrder = 0
  787.             WordWrap = False
  788.           end
  789.           object ZapisiPodnozje: TBitBtn
  790.             Left = 568
  791.             Top = 24
  792.             Width = 43
  793.             Height = 53
  794.             Caption = 'Zapi∩┐╜i'
  795.             TabOrder = 1
  796.             OnClick = ZapisiPodnozjeClick
  797.             Glyph.Data = {
  798.               76010000424D7601000000000000760000002800000020000000100000000100
  799.               04000000000000010000120B0000120B00001000000000000000000000000000
  800.               800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  801.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  802.               555555FFFFFFFFFF5F5557777777777505555777777777757F55555555555555
  803.               055555555555FF5575F555555550055030555555555775F7F7F55555550FB000
  804.               005555555575577777F5555550FB0BF0F05555555755755757F555550FBFBF0F
  805.               B05555557F55557557F555550BFBF0FB005555557F55575577F555500FBFBFB0
  806.               305555577F555557F7F5550E0BFBFB003055557575F55577F7F550EEE0BFB0B0
  807.               305557FF575F5757F7F5000EEE0BFBF03055777FF575FFF7F7F50000EEE00000
  808.               30557777FF577777F7F500000E05555BB05577777F75555777F5500000555550
  809.               3055577777555557F7F555000555555999555577755555577755}
  810.             Layout = blGlyphBottom
  811.             NumGlyphs = 2
  812.           end
  813.         end
  814.       end
  815.       object xPromPod: TDBChecker
  816.         Left = 552
  817.         Top = 352
  818.         Width = 69
  819.         Height = 13
  820.         Alignment = taLeftJustify
  821.         Caption = 'fakture:'
  822.         DataField = 'PromPod'
  823.         DataSource = DataUfaP.sGlava
  824.         Font.Charset = DEFAULT_CHARSET
  825.         Font.Color = clRed
  826.         Font.Height = -11
  827.         Font.Name = 'MS Sans Serif'
  828.         Font.Style = []
  829.         ParentFont = False
  830.         TabOrder = 12
  831.         ValueChecked = 'True'
  832.         ValueUnchecked = 'False'
  833.         OnChange = xPromPodChange
  834.       end
  835.       object xOdobrenje: TDBChecker
  836.         Left = 112
  837.         Top = 300
  838.         Width = 69
  839.         Height = 13
  840.         Caption = 'odobrenje'
  841.         DataField = 'Odobreno'
  842.         DataSource = DataUfaP.sGlava
  843.         Font.Charset = DEFAULT_CHARSET
  844.         Font.Color = clRed
  845.         Font.Height = -12
  846.         Font.Name = 'MS Sans Serif'
  847.         Font.Style = []
  848.         ParentFont = False
  849.         TabOrder = 4
  850.         ValueChecked = 'True'
  851.         ValueUnchecked = 'False'
  852.         OnClick = xOdobrenjeClick
  853.       end
  854.       object eOdobrenIznos: TDBVar
  855.         Left = 200
  856.         Top = 296
  857.         Width = 113
  858.         Height = 21
  859.         AutoSize = False
  860.         DataField = 'IznosOd'
  861.         DataSource = DataUfaP.sGlava
  862.         TabOrder = 5
  863.         OnExitChanged = eOdobrenIznosExitChanged
  864.       end
  865.       object eKontoOd: TDBLookupField
  866.         Left = 368
  867.         Top = 296
  868.         Width = 73
  869.         Height = 21
  870.         TabStop = False
  871.         DataField = 'KONTOOD'
  872.         DataSource = DataUfaP.sGlava
  873.         LookupSource = DataUfaP.sKonto6
  874.         LookupDisplay = 'KONTO'
  875.         LookupField = 'CODE'
  876.         Color = clBtnFace
  877.         Enabled = False
  878.         TabOrder = 6
  879.         DisplayName = 'Konto tro∩┐╜ka'
  880.         OnExitChanged = Izmjene
  881.         OnF2Press = KontniPlan_F2
  882.       end
  883.       object ePretporez: TDBVar
  884.         Left = 252
  885.         Top = 340
  886.         Width = 89
  887.         Height = 21
  888.         AutoSize = False
  889.         DataField = 'Pretporez'
  890.         DataSource = DataUfaP.sGlava
  891.         TabOrder = 9
  892.         OnEnter = ePretporezEnter
  893.         OnExitChanged = ePretporezExitChanged
  894.       end
  895.     end
  896.     object TPage
  897.       Tag = 1
  898.       Left = 0
  899.       Top = 0
  900.       Caption = 'Stavke'
  901.       object Bevel9: TBevel
  902.         Left = 420
  903.         Top = 1
  904.         Width = 5
  905.         Height = 21
  906.         Shape = bsLeftLine
  907.       end
  908.       object Bevel64: TBevel
  909.         Left = 296
  910.         Top = 1
  911.         Width = 333
  912.         Height = 21
  913.         Shape = bsFrame
  914.       end
  915.       object Bevel19: TBevel
  916.         Left = 92
  917.         Top = 1
  918.         Width = 5
  919.         Height = 21
  920.         Shape = bsRightLine
  921.       end
  922.       object Bevel18: TBevel
  923.         Left = 4
  924.         Top = 1
  925.         Width = 285
  926.         Height = 21
  927.         Shape = bsFrame
  928.       end
  929.       object BrojUfe: TMyDBText
  930.         Left = 29
  931.         Top = 5
  932.         Width = 65
  933.         Height = 13
  934.         DataField = 'BrojUFE'
  935.         DataSource = DataUfaP.sGlava2
  936.         Font.Charset = DEFAULT_CHARSET
  937.         Font.Color = clWindowText
  938.         Font.Height = -12
  939.         Font.Name = 'MS Sans Serif'
  940.         Font.Style = [fsBold]
  941.         ParentFont = False
  942.       end
  943.       object DBText5: TMyDBText
  944.         Left = 152
  945.         Top = 5
  946.         Width = 133
  947.         Height = 13
  948.         DataField = 'Sifra'
  949.         DataSource = DataUfaP.sPartner
  950.         Font.Charset = DEFAULT_CHARSET
  951.         Font.Color = clWindowText
  952.         Font.Height = -12
  953.         Font.Name = 'MS Sans Serif'
  954.         Font.Style = []
  955.         ParentFont = False
  956.       end
  957.       object Label24: TLabel
  958.         Left = 98
  959.         Top = 5
  960.         Width = 51
  961.         Height = 13
  962.         Caption = 'Dobavlja∩┐╜:'
  963.       end
  964.       object Label68: TLabel
  965.         Left = 428
  966.         Top = 5
  967.         Width = 75
  968.         Height = 13
  969.         Caption = 'Iznos za povrat:'
  970.         Font.Charset = DEFAULT_CHARSET
  971.         Font.Color = clWindowText
  972.         Font.Height = -12
  973.         Font.Name = 'MS Sans Serif'
  974.         Font.Style = []
  975.         ParentFont = False
  976.       end
  977.       object DBText47: TMyDBText
  978.         Left = 508
  979.         Top = 5
  980.         Width = 117
  981.         Height = 13
  982.         Alignment = taRightJustify
  983.         DataField = 'Vrijednost'
  984.         DataSource = DataUfaP.sGlava
  985.         Font.Charset = DEFAULT_CHARSET
  986.         Font.Color = clWindowText
  987.         Font.Height = -12
  988.         Font.Name = 'MS Sans Serif'
  989.         Font.Style = [fsBold]
  990.         ParentFont = False
  991.       end
  992.       object Label52: TLabel
  993.         Left = 8
  994.         Top = 5
  995.         Width = 20
  996.         Height = 13
  997.         Caption = 'Ufa:'
  998.       end
  999.       object Bevel8: TBevel
  1000.         Left = 132
  1001.         Top = 298
  1002.         Width = 409
  1003.         Height = 153
  1004.       end
  1005.       object Label8: TLabel
  1006.         Left = 300
  1007.         Top = 5
  1008.         Width = 58
  1009.         Height = 13
  1010.         Caption = 'Storno UFA:'
  1011.       end
  1012.       object DBText1: TMyDBText
  1013.         Left = 364
  1014.         Top = 5
  1015.         Width = 53
  1016.         Height = 13
  1017.         DataField = 'BrojUFE'
  1018.         DataSource = DataUfaP.sGlava
  1019.         Font.Charset = DEFAULT_CHARSET
  1020.         Font.Color = clWindowText
  1021.         Font.Height = -12
  1022.         Font.Name = 'MS Sans Serif'
  1023.         Font.Style = [fsBold]
  1024.         ParentFont = False
  1025.       end
  1026.       object Book2: TNotebook
  1027.         Left = 136
  1028.         Top = 302
  1029.         Width = 401
  1030.         Height = 145
  1031.         TabOrder = 3
  1032.         OnExit = Book2Exit
  1033.         object TPage
  1034.           Tag = 1
  1035.           Left = 0
  1036.           Top = 0
  1037.           Caption = 'Roba'
  1038.           object Bevel16: TBevel
  1039.             Left = 248
  1040.             Top = 100
  1041.             Width = 101
  1042.             Height = 22
  1043.             Style = bsRaised
  1044.           end
  1045.           object Bevel14: TBevel
  1046.             Left = 248
  1047.             Top = 52
  1048.             Width = 73
  1049.             Height = 21
  1050.             Style = bsRaised
  1051.           end
  1052.           object Bevel25: TBevel
  1053.             Left = 0
  1054.             Top = 80
  1055.             Width = 197
  1056.             Height = 65
  1057.             Style = bsRaised
  1058.           end
  1059.           object Bevel13: TBevel
  1060.             Left = 52
  1061.             Top = 120
  1062.             Width = 141
  1063.             Height = 22
  1064.             Style = bsRaised
  1065.           end
  1066.           object Bevel11: TBevel
  1067.             Left = 236
  1068.             Top = 24
  1069.             Width = 161
  1070.             Height = 21
  1071.             Style = bsRaised
  1072.           end
  1073.           object Bevel26: TBevel
  1074.             Left = 0
  1075.             Top = 0
  1076.             Width = 197
  1077.             Height = 77
  1078.             Style = bsRaised
  1079.           end
  1080.           object Bevel10: TBevel
  1081.             Left = 36
  1082.             Top = 52
  1083.             Width = 157
  1084.             Height = 21
  1085.             Style = bsRaised
  1086.           end
  1087.           object Bevel45: TBevel
  1088.             Left = 0
  1089.             Top = 80
  1090.             Width = 197
  1091.             Height = 37
  1092.             Shape = bsFrame
  1093.             Style = bsRaised
  1094.           end
  1095.           object DBText4: TMyDBText
  1096.             Left = 4
  1097.             Top = 84
  1098.             Width = 189
  1099.             Height = 29
  1100.             DataField = 'Naziv'
  1101.             DataSource = DataUfaP.sSkladist
  1102.             WordWrap = True
  1103.           end
  1104.           object Label25: TLabel
  1105.             Left = 4
  1106.             Top = 124
  1107.             Width = 46
  1108.             Height = 13
  1109.             Caption = 'Skladi∩┐╜te:'
  1110.             Font.Charset = DEFAULT_CHARSET
  1111.             Font.Color = clWindowText
  1112.             Font.Height = -12
  1113.             Font.Name = 'MS Sans Serif'
  1114.             Font.Style = []
  1115.             ParentFont = False
  1116.           end
  1117.           object Label28: TLabel
  1118.             Left = 208
  1119.             Top = 80
  1120.             Width = 37
  1121.             Height = 13
  1122.             Alignment = taRightJustify
  1123.             Caption = 'Koli∩┐╜ina'
  1124.           end
  1125.           object JedMjere: TMyDBText
  1126.             Left = 352
  1127.             Top = 80
  1128.             Width = 49
  1129.             Height = 17
  1130.             DataField = 'Naziv'
  1131.             DataSource = DataUfaP.sMjere
  1132.           end
  1133.           object lCijena: TLabel
  1134.             Left = 208
  1135.             Top = 104
  1136.             Width = 36
  1137.             Height = 13
  1138.             Alignment = taRightJustify
  1139.             Caption = 'Cijena'
  1140.             Font.Charset = DEFAULT_CHARSET
  1141.             Font.Color = clWindowText
  1142.             Font.Height = -12
  1143.             Font.Name = 'MS Sans Serif'
  1144.             Font.Style = [fsBold]
  1145.             ParentFont = False
  1146.           end
  1147.           object Valuta: TMyDBText
  1148.             Left = 352
  1149.             Top = 104
  1150.             Width = 49
  1151.             Height = 17
  1152.             DataField = 'Cij'
  1153.             DataSource = DataUfaP.sValuta
  1154.           end
  1155.           object Label100: TLabel
  1156.             Left = 208
  1157.             Top = 56
  1158.             Width = 37
  1159.             Height = 13
  1160.             Caption = 'Min.kol.'
  1161.           end
  1162.           object Min_Kol: TMyDBText
  1163.             Left = 324
  1164.             Top = 56
  1165.             Width = 77
  1166.             Height = 17
  1167.             DataField = 'MinKol'
  1168.             DataSource = DataUfaP.sStavke
  1169.           end
  1170.           object Bevel60: TBevel
  1171.             Left = 204
  1172.             Top = 0
  1173.             Width = 197
  1174.             Height = 21
  1175.             Shape = bsFrame
  1176.             Style = bsRaised
  1177.           end
  1178.           object Bevel27: TBevel
  1179.             Left = 204
  1180.             Top = 0
  1181.             Width = 197
  1182.             Height = 49
  1183.             Style = bsRaised
  1184.           end
  1185.           object DBText13: TMyDBText
  1186.             Left = 208
  1187.             Top = 4
  1188.             Width = 189
  1189.             Height = 13
  1190.             DataField = 'Naziv'
  1191.             DataSource = DataUfaP.sImeBoje
  1192.           end
  1193.           object Label119: TLabel
  1194.             Left = 208
  1195.             Top = 28
  1196.             Width = 24
  1197.             Height = 13
  1198.             Caption = 'Boja:'
  1199.           end
  1200.           object Label11: TLabel
  1201.             Left = 204
  1202.             Top = 128
  1203.             Width = 40
  1204.             Height = 13
  1205.             Alignment = taRightJustify
  1206.             Caption = 'Fakt.vrij.'
  1207.             Font.Charset = DEFAULT_CHARSET
  1208.             Font.Color = clWindowText
  1209.             Font.Height = -12
  1210.             Font.Name = 'MS Sans Serif'
  1211.             Font.Style = []
  1212.             ParentFont = False
  1213.           end
  1214.           object Bevel59: TBevel
  1215.             Left = 0
  1216.             Top = 0
  1217.             Width = 197
  1218.             Height = 49
  1219.             Shape = bsFrame
  1220.             Style = bsRaised
  1221.           end
  1222.           object DBText7: TMyDBText
  1223.             Left = 4
  1224.             Top = 4
  1225.             Width = 189
  1226.             Height = 41
  1227.             DataField = 'Naziv'
  1228.             DataSource = DataUfaP.sImeRobe
  1229.             WordWrap = True
  1230.           end
  1231.           object Label26: TLabel
  1232.             Left = 4
  1233.             Top = 56
  1234.             Width = 26
  1235.             Height = 13
  1236.             Caption = 'Artikl:'
  1237.           end
  1238.           object DBText3: TMyDBText
  1239.             Left = 40
  1240.             Top = 56
  1241.             Width = 149
  1242.             Height = 13
  1243.             DataField = 'Sifra'
  1244.             DataSource = DataUfaP.sArtikl
  1245.           end
  1246.           object DBText6: TMyDBText
  1247.             Left = 240
  1248.             Top = 28
  1249.             Width = 153
  1250.             Height = 13
  1251.             DataField = 'Sifra'
  1252.             DataSource = DataUfaP.sBoje
  1253.           end
  1254.           object DBText8: TMyDBText
  1255.             Left = 56
  1256.             Top = 124
  1257.             Width = 133
  1258.             Height = 13
  1259.             DataField = 'Sifra'
  1260.             DataSource = DataUfaP.sSkladist
  1261.           end
  1262.           object DBText9: TMyDBText
  1263.             Left = 252
  1264.             Top = 56
  1265.             Width = 65
  1266.             Height = 13
  1267.             DataField = 'Atom'
  1268.             DataSource = DataUfaP.sStavke
  1269.           end
  1270.           object DBText10: TMyDBText
  1271.             Left = 252
  1272.             Top = 104
  1273.             Width = 93
  1274.             Height = 13
  1275.             Alignment = taRightJustify
  1276.             DataField = 'Cijena'
  1277.             DataSource = DataUfaP.sStavke
  1278.           end
  1279.           object DBEdit1: TDBEdit
  1280.             Left = 276
  1281.             Top = 80
  1282.             Width = 17
  1283.             Height = 13
  1284.             TabStop = False
  1285.             AutoSize = False
  1286.             DataField = 'Naziv'
  1287.             DataSource = DataUfaP.sMjere
  1288.             Enabled = False
  1289.             TabOrder = 4
  1290.             OnChange = XKolicinaChange
  1291.           end
  1292.           object XKolicina2: TDBEdit
  1293.             Left = 300
  1294.             Top = 80
  1295.             Width = 17
  1296.             Height = 13
  1297.             TabStop = False
  1298.             AutoSize = False
  1299.             DataField = 'KolicinaX'
  1300.             DataSource = DataUfaP.sStavke
  1301.             Enabled = False
  1302.             TabOrder = 3
  1303.             OnChange = XKolicinaChange
  1304.           end
  1305.           object XKolicina: TDBEdit
  1306.             Left = 324
  1307.             Top = 80
  1308.             Width = 17
  1309.             Height = 13
  1310.             TabStop = False
  1311.             AutoSize = False
  1312.             DataField = 'KolicinaX'
  1313.             DataSource = DataUfaP.sStavke2
  1314.             Enabled = False
  1315.             TabOrder = 2
  1316.             OnChange = XKolicinaChange
  1317.           end
  1318.           object eKolicina: TDBVar
  1319.             Left = 248
  1320.             Top = 76
  1321.             Width = 101
  1322.             Height = 21
  1323.             AutoSize = False
  1324.             DataField = 'KolicinaX'
  1325.             DataSource = DataUfaP.sStavke
  1326.             TabOrder = 0
  1327.             OnEnter = eKolicinaEnter
  1328.             OnExitChanged = tStavkeKolicinaChange
  1329.           end
  1330.           object eFaktVrij: TDBVar
  1331.             Left = 248
  1332.             Top = 124
  1333.             Width = 153
  1334.             Height = 21
  1335.             AutoSize = False
  1336.             DataField = 'FaktVrijednostX'
  1337.             DataSource = DataUfaP.sStavke
  1338.             TabOrder = 1
  1339.             OnEnter = eFaktVrijEnter
  1340.             OnExitChanged = eFaktVrijExitChanged
  1341.           end
  1342.         end
  1343.         object TPage
  1344.           Tag = 1
  1345.           Left = 0
  1346.           Top = 0
  1347.           Caption = 'Usluga+Tro∩┐╜ak'
  1348.           object Bevel21: TBevel
  1349.             Left = 208
  1350.             Top = 120
  1351.             Width = 65
  1352.             Height = 21
  1353.             Style = bsRaised
  1354.           end
  1355.           object Bevel20: TBevel
  1356.             Left = 208
  1357.             Top = 16
  1358.             Width = 193
  1359.             Height = 46
  1360.             Style = bsRaised
  1361.           end
  1362.           object Bevel17: TBevel
  1363.             Left = 0
  1364.             Top = 20
  1365.             Width = 81
  1366.             Height = 21
  1367.             Style = bsRaised
  1368.           end
  1369.           object Bevel35: TBevel
  1370.             Left = 84
  1371.             Top = 0
  1372.             Width = 113
  1373.             Height = 41
  1374.             Shape = bsFrame
  1375.           end
  1376.           object Label99: TLabel
  1377.             Left = 210
  1378.             Top = 64
  1379.             Width = 57
  1380.             Height = 13
  1381.             Caption = 'Vrijednost'
  1382.             Font.Charset = DEFAULT_CHARSET
  1383.             Font.Color = clWindowText
  1384.             Font.Height = -12
  1385.             Font.Name = 'MS Sans Serif'
  1386.             Font.Style = [fsBold]
  1387.             ParentFont = False
  1388.           end
  1389.           object Label88: TLabel
  1390.             Left = 212
  1391.             Top = 0
  1392.             Width = 21
  1393.             Height = 13
  1394.             Caption = 'Opis'
  1395.             Font.Charset = DEFAULT_CHARSET
  1396.             Font.Color = clWindowText
  1397.             Font.Height = -12
  1398.             Font.Name = 'MS Sans Serif'
  1399.             Font.Style = []
  1400.             ParentFont = False
  1401.           end
  1402.           object Label152: TLabel
  1403.             Left = 0
  1404.             Top = 2
  1405.             Width = 77
  1406.             Height = 13
  1407.             Caption = 'Org. jedinica:'
  1408.             Font.Charset = DEFAULT_CHARSET
  1409.             Font.Color = clWindowText
  1410.             Font.Height = -12
  1411.             Font.Name = 'MS Sans Serif'
  1412.             Font.Style = [fsBold]
  1413.             ParentFont = False
  1414.           end
  1415.           object OrgJedName1: TMyDBText
  1416.             Left = 88
  1417.             Top = 4
  1418.             Width = 105
  1419.             Height = 33
  1420.             DataField = 'Naziv'
  1421.             DataSource = DataUfaP.sOrgJed3
  1422.             WordWrap = True
  1423.           end
  1424.           object Bevel42: TBevel
  1425.             Left = 0
  1426.             Top = 48
  1427.             Width = 197
  1428.             Height = 97
  1429.             Style = bsRaised
  1430.           end
  1431.           object Bevel44: TBevel
  1432.             Left = 0
  1433.             Top = 48
  1434.             Width = 197
  1435.             Height = 69
  1436.             Shape = bsFrame
  1437.             Style = bsRaised
  1438.           end
  1439.           object DBText21: TMyDBText
  1440.             Left = 4
  1441.             Top = 52
  1442.             Width = 189
  1443.             Height = 61
  1444.             DataField = 'Naziv'
  1445.             DataSource = DataUfaP.sUsluge
  1446.             WordWrap = True
  1447.           end
  1448.           object Label96: TLabel
  1449.             Left = 208
  1450.             Top = 104
  1451.             Width = 77
  1452.             Height = 13
  1453.             Caption = 'Konto tro∩┐╜ka (D)'
  1454.           end
  1455.           object DBText11: TMyDBText
  1456.             Left = 4
  1457.             Top = 24
  1458.             Width = 73
  1459.             Height = 13
  1460.             DataField = 'Sifra'
  1461.             DataSource = DataUfaP.sOrgJed3
  1462.           end
  1463.           object DBText14: TMyDBText
  1464.             Left = 212
  1465.             Top = 124
  1466.             Width = 57
  1467.             Height = 13
  1468.             DataField = 'Konto'
  1469.             DataSource = DataUfaP.sKonto2
  1470.           end
  1471.           object DBText15: TMyDBText
  1472.             Left = 276
  1473.             Top = 124
  1474.             Width = 125
  1475.             Height = 13
  1476.             DataField = 'Naziv'
  1477.             DataSource = DataUfaP.sKonto2
  1478.           end
  1479.           object DBText16: TMyDBText
  1480.             Left = 212
  1481.             Top = 20
  1482.             Width = 185
  1483.             Height = 37
  1484.             DataField = 'Opis'
  1485.             DataSource = DataUfaP.sStavke
  1486.             WordWrap = True
  1487.           end
  1488.           object DBText12: TMyDBText
  1489.             Left = 68
  1490.             Top = 124
  1491.             Width = 121
  1492.             Height = 13
  1493.             DataField = 'Sifra'
  1494.             DataSource = DataUfaP.sUsluge
  1495.           end
  1496.           object Bevel22: TBevel
  1497.             Left = 64
  1498.             Top = 120
  1499.             Width = 129
  1500.             Height = 21
  1501.           end
  1502.           object Book5: TNotebook
  1503.             Left = 4
  1504.             Top = 120
  1505.             Width = 57
  1506.             Height = 21
  1507.             TabOrder = 0
  1508.             object TPage
  1509.               Tag = 1
  1510.               Left = 0
  1511.               Top = 0
  1512.               Caption = 'Usluga'
  1513.               object Label95: TLabel
  1514.                 Left = 0
  1515.                 Top = 4
  1516.                 Width = 55
  1517.                 Height = 13
  1518.                 Alignment = taRightJustify
  1519.                 Caption = '∩┐╜ifra usluge'
  1520.               end
  1521.             end
  1522.             object TPage
  1523.               Tag = 1
  1524.               Left = 0
  1525.               Top = 0
  1526.               Caption = 'Tro∩┐╜ak'
  1527.               object Label86: TLabel
  1528.                 Left = 2
  1529.                 Top = 4
  1530.                 Width = 53
  1531.                 Height = 13
  1532.                 Alignment = taRightJustify
  1533.                 Caption = '∩┐╜ifra tro∩┐╜ka'
  1534.               end
  1535.             end
  1536.           end
  1537.           object eIznTros: TDBVar
  1538.             Left = 208
  1539.             Top = 80
  1540.             Width = 193
  1541.             Height = 21
  1542.             AutoSize = False
  1543.             DataField = 'FaktVrijednostX'
  1544.             DataSource = DataUfaP.sStavke
  1545.             TabOrder = 1
  1546.             OnEnter = eFaktVrijEnter
  1547.             OnExitChanged = eIznTrosExitChanged
  1548.           end
  1549.         end
  1550.         object TPage
  1551.           Tag = 1
  1552.           Left = 0
  1553.           Top = 0
  1554.           Caption = 'Kredit+Kamata'
  1555.           object Bevel28: TBevel
  1556.             Left = 204
  1557.             Top = 120
  1558.             Width = 77
  1559.             Height = 22
  1560.           end
  1561.           object Bevel24: TBevel
  1562.             Left = 204
  1563.             Top = 80
  1564.             Width = 77
  1565.             Height = 21
  1566.           end
  1567.           object Bevel23: TBevel
  1568.             Left = 0
  1569.             Top = 20
  1570.             Width = 85
  1571.             Height = 21
  1572.           end
  1573.           object Bevel29: TBevel
  1574.             Left = 204
  1575.             Top = 16
  1576.             Width = 197
  1577.             Height = 21
  1578.             Style = bsRaised
  1579.           end
  1580.           object Bevel61: TBevel
  1581.             Left = 88
  1582.             Top = 0
  1583.             Width = 109
  1584.             Height = 41
  1585.             Shape = bsFrame
  1586.           end
  1587.           object Label93: TLabel
  1588.             Left = 204
  1589.             Top = 44
  1590.             Width = 57
  1591.             Height = 13
  1592.             Caption = 'Vrijednost'
  1593.             Font.Charset = DEFAULT_CHARSET
  1594.             Font.Color = clWindowText
  1595.             Font.Height = -12
  1596.             Font.Name = 'MS Sans Serif'
  1597.             Font.Style = [fsBold]
  1598.             ParentFont = False
  1599.           end
  1600.           object Label94: TLabel
  1601.             Left = 204
  1602.             Top = 0
  1603.             Width = 21
  1604.             Height = 13
  1605.             Caption = 'Opis'
  1606.             Font.Charset = DEFAULT_CHARSET
  1607.             Font.Color = clWindowText
  1608.             Font.Height = -12
  1609.             Font.Name = 'MS Sans Serif'
  1610.             Font.Style = []
  1611.             ParentFont = False
  1612.           end
  1613.           object Label153: TLabel
  1614.             Left = 0
  1615.             Top = 2
  1616.             Width = 77
  1617.             Height = 13
  1618.             Caption = 'Org. jedinica:'
  1619.             Font.Charset = DEFAULT_CHARSET
  1620.             Font.Color = clWindowText
  1621.             Font.Height = -12
  1622.             Font.Name = 'MS Sans Serif'
  1623.             Font.Style = [fsBold]
  1624.             ParentFont = False
  1625.           end
  1626.           object DBText42: TMyDBText
  1627.             Left = 92
  1628.             Top = 4
  1629.             Width = 101
  1630.             Height = 33
  1631.             DataField = 'Naziv'
  1632.             DataSource = DataUfaP.sOrgJed3
  1633.             WordWrap = True
  1634.           end
  1635.           object Label91: TLabel
  1636.             Left = 204
  1637.             Top = 104
  1638.             Width = 82
  1639.             Height = 13
  1640.             Caption = 'Konto kreditor (P)'
  1641.           end
  1642.           object Label92: TLabel
  1643.             Left = 204
  1644.             Top = 64
  1645.             Width = 77
  1646.             Height = 13
  1647.             Caption = 'Konto tro∩┐╜ak (D)'
  1648.           end
  1649.           object DBText17: TMyDBText
  1650.             Left = 208
  1651.             Top = 20
  1652.             Width = 189
  1653.             Height = 13
  1654.             DataField = 'Opis'
  1655.             DataSource = DataUfaP.sStavke
  1656.           end
  1657.           object DBText18: TMyDBText
  1658.             Left = 208
  1659.             Top = 84
  1660.             Width = 69
  1661.             Height = 13
  1662.             DataField = 'Konto'
  1663.             DataSource = DataUfaP.sKonto2
  1664.           end
  1665.           object DBText19: TMyDBText
  1666.             Left = 284
  1667.             Top = 84
  1668.             Width = 117
  1669.             Height = 13
  1670.             DataField = 'Naziv'
  1671.             DataSource = DataUfaP.sKonto2
  1672.           end
  1673.           object DBText20: TMyDBText
  1674.             Left = 208
  1675.             Top = 124
  1676.             Width = 69
  1677.             Height = 13
  1678.             DataField = 'Konto'
  1679.             DataSource = DataUfaP.sKonto3
  1680.           end
  1681.           object DBText22: TMyDBText
  1682.             Left = 284
  1683.             Top = 124
  1684.             Width = 117
  1685.             Height = 13
  1686.             DataField = 'Naziv'
  1687.             DataSource = DataUfaP.sKonto3
  1688.           end
  1689.           object DBText23: TMyDBText
  1690.             Left = 4
  1691.             Top = 24
  1692.             Width = 77
  1693.             Height = 13
  1694.             DataField = 'Sifra'
  1695.             DataSource = DataUfaP.sOrgJed3
  1696.           end
  1697.           object eIznosKred: TDBVar
  1698.             Left = 264
  1699.             Top = 40
  1700.             Width = 137
  1701.             Height = 20
  1702.             AutoSize = False
  1703.             DataField = 'FaktVrijednostX'
  1704.             DataSource = DataUfaP.sStavke
  1705.             TabOrder = 1
  1706.             OnEnter = eFaktVrijEnter
  1707.             OnExitChanged = eIznTrosExitChanged
  1708.           end
  1709.           object Book4: TNotebook
  1710.             Left = 2
  1711.             Top = 44
  1712.             Width = 191
  1713.             Height = 101
  1714.             PageIndex = 1
  1715.             TabOrder = 0
  1716.             object TPage
  1717.               Tag = 1
  1718.               Left = 0
  1719.               Top = 0
  1720.               Caption = 'Kredit'
  1721.               object eVrstaKred: TMyDBRadioGroup
  1722.                 Left = 18
  1723.                 Top = 12
  1724.                 Width = 157
  1725.                 Height = 69
  1726.                 Caption = 'Obaveza pla∩┐╜anja'
  1727.                 DataField = 'Artikl'
  1728.                 DataSource = DataUfaP.sStavke
  1729.                 Enabled = False
  1730.                 Items.Strings = (
  1731.                   'Preko banke (∩┐╜iro-ra∩┐╜una)'
  1732.                   'Preko blagajne (kase)'
  1733.                   'Ostale metode')
  1734.                 TabOrder = 0
  1735.                 Values.Strings = (
  1736.                   '1'
  1737.                   '2'
  1738.                   '99')
  1739.                 OnExit = eVrstaKredExit
  1740.               end
  1741.             end
  1742.             object TPage
  1743.               Tag = 1
  1744.               Left = 0
  1745.               Top = 0
  1746.               Caption = 'Kamate'
  1747.               object eVrstaKam: TMyDBRadioGroup
  1748.                 Left = 30
  1749.                 Top = 8
  1750.                 Width = 129
  1751.                 Height = 85
  1752.                 Caption = 'Vrsta kamata'
  1753.                 DataField = 'Artikl'
  1754.                 DataSource = DataUfaP.sStavke
  1755.                 Enabled = False
  1756.                 Font.Charset = DEFAULT_CHARSET
  1757.                 Font.Color = clWindowText
  1758.                 Font.Height = -12
  1759.                 Font.Name = 'MS Sans Serif'
  1760.                 Font.Style = []
  1761.                 Items.Strings = (
  1762.                   'Redovne kamate'
  1763.                   'Zatezne kamate'
  1764.                   'Kamate na kredit'
  1765.                   'Ostale kamate')
  1766.                 ParentFont = False
  1767.                 TabOrder = 0
  1768.                 Values.Strings = (
  1769.                   '1'
  1770.                   '2'
  1771.                   '3'
  1772.                   '99')
  1773.                 OnExit = eVrstaKamExit
  1774.               end
  1775.             end
  1776.           end
  1777.         end
  1778.         object TPage
  1779.           Tag = 1
  1780.           Left = 0
  1781.           Top = 0
  1782.           Caption = 'Zavisni tro∩┐╜kovi'
  1783.           object Bevel32: TBevel
  1784.             Left = 196
  1785.             Top = 124
  1786.             Width = 85
  1787.             Height = 21
  1788.             Style = bsRaised
  1789.           end
  1790.           object Bevel33: TBevel
  1791.             Left = 260
  1792.             Top = 84
  1793.             Width = 141
  1794.             Height = 21
  1795.             Style = bsRaised
  1796.           end
  1797.           object Bevel31: TBevel
  1798.             Left = 196
  1799.             Top = 60
  1800.             Width = 205
  1801.             Height = 21
  1802.             Style = bsRaised
  1803.           end
  1804.           object Bevel30: TBevel
  1805.             Left = 196
  1806.             Top = 20
  1807.             Width = 90
  1808.             Height = 21
  1809.             Style = bsRaised
  1810.           end
  1811.           object Bevel62: TBevel
  1812.             Left = 288
  1813.             Top = 0
  1814.             Width = 113
  1815.             Height = 41
  1816.             Shape = bsFrame
  1817.           end
  1818.           object Label149: TLabel
  1819.             Left = 196
  1820.             Top = 44
  1821.             Width = 21
  1822.             Height = 13
  1823.             Caption = 'Opis'
  1824.             Font.Charset = DEFAULT_CHARSET
  1825.             Font.Color = clWindowText
  1826.             Font.Height = -12
  1827.             Font.Name = 'MS Sans Serif'
  1828.             Font.Style = []
  1829.             ParentFont = False
  1830.           end
  1831.           object Label147: TLabel
  1832.             Left = 196
  1833.             Top = 88
  1834.             Width = 61
  1835.             Height = 13
  1836.             Caption = 'Vrijednost:'
  1837.             Font.Charset = DEFAULT_CHARSET
  1838.             Font.Color = clWindowText
  1839.             Font.Height = -12
  1840.             Font.Name = 'MS Sans Serif'
  1841.             Font.Style = [fsBold]
  1842.             ParentFont = False
  1843.           end
  1844.           object Label154: TLabel
  1845.             Left = 196
  1846.             Top = 4
  1847.             Width = 77
  1848.             Height = 13
  1849.             Caption = 'Org. jedinica:'
  1850.             Font.Charset = DEFAULT_CHARSET
  1851.             Font.Color = clWindowText
  1852.             Font.Height = -12
  1853.             Font.Name = 'MS Sans Serif'
  1854.             Font.Style = [fsBold]
  1855.             ParentFont = False
  1856.           end
  1857.           object DBText45: TMyDBText
  1858.             Left = 292
  1859.             Top = 4
  1860.             Width = 105
  1861.             Height = 33
  1862.             DataField = 'Naziv'
  1863.             DataSource = DataUfaP.sOrgJed3
  1864.             WordWrap = True
  1865.           end
  1866.           object Label148: TLabel
  1867.             Left = 196
  1868.             Top = 108
  1869.             Width = 77
  1870.             Height = 13
  1871.             Caption = 'Konto tro∩┐╜ka (D)'
  1872.           end
  1873.           object DBText24: TMyDBText
  1874.             Left = 200
  1875.             Top = 24
  1876.             Width = 81
  1877.             Height = 13
  1878.             DataField = 'Sifra'
  1879.             DataSource = DataUfaP.sOrgJed3
  1880.           end
  1881.           object DBText25: TMyDBText
  1882.             Left = 200
  1883.             Top = 64
  1884.             Width = 197
  1885.             Height = 13
  1886.             DataField = 'Opis'
  1887.             DataSource = DataUfaP.sStavke
  1888.           end
  1889.           object DBText26: TMyDBText
  1890.             Left = 264
  1891.             Top = 88
  1892.             Width = 133
  1893.             Height = 13
  1894.             Alignment = taRightJustify
  1895.             DataField = 'FaktVrijednostX'
  1896.             DataSource = DataUfaP.sStavke
  1897.           end
  1898.           object DBText28: TMyDBText
  1899.             Left = 200
  1900.             Top = 128
  1901.             Width = 77
  1902.             Height = 13
  1903.             DataField = 'Konto'
  1904.             DataSource = DataUfaP.sKonto2
  1905.           end
  1906.           object DBText29: TMyDBText
  1907.             Left = 284
  1908.             Top = 128
  1909.             Width = 117
  1910.             Height = 13
  1911.             DataField = 'Naziv'
  1912.             DataSource = DataUfaP.sKonto2
  1913.           end
  1914.           object VrstaTroska: TMyDBRadioGroup
  1915.             Left = 20
  1916.             Top = 4
  1917.             Width = 157
  1918.             Height = 137
  1919.             Caption = 'Vrsta tro∩┐╜ka'
  1920.             DataField = 'Artikl'
  1921.             DataSource = DataUfaP.sStavke
  1922.             Enabled = False
  1923.             Items.Strings = (
  1924.               'Prijevozne usluge'
  1925.               'Pretovar i utovar'
  1926.               'Studentski servis'
  1927.               'Dorada, izrada i prerada'
  1928.               'Usluge kooperanta'
  1929.               'Dnevnice'
  1930.               'Ambala∩┐╜a'
  1931.               'Kamate'
  1932.               'Ostalo')
  1933.             TabOrder = 0
  1934.             Values.Strings = (
  1935.               '1'
  1936.               '2'
  1937.               '3'
  1938.               '4'
  1939.               '5'
  1940.               '6'
  1941.               '7'
  1942.               '8'
  1943.               '99')
  1944.             OnExit = VrstaTroskaExit
  1945.           end
  1946.         end
  1947.       end
  1948.       object VrstaStavke: TMyDBRadioGroup
  1949.         Tag = 1
  1950.         Left = 8
  1951.         Top = 298
  1952.         Width = 117
  1953.         Height = 153
  1954.         Caption = 'Vrsta stavke:'
  1955.         Ctl3D = True
  1956.         DataField = 'Vrsta'
  1957.         DataSource = DataUfaP.sStavke
  1958.         Enabled = False
  1959.         Font.Charset = DEFAULT_CHARSET
  1960.         Font.Color = clBlack
  1961.         Font.Height = -12
  1962.         Font.Name = 'MS Sans Serif'
  1963.         Font.Style = []
  1964.         Items.Strings = (
  1965.           'Usluga'
  1966.           'Materijalni tro∩┐╜ak'
  1967.           'Kredit'
  1968.           'Kamate'
  1969.           'Zavisni tro∩┐╜kovi'
  1970.           'Veleprodaja'
  1971.           'Maloprodaja'
  1972.           'Materijal'
  1973.           'Oprema'
  1974.           'Sitni inventar')
  1975.         ParentCtl3D = False
  1976.         ParentFont = False
  1977.         TabOrder = 2
  1978.         Values.Strings = (
  1979.           '7'
  1980.           '8'
  1981.           '9'
  1982.           '10'
  1983.           '11'
  1984.           '1'
  1985.           '2'
  1986.           '3'
  1987.           '4'
  1988.           '5')
  1989.         OnChange = VrstaStavkeChange
  1990.         OnClick = VrstaStavkeChange
  1991.       end
  1992.       object IzlazButton20: TBitBtn
  1993.         Left = 548
  1994.         Top = 374
  1995.         Width = 77
  1996.         Height = 45
  1997.         Caption = 'Zaglavlje'
  1998.         Font.Charset = DEFAULT_CHARSET
  1999.         Font.Color = clWindowText
  2000.         Font.Height = -12
  2001.         Font.Name = 'MS Sans Serif'
  2002.         Font.Style = []
  2003.         ParentFont = False
  2004.         TabOrder = 5
  2005.         OnClick = IzlazButton20Click
  2006.         Glyph.Data = {
  2007.           76020000424D7602000000000000760000002800000040000000100000000100
  2008.           0400000000000002000000000000000000001000000000000000000000000000
  2009.           80000080000000808000800000008000800080800000C0C0C000808080000000
  2010.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  2011.           3333333333333333333333333333333333333333333333333333333333333333
  2012.           3333333333933333333333333333333333333333338F33333333333333333333
  2013.           3333333339093333333333333333FF33333333333888F3333333333333300333
  2014.           3333333390F093333333333333F88F333333333388388F3333333333300C0333
  2015.           333333390FFF093333333333F8838F333333333888F388F3333333300CCC0333
  2016.           3333339990FFF093333333F883338FFFFF333383388F388F3333300CCCCC0000
  2017.           00033999990FFF093333F88333338888883338333388F388F3330CCCCCCCCCCC
  2018.           CC0319999990FFF0933383FF33333FFFFF338F3333388F388F33300CCCCC0000
  2019.           0003919999990FFF09333883FF338888883388F333F388F388F333300CCC0333
  2020.           33333919909990FFF093333883FF8F333333388F3833F88F38833333300C0333
  2021.           333333919990990F0933333338838F3333333388F338F3888833333333300333
  2022.           33333339190099903333333333388333333333388F883338F333333333333333
  2023.           333333339199999933333333333333333333333388F333F83333333333333333
  2024.           3333333339199993333333333333333333333333388F38833333333333333333
  2025.           3333333333919333333333333333333333333333338883333333333333333333
  2026.           3333333333333333333333333333333333333333333333333333}
  2027.         Layout = blGlyphBottom
  2028.         NumGlyphs = 2
  2029.       end
  2030.       object gStavke0: TMyDBGrid
  2031.         Left = 0
  2032.         Top = 22
  2033.         Width = 292
  2034.         Height = 273
  2035.         FindByName = False
  2036.         DataSource = DataUfaP.sStavke2
  2037.         Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgCancelOnExit]
  2038.         TabOrder = 0
  2039.         TitleFont.Charset = DEFAULT_CHARSET
  2040.         TitleFont.Color = clWindowText
  2041.         TitleFont.Height = -12
  2042.         TitleFont.Name = 'MS Sans Serif'
  2043.         TitleFont.Style = []
  2044.         OnDblClick = gStavke0Return
  2045.         OnEnter = gStavke0Enter
  2046.         OnReturn = gStavke0Return
  2047.       end
  2048.       object ZapisiButton20: TBitBtn
  2049.         Left = 548
  2050.         Top = 338
  2051.         Width = 77
  2052.         Height = 33
  2053.         Caption = 'Stavka'
  2054.         Font.Charset = DEFAULT_CHARSET
  2055.         Font.Color = clWindowText
  2056.         Font.Height = -12
  2057.         Font.Name = 'MS Sans Serif'
  2058.         Font.Style = []
  2059.         ParentFont = False
  2060.         TabOrder = 4
  2061.         OnClick = ZapisiButton20Click
  2062.         Glyph.Data = {
  2063.           76010000424D7601000000000000760000002800000020000000100000000100
  2064.           04000000000000010000130B0000130B00001000000000000000000000000000
  2065.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  2066.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  2067.           333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  2068.           0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  2069.           07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  2070.           07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  2071.           0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  2072.           33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  2073.           B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  2074.           3BB33773333773333773B333333B3333333B7333333733333337}
  2075.         NumGlyphs = 2
  2076.       end
  2077.       object gStavke1: TMyDBGrid
  2078.         Left = 293
  2079.         Top = 22
  2080.         Width = 339
  2081.         Height = 273
  2082.         FindByName = False
  2083.         DataSource = DataUfaP.sStavke1
  2084.         Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
  2085.         TabOrder = 1
  2086.         TitleFont.Charset = DEFAULT_CHARSET
  2087.         TitleFont.Color = clWindowText
  2088.         TitleFont.Height = -12
  2089.         TitleFont.Name = 'MS Sans Serif'
  2090.         TitleFont.Style = []
  2091.         OnDblClick = gStavke1Return
  2092.         OnEnter = gStavke1Enter
  2093.         OnReturn = gStavke1Return
  2094.       end
  2095.     end
  2096.   end
  2097. end
  2098.