home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Demo / salarii / Upgrade / salarii.exe / 0 / RCDATA / TFISTORIC / TFISTORIC.txt
Encoding:
Text File  |  2003-10-10  |  23.8 KB  |  1,131 lines

  1. object FIstoric: TFIstoric
  2.   Left = 215
  3.   Top = 204
  4.   Width = 686
  5.   Height = 478
  6.   Caption = 'Istoric angajat'
  7.   Color = clBtnFace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDesktopCenter
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 15
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 411
  22.     Width = 678
  23.     Height = 40
  24.     Align = alBottom
  25.     BevelInner = bvLowered
  26.     TabOrder = 0
  27.     object BIesire: TB
  28.       Left = 541
  29.       Top = 5
  30.       Width = 130
  31.       Height = 30
  32.       Anchors = [akTop, akRight, akBottom]
  33.       Cancel = True
  34.       Caption = '&Iesire'
  35.       Font.Charset = ANSI_CHARSET
  36.       Font.Color = clBtnText
  37.       Font.Height = -12
  38.       Font.Name = 'Arial'
  39.       Font.Style = []
  40.       ParentFont = False
  41.       TabOrder = 0
  42.       OnClick = BIesireClick
  43.     end
  44.   end
  45.   object DBP: TDBGrid
  46.     Left = 0
  47.     Top = 75
  48.     Width = 678
  49.     Height = 336
  50.     HelpContext = 26
  51.     Align = alClient
  52.     DataSource = DV.dIstoric
  53.     Font.Charset = ANSI_CHARSET
  54.     Font.Color = clBlack
  55.     Font.Height = -12
  56.     Font.Name = 'Arial'
  57.     Font.Style = []
  58.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgAlwaysShowSelection, dgCancelOnExit]
  59.     ParentFont = False
  60.     TabOrder = 1
  61.     TitleFont.Charset = DEFAULT_CHARSET
  62.     TitleFont.Color = clBlack
  63.     TitleFont.Height = -11
  64.     TitleFont.Name = 'Arial'
  65.     TitleFont.Style = []
  66.     Columns = <
  67.       item
  68.         Expanded = False
  69.         FieldName = 'Nr'
  70.         Visible = False
  71.       end
  72.       item
  73.         Expanded = False
  74.         FieldName = 'LUNA'
  75.         Visible = False
  76.       end
  77.       item
  78.         Expanded = False
  79.         FieldName = 'IID'
  80.         Visible = False
  81.       end
  82.       item
  83.         Expanded = False
  84.         FieldName = 'TIP'
  85.         Visible = False
  86.       end
  87.       item
  88.         Expanded = False
  89.         FieldName = 'CATEGORIE'
  90.         Title.Caption = 'CAT'
  91.         Visible = False
  92.       end
  93.       item
  94.         Expanded = False
  95.         FieldName = 'MARCA'
  96.         Title.Caption = 'Marca'
  97.         Visible = False
  98.       end
  99.       item
  100.         Expanded = False
  101.         FieldName = 'NUME'
  102.         Title.Caption = 'Nume'
  103.         Visible = False
  104.       end
  105.       item
  106.         Expanded = False
  107.         FieldName = 'PRENUME'
  108.         Title.Caption = 'Prenume'
  109.         Visible = False
  110.       end
  111.       item
  112.         Expanded = False
  113.         FieldName = 'CODNUMPERS'
  114.         Visible = False
  115.       end
  116.       item
  117.         Expanded = False
  118.         FieldName = 'An'
  119.         Visible = True
  120.       end
  121.       item
  122.         Expanded = False
  123.         FieldName = 'Luna2'
  124.         Title.Caption = 'Luna'
  125.         Width = 61
  126.         Visible = True
  127.       end
  128.       item
  129.         Expanded = False
  130.         FieldName = 'FUNCTIE'
  131.         Title.Caption = 'Functie'
  132.         Width = 100
  133.         Visible = True
  134.       end
  135.       item
  136.         Expanded = False
  137.         FieldName = 'NORMA'
  138.         Width = 40
  139.         Visible = True
  140.       end
  141.       item
  142.         Expanded = False
  143.         FieldName = 'SALINC'
  144.         Title.Caption = 'Salariu incadrare'
  145.         Width = 78
  146.         Visible = True
  147.       end
  148.       item
  149.         Expanded = False
  150.         FieldName = 'TIMP'
  151.         Title.Caption = 'Timp'
  152.         Width = 53
  153.         Visible = True
  154.       end
  155.       item
  156.         Expanded = False
  157.         FieldName = 'Spor1'
  158.         Visible = True
  159.       end
  160.       item
  161.         Expanded = False
  162.         FieldName = 'Vals1'
  163.         Visible = True
  164.       end
  165.       item
  166.         Expanded = False
  167.         FieldName = 'Spor2'
  168.         Visible = True
  169.       end
  170.       item
  171.         Expanded = False
  172.         FieldName = 'Vals2'
  173.         Visible = True
  174.       end
  175.       item
  176.         Expanded = False
  177.         FieldName = 'Spor3'
  178.         Visible = True
  179.       end
  180.       item
  181.         Expanded = False
  182.         FieldName = 'Vals3'
  183.         Visible = True
  184.       end
  185.       item
  186.         Expanded = False
  187.         FieldName = 'Spor4'
  188.         Visible = True
  189.       end
  190.       item
  191.         Expanded = False
  192.         FieldName = 'Vals4'
  193.         Visible = True
  194.       end
  195.       item
  196.         Expanded = False
  197.         FieldName = 'ACORD'
  198.         Title.Caption = 'Acord'
  199.         Width = 37
  200.         Visible = True
  201.       end
  202.       item
  203.         Expanded = False
  204.         FieldName = 'REALIZAT'
  205.         Title.Caption = 'Realizat'
  206.         Visible = True
  207.       end
  208.       item
  209.         Expanded = False
  210.         FieldName = 'TIMP_SPL'
  211.         Title.Caption = 'Timp S'
  212.         Visible = True
  213.       end
  214.       item
  215.         Expanded = False
  216.         FieldName = 'VAL_TIMP_S'
  217.         Title.Caption = 'Valoare Timp Supl'
  218.         Visible = True
  219.       end
  220.       item
  221.         Expanded = False
  222.         FieldName = 'TIMP_NOAPTE'
  223.         Title.Caption = 'Timp Noapte'
  224.         Visible = True
  225.       end
  226.       item
  227.         Expanded = False
  228.         FieldName = 'SUMA_T_NOAPTE'
  229.         Title.Caption = 'Valoare timp noapte'
  230.         Visible = True
  231.       end
  232.       item
  233.         Expanded = False
  234.         FieldName = 'ZILE_CO'
  235.         Title.Caption = 'Zile CO'
  236.         Visible = True
  237.       end
  238.       item
  239.         Expanded = False
  240.         FieldName = 'SUMA_ZILE_CO'
  241.         Title.Caption = 'Suma zile CO'
  242.         Visible = True
  243.       end
  244.       item
  245.         Expanded = False
  246.         FieldName = 'ZILE_CM'
  247.         Title.Caption = 'Zile CM'
  248.         Visible = True
  249.       end
  250.       item
  251.         Expanded = False
  252.         FieldName = 'ZILE_CIC'
  253.         Title.Caption = 'Zile CIC'
  254.         Visible = True
  255.       end
  256.       item
  257.         Expanded = False
  258.         FieldName = 'ZILE_FP'
  259.         Title.Caption = 'Zile FP'
  260.         Visible = True
  261.       end
  262.       item
  263.         Expanded = False
  264.         FieldName = 'ALTE_SUME'
  265.         Title.Caption = 'Alte sume'
  266.         Visible = True
  267.       end
  268.       item
  269.         Expanded = False
  270.         FieldName = 'SPORURI'
  271.         Title.Caption = 'Sporuri'
  272.         Visible = True
  273.       end
  274.       item
  275.         Expanded = False
  276.         FieldName = 'pr_va'
  277.         Title.Caption = 'Prima vacanta'
  278.         Visible = True
  279.       end
  280.       item
  281.         Expanded = False
  282.         FieldName = 'PRIME'
  283.         Title.Caption = 'Prime'
  284.         Visible = True
  285.       end
  286.       item
  287.         Expanded = False
  288.         FieldName = 'CM1L'
  289.         Title.Caption = 'CM Firma'
  290.         Visible = True
  291.       end
  292.       item
  293.         Expanded = False
  294.         FieldName = 'CIC'
  295.         Visible = True
  296.       end
  297.       item
  298.         Expanded = False
  299.         FieldName = 'CM2L'
  300.         Title.Caption = 'CM Stat'
  301.         Visible = True
  302.       end
  303.       item
  304.         Expanded = False
  305.         FieldName = 'SumeExcept'
  306.         Visible = True
  307.       end
  308.       item
  309.         Expanded = False
  310.         FieldName = 'Dif_Brut'
  311.         Visible = True
  312.       end
  313.       item
  314.         Expanded = False
  315.         FieldName = 'BRUT'
  316.         Title.Caption = 'Brut'
  317.         Visible = True
  318.       end
  319.       item
  320.         Expanded = False
  321.         FieldName = 'PENSIE'
  322.         Title.Caption = 'Pensie'
  323.         Visible = True
  324.       end
  325.       item
  326.         Expanded = False
  327.         FieldName = 'SOMAJ'
  328.         Title.Caption = 'Somaj'
  329.         Visible = True
  330.       end
  331.       item
  332.         Expanded = False
  333.         FieldName = 'SANATATE'
  334.         Title.Caption = 'Sanatate'
  335.         Visible = True
  336.       end
  337.       item
  338.         Expanded = False
  339.         FieldName = 'VENIT_NET'
  340.         Visible = True
  341.       end
  342.       item
  343.         Expanded = False
  344.         FieldName = 'CoefInd'
  345.         Title.Caption = 'Coef Ind'
  346.         Visible = True
  347.       end
  348.       item
  349.         Expanded = False
  350.         FieldName = 'CoefInd1'
  351.         Visible = True
  352.       end
  353.       item
  354.         Expanded = False
  355.         FieldName = 'DED_PERS'
  356.         Visible = True
  357.       end
  358.       item
  359.         Expanded = False
  360.         FieldName = 'DED_PERS_SUPLI'
  361.         Visible = True
  362.       end
  363.       item
  364.         Expanded = False
  365.         FieldName = 'CH_PROF'
  366.         Visible = True
  367.       end
  368.       item
  369.         Expanded = False
  370.         FieldName = 'ProcImpo'
  371.         Visible = True
  372.       end
  373.       item
  374.         Expanded = False
  375.         FieldName = 'IMPOZIT'
  376.         Title.Caption = 'Impozit'
  377.         Visible = True
  378.       end
  379.       item
  380.         Expanded = False
  381.         FieldName = 'AVANS'
  382.         Title.Caption = 'Avans'
  383.         Visible = True
  384.       end
  385.       item
  386.         Expanded = False
  387.         FieldName = 'PRIME_INCASATE'
  388.         Title.Caption = 'Prime incasate'
  389.         Visible = True
  390.       end
  391.       item
  392.         Expanded = False
  393.         FieldName = 'AVANS_CO'
  394.         Title.Caption = 'Avans CO'
  395.         Visible = True
  396.       end
  397.       item
  398.         Expanded = False
  399.         FieldName = 'RETINERI'
  400.         Title.Caption = 'Retineri'
  401.         Visible = True
  402.       end
  403.       item
  404.         Expanded = False
  405.         FieldName = 'GARANTII'
  406.         Title.Caption = 'Garantii'
  407.         Visible = True
  408.       end
  409.       item
  410.         Expanded = False
  411.         FieldName = 'POPRIRI'
  412.         Title.Caption = 'Popriri'
  413.         Visible = True
  414.       end
  415.       item
  416.         Expanded = False
  417.         FieldName = 'ALTE_RET'
  418.         Title.Caption = 'Alte retineri'
  419.         Visible = True
  420.       end
  421.       item
  422.         Expanded = False
  423.         FieldName = 'RESTPL'
  424.         Title.Caption = 'Rest plata'
  425.         Visible = True
  426.       end
  427.       item
  428.         Expanded = False
  429.         FieldName = 'STUDII'
  430.         Visible = False
  431.       end
  432.       item
  433.         Expanded = False
  434.         FieldName = 'DATA_ANG'
  435.         Visible = False
  436.       end
  437.       item
  438.         Expanded = False
  439.         FieldName = 'DATA_NAS'
  440.         Visible = False
  441.       end
  442.       item
  443.         Expanded = False
  444.         FieldName = 'LOCALITATE'
  445.         Visible = False
  446.       end
  447.       item
  448.         Expanded = False
  449.         FieldName = 'STRADA'
  450.         Visible = False
  451.       end
  452.       item
  453.         Expanded = False
  454.         FieldName = 'TOTDREPT'
  455.         Visible = False
  456.       end
  457.       item
  458.         Expanded = False
  459.         FieldName = 'NUMAR'
  460.         Visible = False
  461.       end
  462.       item
  463.         Expanded = False
  464.         FieldName = 'CODPOSTAL'
  465.         Visible = False
  466.       end
  467.       item
  468.         Expanded = False
  469.         FieldName = 'BLOC'
  470.         Visible = False
  471.       end
  472.       item
  473.         Expanded = False
  474.         FieldName = 'SCARA'
  475.         Visible = False
  476.       end
  477.       item
  478.         Expanded = False
  479.         FieldName = 'ETAJ'
  480.         Visible = False
  481.       end
  482.       item
  483.         Expanded = False
  484.         FieldName = 'AP'
  485.         Visible = False
  486.       end
  487.       item
  488.         Expanded = False
  489.         FieldName = 'SECTOR'
  490.         Visible = False
  491.       end
  492.       item
  493.         Expanded = False
  494.         FieldName = 'TELEFON'
  495.         Visible = False
  496.       end
  497.       item
  498.         Expanded = False
  499.         FieldName = 'CATEGORIE'
  500.         Visible = False
  501.       end
  502.       item
  503.         Expanded = False
  504.         FieldName = 'INVALIDITATE'
  505.         Visible = False
  506.       end
  507.       item
  508.         Expanded = False
  509.         FieldName = 'Judet'
  510.         Visible = False
  511.       end
  512.       item
  513.         Expanded = False
  514.         FieldName = 'DATA_LICH'
  515.         Visible = False
  516.       end
  517.       item
  518.         Expanded = False
  519.         FieldName = 'ALTE_DATE'
  520.         Visible = True
  521.       end
  522.       item
  523.         Expanded = False
  524.         FieldName = 'VAL_TIMP_S'
  525.         Visible = False
  526.       end>
  527.   end
  528.   object DBC: TDBGrid
  529.     Left = 0
  530.     Top = 75
  531.     Width = 678
  532.     Height = 336
  533.     HelpContext = 26
  534.     Align = alClient
  535.     DataSource = DV.dIstoric
  536.     Font.Charset = ANSI_CHARSET
  537.     Font.Color = clBlack
  538.     Font.Height = -12
  539.     Font.Name = 'Arial'
  540.     Font.Style = []
  541.     Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgCancelOnExit]
  542.     ParentFont = False
  543.     TabOrder = 2
  544.     TitleFont.Charset = DEFAULT_CHARSET
  545.     TitleFont.Color = clBlack
  546.     TitleFont.Height = -11
  547.     TitleFont.Name = 'Arial'
  548.     TitleFont.Style = []
  549.     Columns = <
  550.       item
  551.         Expanded = False
  552.         FieldName = 'Nr'
  553.         Visible = False
  554.       end
  555.       item
  556.         Expanded = False
  557.         FieldName = 'LUNA'
  558.         Visible = False
  559.       end
  560.       item
  561.         Expanded = False
  562.         FieldName = 'IID'
  563.         Visible = False
  564.       end
  565.       item
  566.         Expanded = False
  567.         FieldName = 'TIP'
  568.         Visible = False
  569.       end
  570.       item
  571.         Expanded = False
  572.         FieldName = 'MARCA'
  573.         Title.Caption = 'Marca'
  574.         Visible = False
  575.       end
  576.       item
  577.         Expanded = False
  578.         FieldName = 'NUME'
  579.         Title.Caption = 'Nume'
  580.         Visible = False
  581.       end
  582.       item
  583.         Expanded = False
  584.         FieldName = 'PRENUME'
  585.         Title.Caption = 'Prenume'
  586.         Visible = False
  587.       end
  588.       item
  589.         Expanded = False
  590.         FieldName = 'CODNUMPERS'
  591.         Visible = False
  592.       end
  593.       item
  594.         Expanded = False
  595.         FieldName = 'An'
  596.         Visible = True
  597.       end
  598.       item
  599.         Expanded = False
  600.         FieldName = 'Luna2'
  601.         Title.Caption = 'Luna'
  602.         Visible = True
  603.       end
  604.       item
  605.         Expanded = False
  606.         FieldName = 'FUNCTIE'
  607.         Title.Caption = 'Functie'
  608.         Width = 80
  609.         Visible = True
  610.       end
  611.       item
  612.         Expanded = False
  613.         FieldName = 'NORMA'
  614.         Width = 40
  615.         Visible = True
  616.       end
  617.       item
  618.         Color = clInfoBk
  619.         Expanded = False
  620.         FieldName = 'Ore_Zi'
  621.         Width = 50
  622.         Visible = True
  623.       end
  624.       item
  625.         Expanded = False
  626.         FieldName = 'SALINC'
  627.         Title.Caption = 'Salariu incadrare'
  628.         Visible = True
  629.       end
  630.       item
  631.         Expanded = False
  632.         FieldName = 'TIMP'
  633.         Title.Caption = 'Timp'
  634.         Visible = True
  635.       end
  636.       item
  637.         Expanded = False
  638.         FieldName = 'REALIZAT'
  639.         Title.Caption = 'Realizat'
  640.         Visible = False
  641.       end
  642.       item
  643.         Expanded = False
  644.         FieldName = 'TIMP_SPL'
  645.         Title.Caption = 'Timp S'
  646.         Visible = True
  647.       end
  648.       item
  649.         Expanded = False
  650.         FieldName = 'VAL_TIMP_S'
  651.         Title.Caption = 'Valoare Timp Supl'
  652.         Visible = True
  653.       end
  654.       item
  655.         Expanded = False
  656.         FieldName = 'ACORD'
  657.         Title.Caption = 'Acord'
  658.         Visible = False
  659.       end
  660.       item
  661.         Expanded = False
  662.         FieldName = 'TIMP_NOAPTE'
  663.         Title.Caption = 'Timp Noapte'
  664.         Visible = True
  665.       end
  666.       item
  667.         Expanded = False
  668.         FieldName = 'SUMA_T_NOAPTE'
  669.         Title.Caption = 'Valoare timp noapte'
  670.         Visible = True
  671.       end
  672.       item
  673.         Expanded = False
  674.         FieldName = 'Spor1'
  675.         Visible = True
  676.       end
  677.       item
  678.         Expanded = False
  679.         FieldName = 'Vals1'
  680.         Visible = True
  681.       end
  682.       item
  683.         Expanded = False
  684.         FieldName = 'Spor2'
  685.         Visible = True
  686.       end
  687.       item
  688.         Expanded = False
  689.         FieldName = 'Vals2'
  690.         Visible = True
  691.       end
  692.       item
  693.         Expanded = False
  694.         FieldName = 'Spor3'
  695.         Visible = True
  696.       end
  697.       item
  698.         Expanded = False
  699.         FieldName = 'Vals3'
  700.         Visible = True
  701.       end
  702.       item
  703.         Expanded = False
  704.         FieldName = 'Spor4'
  705.         Visible = True
  706.       end
  707.       item
  708.         Expanded = False
  709.         FieldName = 'Vals4'
  710.         Visible = True
  711.       end
  712.       item
  713.         Expanded = False
  714.         FieldName = 'ZILE_CO'
  715.         Title.Caption = 'Zile CO'
  716.         Visible = True
  717.       end
  718.       item
  719.         Expanded = False
  720.         FieldName = 'SUMA_ZILE_CO'
  721.         Title.Caption = 'Suma zile CO'
  722.         Visible = True
  723.       end
  724.       item
  725.         Expanded = False
  726.         FieldName = 'ZILE_CM'
  727.         Title.Caption = 'Zile CM'
  728.         Visible = True
  729.       end
  730.       item
  731.         Expanded = False
  732.         FieldName = 'ZILE_CIC'
  733.         Title.Caption = 'Zile CIC'
  734.         Visible = True
  735.       end
  736.       item
  737.         Expanded = False
  738.         FieldName = 'ZILE_FP'
  739.         Title.Caption = 'Zile FP'
  740.         Visible = True
  741.       end
  742.       item
  743.         Expanded = False
  744.         FieldName = 'ALTE_SUME'
  745.         Title.Caption = 'Alte sume'
  746.         Visible = True
  747.       end
  748.       item
  749.         Expanded = False
  750.         FieldName = 'SPORURI'
  751.         Title.Caption = 'Sporuri'
  752.         Visible = True
  753.       end
  754.       item
  755.         Expanded = False
  756.         FieldName = 'PRIME'
  757.         Title.Caption = 'Prime'
  758.         Visible = True
  759.       end
  760.       item
  761.         Expanded = False
  762.         FieldName = 'CM1L'
  763.         Title.Caption = 'CM Firma'
  764.         Visible = True
  765.       end
  766.       item
  767.         Expanded = False
  768.         FieldName = 'CIC'
  769.         Visible = True
  770.       end
  771.       item
  772.         Expanded = False
  773.         FieldName = 'pr_va'
  774.         Title.Caption = 'Prima vacanta'
  775.         Visible = True
  776.       end
  777.       item
  778.         Expanded = False
  779.         FieldName = 'CM2L'
  780.         Title.Caption = 'CM Stat'
  781.         Visible = True
  782.       end
  783.       item
  784.         Expanded = False
  785.         FieldName = 'Dif_Brut'
  786.         Visible = True
  787.       end
  788.       item
  789.         Expanded = False
  790.         FieldName = 'BRUT'
  791.         Title.Caption = 'Brut'
  792.         Visible = True
  793.       end
  794.       item
  795.         Expanded = False
  796.         FieldName = 'SumeExcept'
  797.         Visible = True
  798.       end
  799.       item
  800.         Expanded = False
  801.         FieldName = 'PENSIE'
  802.         Title.Caption = 'Pensie'
  803.         Visible = True
  804.       end
  805.       item
  806.         Expanded = False
  807.         FieldName = 'SOMAJ'
  808.         Title.Caption = 'Somaj'
  809.         Visible = True
  810.       end
  811.       item
  812.         Expanded = False
  813.         FieldName = 'SANATATE'
  814.         Title.Caption = 'Sanatate'
  815.         Visible = True
  816.       end
  817.       item
  818.         Expanded = False
  819.         FieldName = 'VENIT_NET'
  820.         Visible = True
  821.       end
  822.       item
  823.         Expanded = False
  824.         FieldName = 'CoefInd'
  825.         Visible = True
  826.       end
  827.       item
  828.         Expanded = False
  829.         FieldName = 'CoefInd1'
  830.         Visible = True
  831.       end
  832.       item
  833.         Expanded = False
  834.         FieldName = 'DED_PERS'
  835.         Visible = True
  836.       end
  837.       item
  838.         Expanded = False
  839.         FieldName = 'DED_PERS_SUPLI'
  840.         Visible = True
  841.       end
  842.       item
  843.         Expanded = False
  844.         FieldName = 'CH_PROF'
  845.         Visible = True
  846.       end
  847.       item
  848.         Expanded = False
  849.         FieldName = 'ProcImpo'
  850.         Visible = True
  851.       end
  852.       item
  853.         Expanded = False
  854.         FieldName = 'IMPOZIT'
  855.         Title.Caption = 'Impozit'
  856.         Visible = True
  857.       end
  858.       item
  859.         Expanded = False
  860.         FieldName = 'AVANS'
  861.         Title.Caption = 'Avans'
  862.         Visible = True
  863.       end
  864.       item
  865.         Expanded = False
  866.         FieldName = 'PRIME_INCASATE'
  867.         Title.Caption = 'Prime incasate'
  868.         Visible = True
  869.       end
  870.       item
  871.         Expanded = False
  872.         FieldName = 'AVANS_CO'
  873.         Title.Caption = 'Avans CO'
  874.         Visible = True
  875.       end
  876.       item
  877.         Expanded = False
  878.         FieldName = 'RETINERI'
  879.         Title.Caption = 'Retineri'
  880.         Visible = True
  881.       end
  882.       item
  883.         Expanded = False
  884.         FieldName = 'GARANTII'
  885.         Title.Caption = 'Garantii'
  886.         Visible = True
  887.       end
  888.       item
  889.         Expanded = False
  890.         FieldName = 'POPRIRI'
  891.         Title.Caption = 'Popriri'
  892.         Visible = True
  893.       end
  894.       item
  895.         Expanded = False
  896.         FieldName = 'ALTE_RET'
  897.         Title.Caption = 'Alte retineri'
  898.         Visible = True
  899.       end
  900.       item
  901.         Expanded = False
  902.         FieldName = 'RESTPL'
  903.         Title.Caption = 'Rest plata'
  904.         Visible = True
  905.       end
  906.       item
  907.         Expanded = False
  908.         FieldName = 'STUDII'
  909.         Visible = False
  910.       end
  911.       item
  912.         Expanded = False
  913.         FieldName = 'DATA_ANG'
  914.         Visible = False
  915.       end
  916.       item
  917.         Expanded = False
  918.         FieldName = 'DATA_NAS'
  919.         Visible = False
  920.       end
  921.       item
  922.         Expanded = False
  923.         FieldName = 'LOCALITATE'
  924.         Visible = False
  925.       end
  926.       item
  927.         Expanded = False
  928.         FieldName = 'STRADA'
  929.         Visible = False
  930.       end
  931.       item
  932.         Expanded = False
  933.         FieldName = 'TOTDREPT'
  934.         Visible = False
  935.       end
  936.       item
  937.         Expanded = False
  938.         FieldName = 'NUMAR'
  939.         Visible = False
  940.       end
  941.       item
  942.         Expanded = False
  943.         FieldName = 'CODPOSTAL'
  944.         Visible = False
  945.       end
  946.       item
  947.         Expanded = False
  948.         FieldName = 'BLOC'
  949.         Visible = False
  950.       end
  951.       item
  952.         Expanded = False
  953.         FieldName = 'SCARA'
  954.         Visible = False
  955.       end
  956.       item
  957.         Expanded = False
  958.         FieldName = 'ETAJ'
  959.         Visible = False
  960.       end
  961.       item
  962.         Expanded = False
  963.         FieldName = 'AP'
  964.         Visible = False
  965.       end
  966.       item
  967.         Expanded = False
  968.         FieldName = 'SECTOR'
  969.         Visible = False
  970.       end
  971.       item
  972.         Expanded = False
  973.         FieldName = 'TELEFON'
  974.         Visible = False
  975.       end
  976.       item
  977.         Expanded = False
  978.         FieldName = 'CATEGORIE'
  979.         Visible = False
  980.       end
  981.       item
  982.         Expanded = False
  983.         FieldName = 'INVALIDITATE'
  984.         Visible = False
  985.       end
  986.       item
  987.         Expanded = False
  988.         FieldName = 'Judet'
  989.         Visible = False
  990.       end
  991.       item
  992.         Expanded = False
  993.         FieldName = 'DATA_LICH'
  994.         Visible = False
  995.       end
  996.       item
  997.         Expanded = False
  998.         FieldName = 'ALTE_DATE'
  999.         Title.Caption = 'Alte date'
  1000.         Visible = True
  1001.       end>
  1002.   end
  1003.   object Panel2: TPanel
  1004.     Left = 0
  1005.     Top = 0
  1006.     Width = 678
  1007.     Height = 75
  1008.     Align = alTop
  1009.     BevelInner = bvRaised
  1010.     BevelOuter = bvLowered
  1011.     TabOrder = 3
  1012.     object lSuma: TLabel
  1013.       Left = 8
  1014.       Top = 35
  1015.       Width = 215
  1016.       Height = 15
  1017.       Caption = 'Suma baza de calcul pe ultimele 6 luni'
  1018.       Font.Charset = ANSI_CHARSET
  1019.       Font.Color = clWindowText
  1020.       Font.Height = -12
  1021.       Font.Name = 'Arial'
  1022.       Font.Style = [fsBold]
  1023.       ParentFont = False
  1024.     end
  1025.     object LAfisSuma: TLabel
  1026.       Left = 245
  1027.       Top = 35
  1028.       Width = 155
  1029.       Height = 17
  1030.       Alignment = taRightJustify
  1031.       AutoSize = False
  1032.       Color = clInfoBk
  1033.       Font.Charset = ANSI_CHARSET
  1034.       Font.Color = clWindowText
  1035.       Font.Height = -12
  1036.       Font.Name = 'Arial'
  1037.       Font.Style = []
  1038.       ParentColor = False
  1039.       ParentFont = False
  1040.     end
  1041.     object lMedia: TLabel
  1042.       Left = 8
  1043.       Top = 53
  1044.       Width = 216
  1045.       Height = 15
  1046.       Caption = 'Media baza de calcul pe ultimele 6 luni'
  1047.       Font.Charset = ANSI_CHARSET
  1048.       Font.Color = clWindowText
  1049.       Font.Height = -12
  1050.       Font.Name = 'Arial'
  1051.       Font.Style = [fsBold]
  1052.       ParentFont = False
  1053.     end
  1054.     object LAfisMedia: TLabel
  1055.       Left = 245
  1056.       Top = 53
  1057.       Width = 155
  1058.       Height = 17
  1059.       Alignment = taRightJustify
  1060.       AutoSize = False
  1061.       Color = clInfoBk
  1062.       Font.Charset = ANSI_CHARSET
  1063.       Font.Color = clWindowText
  1064.       Font.Height = -12
  1065.       Font.Name = 'Arial'
  1066.       Font.Style = []
  1067.       ParentColor = False
  1068.       ParentFont = False
  1069.     end
  1070.     object lNume: TLabel
  1071.       Left = 8
  1072.       Top = 3
  1073.       Width = 269
  1074.       Height = 15
  1075.       AutoSize = False
  1076.       Caption = 'Nume'
  1077.       Font.Charset = ANSI_CHARSET
  1078.       Font.Color = clWindowText
  1079.       Font.Height = -12
  1080.       Font.Name = 'Arial'
  1081.       Font.Style = [fsBold]
  1082.       ParentFont = False
  1083.     end
  1084.     object lFunctie: TLabel
  1085.       Left = 8
  1086.       Top = 19
  1087.       Width = 269
  1088.       Height = 15
  1089.       AutoSize = False
  1090.       Caption = 'Functie'
  1091.       Font.Charset = ANSI_CHARSET
  1092.       Font.Color = clWindowText
  1093.       Font.Height = -12
  1094.       Font.Name = 'Arial'
  1095.       Font.Style = [fsBold]
  1096.       ParentFont = False
  1097.     end
  1098.     object lTitlu: TLabelEffect
  1099.       Left = 529
  1100.       Top = 2
  1101.       Width = 147
  1102.       Height = 71
  1103.       ColourShadow = clGray
  1104.       GraduateFrom = clWindowText
  1105.       StyleHighlight = eoExtrude
  1106.       StyleShadow = eoGraduated
  1107.       ColourScheme = csText
  1108.       Align = alRight
  1109.       Alignment = taRightJustify
  1110.       Caption = 'Istoric angajat   '
  1111.       Font.Charset = ANSI_CHARSET
  1112.       Font.Color = clBlack
  1113.       Font.Height = -16
  1114.       Font.Name = 'Arial'
  1115.       Font.Style = [fsBold]
  1116.       ParentFont = False
  1117.     end
  1118.     object DBNavigator1: TDBNavigator
  1119.       Left = 522
  1120.       Top = 44
  1121.       Width = 148
  1122.       Height = 25
  1123.       DataSource = DV.dIstoric
  1124.       VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
  1125.       Anchors = [akTop, akRight]
  1126.       Flat = True
  1127.       TabOrder = 0
  1128.     end
  1129.   end
  1130. end
  1131.