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

  1. object PocetnoStanjePartnera: TPocetnoStanjePartnera
  2.   Tag = 1
  3.   Left = 159
  4.   Top = 163
  5.   ActiveControl = gTable
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Po∩┐╜etno stanje partnera'
  9.   ClientHeight = 314
  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 NoteBook: TNotebook
  25.     Left = 0
  26.     Top = 0
  27.     Width = 632
  28.     Height = 314
  29.     Align = alClient
  30.     TabOrder = 0
  31.     object TPage
  32.       Left = 0
  33.       Top = 0
  34.       Caption = 'Zaglavlje'
  35.       object Bevel5: TBevel
  36.         Left = 4
  37.         Top = 276
  38.         Width = 341
  39.         Height = 33
  40.         Style = bsRaised
  41.       end
  42.       object Bevel2: TBevel
  43.         Left = 80
  44.         Top = 228
  45.         Width = 3
  46.         Height = 45
  47.         Style = bsRaised
  48.       end
  49.       object Bevel1: TBevel
  50.         Left = 4
  51.         Top = 228
  52.         Width = 173
  53.         Height = 46
  54.         Shape = bsFrame
  55.         Style = bsRaised
  56.       end
  57.       object Bojano: TShape
  58.         Left = 6
  59.         Top = 230
  60.         Width = 74
  61.         Height = 42
  62.         Brush.Color = clRed
  63.         Pen.Style = psClear
  64.       end
  65.       object Bevel4: TBevel
  66.         Left = 452
  67.         Top = 228
  68.         Width = 173
  69.         Height = 45
  70.         ParentShowHint = False
  71.         ShowHint = False
  72.         Style = bsRaised
  73.       end
  74.       object Label2: TLabel
  75.         Left = 92
  76.         Top = 232
  77.         Width = 77
  78.         Height = 13
  79.         AutoSize = False
  80.         Caption = 'Datum knji∩┐╜enja'
  81.         FocusControl = EditDatum
  82.       end
  83.       object Label1: TLabel
  84.         Left = 14
  85.         Top = 233
  86.         Width = 61
  87.         Height = 13
  88.         AutoSize = False
  89.         Caption = 'Stanje br.'
  90.         Font.Charset = DEFAULT_CHARSET
  91.         Font.Color = clWindowText
  92.         Font.Height = -12
  93.         Font.Name = 'MS Sans Serif'
  94.         Font.Style = [fsBold]
  95.         ParentFont = False
  96.         Transparent = True
  97.       end
  98.       object lUkupno: TLabel
  99.         Left = 456
  100.         Top = 232
  101.         Width = 108
  102.         Height = 13
  103.         Caption = 'Ukupna dugovanja'
  104.         Font.Charset = DEFAULT_CHARSET
  105.         Font.Color = clWindowText
  106.         Font.Height = -12
  107.         Font.Name = 'MS Sans Serif'
  108.         Font.Style = [fsBold]
  109.         ParentFont = False
  110.       end
  111.       object Label37: TLabel
  112.         Left = 13
  113.         Top = 232
  114.         Width = 61
  115.         Height = 13
  116.         AutoSize = False
  117.         Caption = 'Stanje br.'
  118.         Font.Charset = DEFAULT_CHARSET
  119.         Font.Color = clWhite
  120.         Font.Height = -12
  121.         Font.Name = 'MS Sans Serif'
  122.         Font.Style = [fsBold]
  123.         ParentFont = False
  124.         Transparent = True
  125.       end
  126.       object Label3: TLabel
  127.         Left = 10
  128.         Top = 286
  129.         Width = 31
  130.         Height = 13
  131.         Alignment = taRightJustify
  132.         Caption = 'Konto:'
  133.       end
  134.       object Bevel21: TBevel
  135.         Left = 348
  136.         Top = 276
  137.         Width = 277
  138.         Height = 33
  139.       end
  140.       object Knjizeno: TDBEdit
  141.         Left = 52
  142.         Top = 252
  143.         Width = 13
  144.         Height = 13
  145.         TabStop = False
  146.         AutoSize = False
  147.         DataField = 'Knjizeno'
  148.         DataSource = DataPPart.sCodes
  149.         Enabled = False
  150.         TabOrder = 11
  151.         OnChange = KnjizenoChange
  152.       end
  153.       object gTable: TMyDBGrid
  154.         Tag = 1
  155.         Left = 4
  156.         Top = 4
  157.         Width = 621
  158.         Height = 221
  159.         FindByName = True
  160.         DataSource = DataPPart.sGlava
  161.         Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgConfirmDelete]
  162.         TabOrder = 0
  163.         TitleFont.Charset = DEFAULT_CHARSET
  164.         TitleFont.Color = clWindowText
  165.         TitleFont.Height = -12
  166.         TitleFont.Name = 'MS Sans Serif'
  167.         TitleFont.Style = []
  168.         OnSpace = KnjiziUFUClick
  169.         OnCtrlSpace = KnjiziSveUfeClick
  170.       end
  171.       object EditDatum: TDBVar
  172.         Left = 92
  173.         Top = 248
  174.         Width = 77
  175.         Height = 20
  176.         AutoSize = False
  177.         DataField = 'Datum'
  178.         DataSource = DataPPart.sGlava
  179.         TabOrder = 2
  180.         OnExitChanged = Izmjene
  181.       end
  182.       object eSifra: TDBKeyField
  183.         Left = 12
  184.         Top = 248
  185.         Width = 61
  186.         Height = 20
  187.         AutoSize = False
  188.         DataField = 'BROJ'
  189.         DataSource = DataPPart.sGlava
  190.         Font.Charset = DEFAULT_CHARSET
  191.         Font.Color = clWindowText
  192.         Font.Height = -12
  193.         Font.Name = 'MS Sans Serif'
  194.         Font.Style = []
  195.         ParentFont = False
  196.         TabOrder = 1
  197.         DisplayName = 'Broj po∩┐╜etnog stanja partnera'
  198.         OnNew = eSifraNew
  199.         OnRename = eSifraRename
  200.       end
  201.       object eSaldo: TDBVar
  202.         Left = 456
  203.         Top = 248
  204.         Width = 165
  205.         Height = 20
  206.         AutoSize = False
  207.         DataField = 'Saldo'
  208.         DataSource = DataPPart.sGlava
  209.         TabOrder = 4
  210.         OnExitChanged = Izmjene
  211.       end
  212.       object StavkeButton: TBitBtn
  213.         Left = 352
  214.         Top = 280
  215.         Width = 85
  216.         Height = 25
  217.         Caption = 'Stavke'
  218.         Font.Charset = DEFAULT_CHARSET
  219.         Font.Color = clWindowText
  220.         Font.Height = -12
  221.         Font.Name = 'MS Sans Serif'
  222.         Font.Style = []
  223.         ParentFont = False
  224.         TabOrder = 7
  225.         OnClick = StavkeButtonClick
  226.         Glyph.Data = {
  227.           76020000424D7602000000000000760000002800000040000000100000000100
  228.           0400000000000002000000000000000000001000000000000000000000000000
  229.           80000080000000808000800000008000800080800000C0C0C000808080000000
  230.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  231.           33333333333393333333333333333333333333333333FF333333333333333333
  232.           333333333339093333333333333333333333333333F888F33333333333333333
  233.           333333333990F0933333333333333333333333333888388F3333333333333333
  234.           33333333990F0F0933333333333FF333333333338F838388F333333333003333
  235.           3333333900FFF0F09333333333883FF3333333F8883338388F333333330A0033
  236.           33333990FFFFFF0F09333333338F883FF33338883F33338388F33333330AAA00
  237.           3333990F0FFFFFF0F0933FFFFF8F33883FF38F8383F33338388F0000000AAAAA
  238.           003390FFF0FFFFFF0F09888888833333883F8833383F333383880AAAAAAAAAAA
  239.           AA030FFFFF0FFFFFF0F08FFFFFFF33333F8883F33383F33338380000000AAAAA
  240.           003330FFFFF0FFFFFF038888888F333F8833383F33383F333F833333330AAA00
  241.           3333330FFFFF0FFF00333333338F3F8833333383F33383FF88333333330A0033
  242.           33333330FFFFF00033333333338F8833333333383F3338883333333333003333
  243.           333333330FFF033333333333338833333333333383FF83333333333333333333
  244.           3333333330003333333333333333333333333333388833333333333333333333
  245.           3333333333333333333333333333333333333333333333333333333333333333
  246.           3333333333333333333333333333333333333333333333333333}
  247.         NumGlyphs = 2
  248.       end
  249.       object PrintBtn: TBitBtn
  250.         Left = 436
  251.         Top = 280
  252.         Width = 37
  253.         Height = 25
  254.         TabOrder = 8
  255.         Glyph.Data = {
  256.           76010000424D7601000000000000760000002800000020000000100000000100
  257.           04000000000000010000130B0000130B00001000000000000000000000000000
  258.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  259.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  260.           00033FFFFFFFFFFFFFFF0888888888888880777777777777777F088888888888
  261.           8880777777777777777F0000000000000000FFFFFFFFFFFFFFFF0F8F8F8F8F8F
  262.           8F80777777777777777F08F8F8F8F8F8F9F0777777777777777F0F8F8F8F8F8F
  263.           8F807777777777777F7F0000000000000000777777777777777F3330FFFFFFFF
  264.           03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  265.           03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  266.           33333337F3FF7F3733333330F08F0F0333333337F7737F7333333330FFFF0033
  267.           33333337FFFF7733333333300000033333333337777773333333}
  268.         NumGlyphs = 2
  269.       end
  270.       object CalcBtn: TBitBtn
  271.         Left = 472
  272.         Top = 280
  273.         Width = 37
  274.         Height = 25
  275.         TabOrder = 9
  276.         OnClick = KnjiziUFUClick
  277.         Glyph.Data = {
  278.           76010000424D7601000000000000760000002800000020000000100000000100
  279.           04000000000000010000120B0000120B00001000000000000000000000000000
  280.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  281.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  282.           73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  283.           0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  284.           0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  285.           0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  286.           0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  287.           0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  288.           0333337F777777737F333308888888880333337F333333337F33330888888888
  289.           03333373FFFFFFFF733333700000000073333337777777773333}
  290.         NumGlyphs = 2
  291.       end
  292.       object ZapisiButton: TBitBtn
  293.         Left = 508
  294.         Top = 280
  295.         Width = 69
  296.         Height = 25
  297.         Caption = 'Stanje'
  298.         Font.Charset = DEFAULT_CHARSET
  299.         Font.Color = clWindowText
  300.         Font.Height = -12
  301.         Font.Name = 'MS Sans Serif'
  302.         Font.Style = [fsBold]
  303.         ParentFont = False
  304.         TabOrder = 10
  305.         OnClick = ZapisiButtonClick
  306.         Glyph.Data = {
  307.           76010000424D7601000000000000760000002800000020000000100000000100
  308.           04000000000000010000130B0000130B00001000000000000000000000000000
  309.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  310.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  311.           333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  312.           0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  313.           07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  314.           07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  315.           0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  316.           33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  317.           B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  318.           3BB33773333773333773B333333B3333333B7333333733333337}
  319.         NumGlyphs = 2
  320.       end
  321.       object rVrsta: TMyDBRadioGroup
  322.         Left = 184
  323.         Top = 228
  324.         Width = 261
  325.         Height = 45
  326.         Columns = 2
  327.         DataField = 'Vrsta'
  328.         DataSource = DataPPart.sGlava
  329.         Items.Strings = (
  330.           '&Kupci'
  331.           '&Dobavlja∩┐╜i'
  332.           'Ku&pci'
  333.           'Do&bavlja∩┐╜i')
  334.         TabOrder = 3
  335.         Values.Strings = (
  336.           '1'
  337.           '2'
  338.           '3'
  339.           '4')
  340.         OnChange = rVrstaChange
  341.         OnEnter = rVrstaEnter
  342.         OnExit = rVrstaExit
  343.       end
  344.       object eKonto: TDBLookupField
  345.         Left = 44
  346.         Top = 282
  347.         Width = 75
  348.         Height = 21
  349.         DataField = 'KONTO'
  350.         DataSource = DataPPart.sGlava
  351.         LookupSource = DataPPart.sKonto
  352.         LookupDisplay = 'KONTO'
  353.         LookupField = 'CODE'
  354.         TabOrder = 5
  355.         DisplayName = 'Konto'
  356.         OnExitChanged = Izmjene
  357.         OnF2Press = KontniPlan_F2
  358.       end
  359.       object nKonto: TDBName
  360.         Tag = 55
  361.         Left = 120
  362.         Top = 282
  363.         Width = 219
  364.         Height = 21
  365.         TabStop = False
  366.         AutoSize = False
  367.         Color = clBtnFace
  368.         Ctl3D = True
  369.         DataField = 'Naziv'
  370.         DataSource = DataPPart.sKonto
  371.         ParentCtl3D = False
  372.         TabOrder = 6
  373.       end
  374.       object BitBtn1: TBitBtn
  375.         Left = 576
  376.         Top = 280
  377.         Width = 41
  378.         Height = 25
  379.         TabOrder = 12
  380.         OnClick = KnjiziSveUfeClick
  381.         Glyph.Data = {
  382.           F6010000424DF601000000000000760000002800000030000000100000000100
  383.           0400000000008001000000000000000000001000000000000000000000000000
  384.           80000080000000808000800000008000800080800000C0C0C000808080000000
  385.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00380000000008
  386.           333330333333338888888883F333338F333330777777777033333033333338F3
  387.           F3F3FFF8F3333383F33330707079997033330903333338F838388838F33338F8
  388.           F33330777777777033330903333338F3F3F3F3F8F33338383F33307070707070
  389.           33309990333338F838383838F3338F338F3330777777777033309990333338F3
  390.           F3F3F3F8F333833383F330707070707033099999033338F838383838F338F333
  391.           38F330777777777033099999033338F3F3F3F3F8F3383333383F307070707070
  392.           30999999903338F838383838F38FFFF3FF8F30777777777030000900003338F3
  393.           FFFFFFF8F38888F8888330700000007033330903333338F8888888F8F33338F8
  394.           F333307000E0E07033330903333338F8FFFFF8F8F33338F8F333307000000070
  395.           33330903333338F888888838F33338F8F33330777777777033330903333338F3
  396.           33333338F33338F8F333307777777770333309033333383FFFFFFFF8333338F8
  397.           F333380000000008333300033333338888888883333338883333}
  398.         NumGlyphs = 2
  399.       end
  400.       object Panel1: TPanel
  401.         Left = 184
  402.         Top = 226
  403.         Width = 121
  404.         Height = 14
  405.         Caption = 'U zemlji'
  406.         Font.Charset = DEFAULT_CHARSET
  407.         Font.Color = clWindowText
  408.         Font.Height = -12
  409.         Font.Name = 'MS Sans Serif'
  410.         Font.Style = []
  411.         ParentFont = False
  412.         TabOrder = 13
  413.       end
  414.       object Panel2: TPanel
  415.         Left = 310
  416.         Top = 226
  417.         Width = 135
  418.         Height = 14
  419.         Caption = 'U inozemstvu'
  420.         Font.Charset = DEFAULT_CHARSET
  421.         Font.Color = clWindowText
  422.         Font.Height = -12
  423.         Font.Name = 'MS Sans Serif'
  424.         Font.Style = []
  425.         ParentFont = False
  426.         TabOrder = 14
  427.       end
  428.       object Panel3: TPanel
  429.         Left = 305
  430.         Top = 227
  431.         Width = 5
  432.         Height = 45
  433.         TabOrder = 15
  434.       end
  435.     end
  436.     object TPage
  437.       Left = 0
  438.       Top = 0
  439.       Caption = 'Stavke'
  440.       object Bevel3: TBevel
  441.         Left = 304
  442.         Top = 216
  443.         Width = 4
  444.         Height = 45
  445.         Shape = bsLeftLine
  446.       end
  447.       object Bevel8: TBevel
  448.         Left = 216
  449.         Top = 216
  450.         Width = 5
  451.         Height = 46
  452.         Shape = bsLeftLine
  453.       end
  454.       object Bevel19: TBevel
  455.         Left = 128
  456.         Top = 218
  457.         Width = 5
  458.         Height = 43
  459.         Shape = bsLeftLine
  460.       end
  461.       object Bevel7: TBevel
  462.         Left = 4
  463.         Top = 260
  464.         Width = 621
  465.         Height = 5
  466.         Shape = bsTopLine
  467.       end
  468.       object Bevel10: TBevel
  469.         Left = 304
  470.         Top = 260
  471.         Width = 4
  472.         Height = 49
  473.         Shape = bsLeftLine
  474.       end
  475.       object Bevel9: TBevel
  476.         Left = 128
  477.         Top = 260
  478.         Width = 5
  479.         Height = 49
  480.         Shape = bsRightLine
  481.       end
  482.       object Bevel6: TBevel
  483.         Left = 488
  484.         Top = 260
  485.         Width = 5
  486.         Height = 49
  487.         Shape = bsRightLine
  488.       end
  489.       object Bevel11: TBevel
  490.         Left = 4
  491.         Top = 216
  492.         Width = 86
  493.         Height = 25
  494.         Shape = bsFrame
  495.       end
  496.       object Bevel16: TBevel
  497.         Left = 4
  498.         Top = 216
  499.         Width = 621
  500.         Height = 93
  501.         Shape = bsFrame
  502.       end
  503.       object Label22: TLabel
  504.         Left = 136
  505.         Top = 220
  506.         Width = 70
  507.         Height = 13
  508.         Caption = 'Stavka broj:'
  509.         Font.Charset = DEFAULT_CHARSET
  510.         Font.Color = clWindowText
  511.         Font.Height = -12
  512.         Font.Name = 'MS Sans Serif'
  513.         Font.Style = [fsBold]
  514.         ParentFont = False
  515.       end
  516.       object Label9: TLabel
  517.         Left = 140
  518.         Top = 266
  519.         Width = 25
  520.         Height = 13
  521.         Caption = 'poziv'
  522.       end
  523.       object DBText8: TMyDBText
  524.         Left = 8
  525.         Top = 244
  526.         Width = 117
  527.         Height = 13
  528.         Alignment = taRightJustify
  529.         DataField = 'Razlika'
  530.         DataSource = DataPPart.sGlava
  531.         Font.Charset = DEFAULT_CHARSET
  532.         Font.Color = clWindowText
  533.         Font.Height = -12
  534.         Font.Name = 'MS Sans Serif'
  535.         Font.Style = []
  536.         ParentFont = False
  537.       end
  538.       object Label33: TLabel
  539.         Left = 8
  540.         Top = 222
  541.         Width = 33
  542.         Height = 13
  543.         Caption = 'Stanje:'
  544.       end
  545.       object DBText9: TMyDBText
  546.         Left = 44
  547.         Top = 222
  548.         Width = 41
  549.         Height = 13
  550.         DataField = 'Broj'
  551.         DataSource = DataPPart.sGlava
  552.       end
  553.       object Label6: TLabel
  554.         Left = 172
  555.         Top = 266
  556.         Width = 72
  557.         Height = 13
  558.         Caption = 'Model pla∩┐╜anja'
  559.       end
  560.       object Label7: TLabel
  561.         Left = 12
  562.         Top = 266
  563.         Width = 52
  564.         Height = 13
  565.         Caption = 'Ra∩┐╜un broj'
  566.       end
  567.       object lIznos: TLabel
  568.         Left = 376
  569.         Top = 264
  570.         Width = 94
  571.         Height = 13
  572.         Caption = 'Dobavlja∩┐╜ potra∩┐╜uje'
  573.       end
  574.       object Label5: TLabel
  575.         Left = 94
  576.         Top = 224
  577.         Width = 31
  578.         Height = 13
  579.         Alignment = taRightJustify
  580.         Caption = 'ostaje:'
  581.       end
  582.       object Label8: TLabel
  583.         Left = 224
  584.         Top = 220
  585.         Width = 46
  586.         Height = 13
  587.         Caption = 'Valutacija'
  588.       end
  589.       object DBEdit1: TDBEdit
  590.         Left = 444
  591.         Top = 284
  592.         Width = 13
  593.         Height = 13
  594.         TabStop = False
  595.         AutoSize = False
  596.         DataField = 'Prevec'
  597.         DataSource = DataPPart.sStavke
  598.         Enabled = False
  599.         TabOrder = 12
  600.         OnChange = Iznos2Change
  601.       end
  602.       object Iznos2: TDBEdit
  603.         Left = 460
  604.         Top = 284
  605.         Width = 13
  606.         Height = 13
  607.         TabStop = False
  608.         AutoSize = False
  609.         DataField = 'Iznos'
  610.         DataSource = DataPPart.sStavke
  611.         Enabled = False
  612.         TabOrder = 11
  613.         OnChange = Iznos2Change
  614.       end
  615.       object ZapisiButton2: TBitBtn
  616.         Left = 504
  617.         Top = 272
  618.         Width = 69
  619.         Height = 29
  620.         Caption = 'Stavka'
  621.         Font.Charset = DEFAULT_CHARSET
  622.         Font.Color = clWindowText
  623.         Font.Height = -12
  624.         Font.Name = 'MS Sans Serif'
  625.         Font.Style = []
  626.         ParentFont = False
  627.         TabOrder = 9
  628.         OnClick = ZapisiButton2Click
  629.         OnEnter = ZapisiButton2Enter
  630.         Glyph.Data = {
  631.           76010000424D7601000000000000760000002800000020000000100000000100
  632.           04000000000000010000130B0000130B00001000000000000000000000000000
  633.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  634.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  635.           333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  636.           0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  637.           07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  638.           07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  639.           0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  640.           33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  641.           B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  642.           3BB33773333773333773B333333B3333333B7333333733333337}
  643.         NumGlyphs = 2
  644.       end
  645.       object IzlazButton: TBitBtn
  646.         Left = 572
  647.         Top = 272
  648.         Width = 45
  649.         Height = 29
  650.         Cancel = True
  651.         Font.Charset = DEFAULT_CHARSET
  652.         Font.Color = clWindowText
  653.         Font.Height = -13
  654.         Font.Name = 'MS Sans Serif'
  655.         Font.Style = [fsBold]
  656.         ParentFont = False
  657.         TabOrder = 10
  658.         OnClick = IzlazButtonClick
  659.         Glyph.Data = {
  660.           76020000424D7602000000000000760000002800000040000000100000000100
  661.           0400000000000002000000000000000000001000000000000000000000000000
  662.           80000080000000808000800000008000800080800000C0C0C000808080000000
  663.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  664.           3333333333333333333333333333333333333333333333333333333333333333
  665.           3333333333933333333333333333333333333333338F33333333333333333333
  666.           3333333339093333333333333333FF33333333333888F3333333333333300333
  667.           3333333390F093333333333333F88F333333333388388F3333333333300C0333
  668.           333333390FFF093333333333F8838F333333333888F388F3333333300CCC0333
  669.           3333339990FFF093333333F883338FFFFF333383388F388F3333300CCCCC0000
  670.           00033999990FFF093333F88333338888883338333388F388F3330CCCCCCCCCCC
  671.           CC0319999990FFF0933383FF33333FFFFF338F3333388F388F33300CCCCC0000
  672.           0003919999990FFF09333883FF338888883388F333F388F388F333300CCC0333
  673.           33333919909990FFF093333883FF8F333333388F3833F88F38833333300C0333
  674.           333333919990990F0933333338838F3333333388F338F3888833333333300333
  675.           33333339190099903333333333388333333333388F883338F333333333333333
  676.           333333339199999933333333333333333333333388F333F83333333333333333
  677.           3333333339199993333333333333333333333333388F38833333333333333333
  678.           3333333333919333333333333333333333333333338883333333333333333333
  679.           3333333333333333333333333333333333333333333333333333}
  680.         Layout = blGlyphRight
  681.         NumGlyphs = 2
  682.       end
  683.       object gStavke: TMyDBGrid
  684.         Tag = 1
  685.         Left = 4
  686.         Top = 8
  687.         Width = 620
  688.         Height = 201
  689.         FindByName = True
  690.         DataSource = DataPPart.sStavke
  691.         Options = [dgTitles, dgIndicator, dgColLines, dgRowLines, dgRowSelect, dgConfirmDelete]
  692.         TabOrder = 0
  693.         TitleFont.Charset = DEFAULT_CHARSET
  694.         TitleFont.Color = clWindowText
  695.         TitleFont.Height = -12
  696.         TitleFont.Name = 'MS Sans Serif'
  697.         TitleFont.Style = []
  698.       end
  699.       object cSifra: TDBKey
  700.         Left = 136
  701.         Top = 236
  702.         Width = 73
  703.         Height = 21
  704.         AutoSize = False
  705.         Ctl3D = True
  706.         DataField = 'STAVKA'
  707.         DataSource = DataPPart.sStavke
  708.         Font.Charset = DEFAULT_CHARSET
  709.         Font.Color = clWindowText
  710.         Font.Height = -12
  711.         Font.Name = 'MS Sans Serif'
  712.         Font.Style = []
  713.         ParentCtl3D = False
  714.         ParentFont = False
  715.         TabOrder = 1
  716.         DisplayName = 'Stavka izvoda'
  717.         OnNew = cSifraNew
  718.       end
  719.       object ePoziv: TDBVar
  720.         Left = 140
  721.         Top = 282
  722.         Width = 25
  723.         Height = 21
  724.         AutoSize = False
  725.         DataField = 'Poziv'
  726.         DataSource = DataPPart.sStavke
  727.         TabOrder = 5
  728.         OnChange = ePozivChange
  729.         OnExitChanged = ePozivExitChanged
  730.       end
  731.       object eModel: TDBVar
  732.         Left = 172
  733.         Top = 282
  734.         Width = 125
  735.         Height = 21
  736.         TabStop = False
  737.         AutoSize = False
  738.         Color = clBtnFace
  739.         DataField = 'Model'
  740.         DataSource = DataPPart.sStavke
  741.         Enabled = False
  742.         TabOrder = 6
  743.         OnExitChanged = ModelValidate
  744.       end
  745.       object eRacun: TDBVar
  746.         Left = 12
  747.         Top = 282
  748.         Width = 113
  749.         Height = 21
  750.         AutoSize = False
  751.         DataField = 'RacunBr'
  752.         DataSource = DataPPart.sStavke
  753.         TabOrder = 4
  754.       end
  755.       object eIznos: TDBVar
  756.         Left = 312
  757.         Top = 280
  758.         Width = 169
  759.         Height = 21
  760.         AutoSize = False
  761.         DataField = 'Iznos'
  762.         DataSource = DataPPart.sStavke
  763.         TabOrder = 8
  764.         OnEnter = eIznosEnter
  765.         OnExitChanged = eIznosExitChanged
  766.       end
  767.       object Book: TNotebook
  768.         Left = 312
  769.         Top = 220
  770.         Width = 309
  771.         Height = 37
  772.         PageIndex = 1
  773.         TabOrder = 3
  774.         object TPage
  775.           Left = 0
  776.           Top = 0
  777.           Caption = 'Kupci'
  778.           object Label4: TLabel
  779.             Left = 0
  780.             Top = 0
  781.             Width = 62
  782.             Height = 13
  783.             Caption = 'Dobavlja∩┐╜:'
  784.             Font.Charset = DEFAULT_CHARSET
  785.             Font.Color = clWindowText
  786.             Font.Height = -12
  787.             Font.Name = 'MS Sans Serif'
  788.             Font.Style = [fsBold]
  789.             ParentFont = False
  790.           end
  791.           object DBText2: TMyDBText
  792.             Left = 68
  793.             Top = 0
  794.             Width = 239
  795.             Height = 13
  796.             DataField = 'Naziv'
  797.             DataSource = DataPPart.sPart
  798.           end
  799.           object DBText37: TMyDBText
  800.             Left = 120
  801.             Top = 12
  802.             Width = 187
  803.             Height = 13
  804.             DataField = 'Mjesto'
  805.             DataSource = DataPPart.sPart
  806.           end
  807.           object DBText41: TMyDBText
  808.             Left = 120
  809.             Top = 24
  810.             Width = 187
  811.             Height = 13
  812.             DataField = 'UlicaBroj'
  813.             DataSource = DataPPart.sPart
  814.           end
  815.           object ePartner: TDBJustLookup
  816.             Left = 0
  817.             Top = 16
  818.             Width = 115
  819.             Height = 21
  820.             DataField = 'PARTNER'
  821.             DataSource = DataPPart.sStavke
  822.             LookupSource = DataPPart.sPartner
  823.             LookupDisplay = 'SIFRA'
  824.             LookupField = 'PARTNER'
  825.             TabOrder = 0
  826.             DisplayName = '∩┐╜ifra dobavlja∩┐╜a'
  827.             OnExitChanged = ePartnerExitChanged
  828.             OnF2Press = Partner_F2
  829.           end
  830.         end
  831.         object TPage
  832.           Left = 0
  833.           Top = 0
  834.           Caption = 'Dobavljaci'
  835.           object Label10: TLabel
  836.             Left = 0
  837.             Top = 0
  838.             Width = 41
  839.             Height = 13
  840.             Caption = 'Kupac:'
  841.             Font.Charset = DEFAULT_CHARSET
  842.             Font.Color = clWindowText
  843.             Font.Height = -12
  844.             Font.Name = 'MS Sans Serif'
  845.             Font.Style = [fsBold]
  846.             ParentFont = False
  847.           end
  848.           object DBText1: TMyDBText
  849.             Left = 48
  850.             Top = 0
  851.             Width = 259
  852.             Height = 13
  853.             DataField = 'Naziv'
  854.             DataSource = DataPPart.sPartK
  855.           end
  856.           object DBText3: TMyDBText
  857.             Left = 120
  858.             Top = 12
  859.             Width = 187
  860.             Height = 13
  861.             DataField = 'Mjesto'
  862.             DataSource = DataPPart.sPartK
  863.           end
  864.           object DBText4: TMyDBText
  865.             Left = 120
  866.             Top = 24
  867.             Width = 187
  868.             Height = 13
  869.             DataField = 'UlicaBroj'
  870.             DataSource = DataPPart.sPartK
  871.           end
  872.           object ePartner2: TDBJustLookup
  873.             Left = 0
  874.             Top = 16
  875.             Width = 115
  876.             Height = 21
  877.             DataField = 'PARTNER'
  878.             DataSource = DataPPart.sStavke
  879.             LookupSource = DataPPart.sPartnerK
  880.             LookupDisplay = 'SIFRA'
  881.             LookupField = 'PARTNER'
  882.             TabOrder = 0
  883.             DisplayName = '∩┐╜ifra dobavlja∩┐╜a'
  884.             OnExitChanged = ePartnerExitChanged
  885.             OnF2Press = Partner_F2
  886.           end
  887.         end
  888.       end
  889.       object Preplata: TCheckBox
  890.         Left = 312
  891.         Top = 264
  892.         Width = 63
  893.         Height = 13
  894.         Caption = 'Preplata:'
  895.         Ctl3D = True
  896.         ParentCtl3D = False
  897.         TabOrder = 7
  898.         OnClick = PreplataClick
  899.       end
  900.       object eValuta: TDBVar
  901.         Left = 224
  902.         Top = 236
  903.         Width = 73
  904.         Height = 21
  905.         AutoSize = False
  906.         DataField = 'Valuta'
  907.         DataSource = DataPPart.sStavke
  908.         TabOrder = 2
  909.         OnExitChanged = eValutaExitChanged
  910.       end
  911.     end
  912.   end
  913. end
  914.