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

  1. object FMain: TFMain
  2.   Left = 383
  3.   Top = 146
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 431
  7.   ClientWidth = 344
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   PopupMenu = PopupMenu1
  17.   Position = poDesktopCenter
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 15
  25.   object lbFirma: TLabelEffect
  26.     Left = 0
  27.     Top = 0
  28.     Width = 344
  29.     Height = 41
  30.     ColourShadow = clGray
  31.     GraduateFrom = clWindowText
  32.     ColourScheme = csText
  33.     Align = alTop
  34.     Caption = ' '
  35.     Color = clInfoBk
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -16
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ParentColor = False
  42.     ParentFont = False
  43.   end
  44.   object StatusBar1: TStatusBar
  45.     Left = 0
  46.     Top = 412
  47.     Width = 344
  48.     Height = 19
  49.     Panels = <
  50.       item
  51.         Text = 'Loc pentru hinturi'
  52.         Width = 200
  53.       end
  54.       item
  55.         Text = 'Ctrl+F Alege Firma /Perioada'
  56.         Width = 50
  57.       end>
  58.     SimplePanel = False
  59.   end
  60.   object Panel1: TPanel
  61.     Left = 0
  62.     Top = 41
  63.     Width = 344
  64.     Height = 371
  65.     Align = alClient
  66.     BevelInner = bvRaised
  67.     BevelOuter = bvLowered
  68.     TabOrder = 0
  69.     object lTitlu: TLabelEffect
  70.       Left = 2
  71.       Top = 2
  72.       Width = 340
  73.       Height = 25
  74.       ColourShadow = clGray
  75.       GraduateFrom = clWindowText
  76.       StyleHighlight = eoExtrude
  77.       StyleShadow = eoGraduated
  78.       ColourScheme = csText
  79.       Align = alTop
  80.       Alignment = taRightJustify
  81.       Caption = 'hhhhh'
  82.       Font.Charset = ANSI_CHARSET
  83.       Font.Color = clBlack
  84.       Font.Height = -13
  85.       Font.Name = 'Arial'
  86.       Font.Style = [fsBold]
  87.       ParentFont = False
  88.     end
  89.     object GConfigFirma: TGPanel
  90.       Tag = 3
  91.       Left = 8
  92.       Top = 18
  93.       Width = 303
  94.       Height = 325
  95.       BevelInner = bvLowered
  96.       BorderWidth = 10
  97.       Caption = ' '
  98.       TabOrder = 1
  99.       Visible = False
  100.       Picture.Data = {<image000.bmp>}
  101.       object Image7: TImage
  102.         Left = 22
  103.         Top = 265
  104.         Width = 17
  105.         Height = 27
  106.         Picture.Data = {<image001.ico>}
  107.       end
  108.       object BMFirma: TB
  109.         Tag = 1
  110.         Left = 41
  111.         Top = 27
  112.         Width = 220
  113.         Height = 30
  114.         Hint = 'Modificarea datelor firmei curente'
  115.         Caption = '&Modificare date firma'
  116.         Font.Charset = ANSI_CHARSET
  117.         Font.Color = clBtnText
  118.         Font.Height = -12
  119.         Font.Name = 'Arial'
  120.         Font.Style = []
  121.         ParentFont = False
  122.         ParentShowHint = False
  123.         ShowHint = False
  124.         TabOrder = 0
  125.         OnClick = BMFirmaClick
  126.         OnEnter = bSalariiEnter
  127.       end
  128.       object B3: TB
  129.         Tag = 1
  130.         Left = 41
  131.         Top = 263
  132.         Width = 220
  133.         Height = 30
  134.         Hint = 'Inapoi in meniul principal'
  135.         Cancel = True
  136.         Caption = '&Inapoi'
  137.         Font.Charset = ANSI_CHARSET
  138.         Font.Color = clBtnText
  139.         Font.Height = -12
  140.         Font.Name = 'Arial'
  141.         Font.Style = []
  142.         ParentFont = False
  143.         ParentShowHint = False
  144.         ShowHint = False
  145.         TabOrder = 5
  146.         OnClick = B3Click
  147.         OnEnter = bSalariiEnter
  148.       end
  149.       object BParF: TB
  150.         Tag = 1
  151.         Left = 41
  152.         Top = 62
  153.         Width = 220
  154.         Height = 30
  155.         Hint = 'Parametrii de calcul ai firmei'
  156.         Caption = '&Parametri calcul firma'
  157.         Font.Charset = ANSI_CHARSET
  158.         Font.Color = clBtnText
  159.         Font.Height = -12
  160.         Font.Name = 'Arial'
  161.         Font.Style = []
  162.         ParentFont = False
  163.         ParentShowHint = False
  164.         ShowHint = False
  165.         TabOrder = 1
  166.         OnClick = BParFClick
  167.         OnEnter = bSalariiEnter
  168.       end
  169.       object BTrecere: TB
  170.         Tag = 1
  171.         Left = 41
  172.         Top = 131
  173.         Width = 220
  174.         Height = 30
  175.         Hint = 'Operatia de trecere la luna'
  176.         Caption = '&Trecere la luna'
  177.         Font.Charset = ANSI_CHARSET
  178.         Font.Color = clBtnText
  179.         Font.Height = -12
  180.         Font.Name = 'Arial'
  181.         Font.Style = []
  182.         ParentFont = False
  183.         ParentShowHint = False
  184.         ShowHint = False
  185.         TabOrder = 3
  186.         OnClick = BTrecereClick
  187.         OnEnter = bSalariiEnter
  188.       end
  189.       object BDeschisa: TB
  190.         Tag = 1
  191.         Left = 41
  192.         Top = 166
  193.         Width = 220
  194.         Height = 30
  195.         Hint = 'Inchidere/Deschidere luna lucru'
  196.         Caption = 'Dschidere/Inchidere'
  197.         Font.Charset = ANSI_CHARSET
  198.         Font.Color = clBtnText
  199.         Font.Height = -12
  200.         Font.Name = 'Arial'
  201.         Font.Style = []
  202.         ParentFont = False
  203.         ParentShowHint = False
  204.         ShowHint = False
  205.         TabOrder = 4
  206.         OnClick = BDeschisaClick
  207.         OnEnter = bSalariiEnter
  208.       end
  209.       object BConfigDep: TB
  210.         Tag = 1
  211.         Left = 41
  212.         Top = 97
  213.         Width = 220
  214.         Height = 30
  215.         Hint = 'Configurare departamente firma'
  216.         Caption = '&Configurare departamente'
  217.         Font.Charset = ANSI_CHARSET
  218.         Font.Color = clBtnText
  219.         Font.Height = -12
  220.         Font.Name = 'Arial'
  221.         Font.Style = []
  222.         ParentFont = False
  223.         ParentShowHint = False
  224.         ShowHint = False
  225.         TabOrder = 2
  226.         OnClick = BConfigDepClick
  227.         OnEnter = bSalariiEnter
  228.       end
  229.     end
  230.     object GTransmiteri: TGPanel
  231.       Tag = 5
  232.       Left = 14
  233.       Top = 25
  234.       Width = 303
  235.       Height = 325
  236.       BevelInner = bvLowered
  237.       BorderWidth = 10
  238.       Caption = ' '
  239.       TabOrder = 4
  240.       Visible = False
  241.       Picture.Data = {<image002.bmp>}
  242.       object Image8: TImage
  243.         Left = 22
  244.         Top = 280
  245.         Width = 17
  246.         Height = 27
  247.         Picture.Data = {<image003.ico>}
  248.       end
  249.       object B5: TB
  250.         Tag = 44
  251.         Left = 45
  252.         Top = 278
  253.         Width = 220
  254.         Height = 31
  255.         Hint = 'Inapoi in meniul principal'
  256.         Cancel = True
  257.         Caption = '&Inapoi'
  258.         Font.Charset = ANSI_CHARSET
  259.         Font.Color = clBtnText
  260.         Font.Height = -12
  261.         Font.Name = 'Arial'
  262.         Font.Style = []
  263.         ParentFont = False
  264.         TabOrder = 9
  265.         OnClick = B5Click
  266.         OnEnter = bSalariiEnter
  267.       end
  268.       object BFF1: TB
  269.         Tag = 10
  270.         Left = 45
  271.         Top = 15
  272.         Width = 220
  273.         Height = 27
  274.         Hint = 'Raport  (FF1)'
  275.         Cancel = True
  276.         Caption = 'Fisa Fis&cala 1  (FF1)'
  277.         Font.Charset = ANSI_CHARSET
  278.         Font.Color = clBtnText
  279.         Font.Height = -12
  280.         Font.Name = 'Arial'
  281.         Font.Style = []
  282.         ParentFont = False
  283.         ParentShowHint = False
  284.         ShowHint = False
  285.         TabOrder = 0
  286.         OnClick = BFF1Click
  287.         OnEnter = bSalariiEnter
  288.       end
  289.       object BFF2: TB
  290.         Tag = 11
  291.         Left = 45
  292.         Top = 43
  293.         Width = 220
  294.         Height = 27
  295.         Hint = 'Raport  (FF2)'
  296.         Cancel = True
  297.         Caption = 'Fisa Fisc&ala 2  (FF2)'
  298.         Font.Charset = ANSI_CHARSET
  299.         Font.Color = clBtnText
  300.         Font.Height = -12
  301.         Font.Name = 'Arial'
  302.         Font.Style = []
  303.         ParentFont = False
  304.         ParentShowHint = False
  305.         ShowHint = False
  306.         TabOrder = 1
  307.         OnClick = BFF1Click
  308.         OnEnter = bSalariiEnter
  309.       end
  310.       object BTrans: TB
  311.         Tag = 1
  312.         Left = 45
  313.         Top = 71
  314.         Width = 220
  315.         Height = 27
  316.         Hint = 'Transmitere electronica FF1,FF2'
  317.         Caption = 'Transmitere &electronica FF'
  318.         Font.Charset = ANSI_CHARSET
  319.         Font.Color = clBtnText
  320.         Font.Height = -12
  321.         Font.Name = 'Arial'
  322.         Font.Style = []
  323.         ParentFont = False
  324.         ParentShowHint = False
  325.         ShowHint = False
  326.         TabOrder = 2
  327.         OnClick = BTransClick
  328.         OnEnter = bSalariiEnter
  329.       end
  330.       object BDeclar: TB
  331.         Left = 45
  332.         Top = 99
  333.         Width = 220
  334.         Height = 27
  335.         Hint = 'Rapoarte declaratii CAS'
  336.         Caption = '&Declaratii CAS'
  337.         Font.Charset = ANSI_CHARSET
  338.         Font.Color = clBtnText
  339.         Font.Height = -12
  340.         Font.Name = 'Arial'
  341.         Font.Style = []
  342.         ParentFont = False
  343.         TabOrder = 3
  344.         OnClick = BDeclarClick
  345.         OnEnter = bSalariiEnter
  346.       end
  347.       object B2: TB
  348.         Tag = 1
  349.         Left = 45
  350.         Top = 128
  351.         Width = 220
  352.         Height = 27
  353.         Hint = 'Transmitere electronica CAS'
  354.         Caption = '&Transmitere electronica CAS'
  355.         Font.Charset = ANSI_CHARSET
  356.         Font.Color = clBtnText
  357.         Font.Height = -12
  358.         Font.Name = 'Arial'
  359.         Font.Style = []
  360.         ParentFont = False
  361.         ParentShowHint = False
  362.         ShowHint = False
  363.         TabOrder = 4
  364.         OnClick = B2Click
  365.         OnEnter = bSalariiEnter
  366.       end
  367.       object bTSomaj: TB
  368.         Left = 45
  369.         Top = 184
  370.         Width = 220
  371.         Height = 27
  372.         Hint = 'Transmitere electronica declaratii Somaj'
  373.         Caption = 'Transmitere electronica S&omaj'
  374.         Font.Charset = ANSI_CHARSET
  375.         Font.Color = clBtnText
  376.         Font.Height = -12
  377.         Font.Name = 'Arial'
  378.         Font.Style = []
  379.         ParentFont = False
  380.         TabOrder = 6
  381.         OnClick = bTSomajClick
  382.         OnEnter = bSalariiEnter
  383.       end
  384.       object bDSomaj: TB
  385.         Left = 45
  386.         Top = 156
  387.         Width = 220
  388.         Height = 27
  389.         Hint = 'Rapoarte declaratii Somaj'
  390.         Caption = 'Declaratii &Somaj'
  391.         Font.Charset = ANSI_CHARSET
  392.         Font.Color = clBtnText
  393.         Font.Height = -12
  394.         Font.Name = 'Arial'
  395.         Font.Style = []
  396.         ParentFont = False
  397.         TabOrder = 5
  398.         OnClick = bDSomajClick
  399.         OnEnter = bSalariiEnter
  400.       end
  401.       object BAsig: TB
  402.         Left = 45
  403.         Top = 212
  404.         Width = 220
  405.         Height = 27
  406.         Hint = 'Lista asigurati si coasigurati'
  407.         Caption = 'Asi&gurati si coasigurati'
  408.         Font.Charset = ANSI_CHARSET
  409.         Font.Color = clBtnText
  410.         Font.Height = -12
  411.         Font.Name = 'Arial'
  412.         Font.Style = []
  413.         ParentFont = False
  414.         TabOrder = 7
  415.         OnClick = BAsigClick
  416.         OnEnter = bSalariiEnter
  417.       end
  418.       object BDeclSanat: TB
  419.         Left = 45
  420.         Top = 240
  421.         Width = 220
  422.         Height = 27
  423.         Hint = 'Declaratii de sanatate'
  424.         Caption = 'Declaratii sa&natate'
  425.         Font.Charset = ANSI_CHARSET
  426.         Font.Color = clBtnText
  427.         Font.Height = -12
  428.         Font.Name = 'Arial'
  429.         Font.Style = []
  430.         ParentFont = False
  431.         TabOrder = 8
  432.         OnClick = BDeclSanatClick
  433.         OnEnter = bSalariiEnter
  434.       end
  435.     end
  436.     object GConfigGen: TGPanel
  437.       Tag = 2
  438.       Left = 23
  439.       Top = 52
  440.       Width = 303
  441.       Height = 325
  442.       BevelInner = bvLowered
  443.       BorderWidth = 10
  444.       Caption = ' '
  445.       TabOrder = 0
  446.       Visible = False
  447.       Picture.Data = {<image004.bmp>}
  448.       object Image6: TImage
  449.         Left = 22
  450.         Top = 265
  451.         Width = 17
  452.         Height = 27
  453.         Picture.Data = {<image005.ico>}
  454.       end
  455.       object BImpo: TB
  456.         Tag = 1
  457.         Left = 41
  458.         Top = 35
  459.         Width = 220
  460.         Height = 30
  461.         Hint = 'Viz. impozitar lunar '
  462.         Caption = 'I&mpozitar'
  463.         Font.Charset = ANSI_CHARSET
  464.         Font.Color = clBtnText
  465.         Font.Height = -12
  466.         Font.Name = 'Arial'
  467.         Font.Style = []
  468.         ParentFont = False
  469.         ParentShowHint = False
  470.         ShowHint = False
  471.         TabOrder = 0
  472.         OnClick = BImpoClick
  473.         OnEnter = bSalariiEnter
  474.       end
  475.       object BPara: TB
  476.         Tag = 1
  477.         Left = 41
  478.         Top = 104
  479.         Width = 220
  480.         Height = 30
  481.         Hint = 'Viz.parametri calcul globali'
  482.         Caption = '&Parametri calcul '
  483.         Font.Charset = ANSI_CHARSET
  484.         Font.Color = clBtnText
  485.         Font.Height = -12
  486.         Font.Name = 'Arial'
  487.         Font.Style = []
  488.         ParentFont = False
  489.         ParentShowHint = False
  490.         ShowHint = False
  491.         TabOrder = 2
  492.         OnClick = BParaClick
  493.         OnEnter = bSalariiEnter
  494.       end
  495.       object B6: TB
  496.         Tag = 1
  497.         Left = 41
  498.         Top = 263
  499.         Width = 220
  500.         Height = 30
  501.         Hint = 'Inapoi in meniul principal'
  502.         Cancel = True
  503.         Caption = '&Inapoi'
  504.         Font.Charset = ANSI_CHARSET
  505.         Font.Color = clBtnText
  506.         Font.Height = -12
  507.         Font.Name = 'Arial'
  508.         Font.Style = []
  509.         ParentFont = False
  510.         ParentShowHint = False
  511.         ShowHint = False
  512.         TabOrder = 6
  513.         OnClick = B6Click
  514.         OnEnter = bSalariiEnter
  515.       end
  516.       object BDateFirme: TB
  517.         Tag = 1
  518.         Left = 41
  519.         Top = 173
  520.         Width = 220
  521.         Height = 30
  522.         Hint = 'Datele tuturor firmelor'
  523.         Caption = '&Date Firme'
  524.         Font.Charset = ANSI_CHARSET
  525.         Font.Color = clBtnText
  526.         Font.Height = -12
  527.         Font.Name = 'Arial'
  528.         Font.Style = []
  529.         ParentFont = False
  530.         ParentShowHint = False
  531.         ShowHint = False
  532.         TabOrder = 4
  533.         OnClick = BDateFirmeClick
  534.         OnEnter = bSalariiEnter
  535.       end
  536.       object Bcfg: TB
  537.         Tag = 1
  538.         Left = 41
  539.         Top = 139
  540.         Width = 220
  541.         Height = 30
  542.         Hint = 'Parola program'
  543.         Caption = '&Configurare Parola Program'
  544.         Font.Charset = ANSI_CHARSET
  545.         Font.Color = clBtnText
  546.         Font.Height = -12
  547.         Font.Name = 'Arial'
  548.         Font.Style = []
  549.         ParentFont = False
  550.         ParentShowHint = False
  551.         ShowHint = False
  552.         TabOrder = 3
  553.         OnClick = BcfgClick
  554.         OnEnter = bSalariiEnter
  555.       end
  556.       object B1: TB
  557.         Tag = 1
  558.         Left = 40
  559.         Top = 70
  560.         Width = 220
  561.         Height = 30
  562.         Hint = 'Viz. impozitar anual '
  563.         Caption = 'Imp&ozitar anual'
  564.         Font.Charset = ANSI_CHARSET
  565.         Font.Color = clBtnText
  566.         Font.Height = -12
  567.         Font.Name = 'Arial'
  568.         Font.Style = []
  569.         ParentFont = False
  570.         ParentShowHint = False
  571.         ShowHint = False
  572.         TabOrder = 1
  573.         OnClick = B1Click
  574.         OnEnter = bSalariiEnter
  575.       end
  576.       object bVerCNP: TB
  577.         Tag = 1
  578.         Left = 41
  579.         Top = 208
  580.         Width = 221
  581.         Height = 30
  582.         Hint = 'Verificare CNP'
  583.         Caption = '&Verificare CNP'
  584.         Font.Charset = ANSI_CHARSET
  585.         Font.Color = clBtnText
  586.         Font.Height = -12
  587.         Font.Name = 'Arial'
  588.         Font.Style = []
  589.         ParentFont = False
  590.         ParentShowHint = False
  591.         ShowHint = False
  592.         TabOrder = 5
  593.         OnClick = bVerCNPClick
  594.         OnEnter = bSalariiEnter
  595.       end
  596.     end
  597.     object G1: TGPanel
  598.       Tag = 1
  599.       Left = 7
  600.       Top = 41
  601.       Width = 308
  602.       Height = 330
  603.       BevelInner = bvLowered
  604.       BorderWidth = 10
  605.       Caption = ' '
  606.       TabOrder = 2
  607.       Picture.Data = {<image006.bmp>}
  608.       object Image5: TImage
  609.         Left = 21
  610.         Top = 269
  611.         Width = 17
  612.         Height = 27
  613.         Picture.Data = {<image007.ico>}
  614.       end
  615.       object Image1: TImage
  616.         Left = 266
  617.         Top = 60
  618.         Width = 17
  619.         Height = 27
  620.         Picture.Data = {<image008.ico>}
  621.       end
  622.       object Image2: TImage
  623.         Left = 266
  624.         Top = 91
  625.         Width = 17
  626.         Height = 27
  627.         Picture.Data = {<image009.ico>}
  628.       end
  629.       object Image4: TImage
  630.         Left = 266
  631.         Top = 123
  632.         Width = 17
  633.         Height = 27
  634.         Picture.Data = {<image010.ico>}
  635.       end
  636.       object Image3: TImage
  637.         Left = 266
  638.         Top = 155
  639.         Width = 17
  640.         Height = 27
  641.         Picture.Data = {<image011.ico>}
  642.       end
  643.       object bSalarii: TB
  644.         Tag = 1
  645.         Left = 41
  646.         Top = 27
  647.         Width = 220
  648.         Height = 30
  649.         Hint = 'Salarii angajati'
  650.         Caption = '&Salarii'
  651.         Font.Charset = ANSI_CHARSET
  652.         Font.Color = clBtnText
  653.         Font.Height = -12
  654.         Font.Name = 'Arial'
  655.         Font.Style = []
  656.         ParentFont = False
  657.         TabOrder = 0
  658.         OnClick = bSalariiClick
  659.         OnEnter = bSalariiEnter
  660.       end
  661.       object bExit: TB
  662.         Tag = 44
  663.         Left = 41
  664.         Top = 267
  665.         Width = 220
  666.         Height = 30
  667.         Hint = 'Iesire din program'
  668.         Cancel = True
  669.         Caption = '&Iesire din program [Esc]'
  670.         Font.Charset = ANSI_CHARSET
  671.         Font.Color = clBtnText
  672.         Font.Height = -12
  673.         Font.Name = 'Arial'
  674.         Font.Style = []
  675.         ParentFont = False
  676.         TabOrder = 6
  677.         OnClick = bExitClick
  678.         OnEnter = bSalariiEnter
  679.       end
  680.       object BListe: TB
  681.         Tag = 1
  682.         Left = 41
  683.         Top = 59
  684.         Width = 220
  685.         Height = 30
  686.         Hint = 'State plata, fluturasi'
  687.         Caption = '&Liste'
  688.         Font.Charset = ANSI_CHARSET
  689.         Font.Color = clBtnText
  690.         Font.Height = -12
  691.         Font.Name = 'Arial'
  692.         Font.Style = []
  693.         ParentFont = False
  694.         TabOrder = 1
  695.         OnClick = BListeClick
  696.         OnEnter = bSalariiEnter
  697.       end
  698.       object BConfigGen: TB
  699.         Tag = 1
  700.         Left = 41
  701.         Top = 91
  702.         Width = 220
  703.         Height = 30
  704.         Hint = 'Configurare parametri globali'
  705.         Caption = 'Configurare &Globala'
  706.         Font.Charset = ANSI_CHARSET
  707.         Font.Color = clBtnText
  708.         Font.Height = -12
  709.         Font.Name = 'Arial'
  710.         Font.Style = []
  711.         ParentFont = False
  712.         TabOrder = 2
  713.         OnClick = BConfigGenClick
  714.         OnEnter = bSalariiEnter
  715.       end
  716.       object BConfigFirma: TB
  717.         Tag = 1
  718.         Left = 41
  719.         Top = 123
  720.         Width = 220
  721.         Height = 30
  722.         Hint = 'Configurare parametri firma'
  723.         Caption = 'Configurare &Firma'
  724.         Font.Charset = ANSI_CHARSET
  725.         Font.Color = clBtnText
  726.         Font.Height = -12
  727.         Font.Name = 'Arial'
  728.         Font.Style = []
  729.         ParentFont = False
  730.         TabOrder = 3
  731.         OnClick = BConfigFirmaClick
  732.         OnEnter = bSalariiEnter
  733.       end
  734.       object bTransm: TB
  735.         Tag = 1
  736.         Left = 41
  737.         Top = 155
  738.         Width = 220
  739.         Height = 30
  740.         Hint = 'CAS,Somaj, FF1,FF2 ,Trans. electronice'
  741.         Caption = '&Raportari'
  742.         Font.Charset = ANSI_CHARSET
  743.         Font.Color = clBtnText
  744.         Font.Height = -12
  745.         Font.Name = 'Arial'
  746.         Font.Style = []
  747.         ParentFont = False
  748.         TabOrder = 4
  749.         OnClick = bTransmClick
  750.         OnEnter = bSalariiEnter
  751.       end
  752.       object B4: TB
  753.         Tag = 1
  754.         Left = 41
  755.         Top = 187
  756.         Width = 220
  757.         Height = 30
  758.         Hint = 'Ajutor [F1]'
  759.         Caption = '&Ajutor [F1]'
  760.         Font.Charset = ANSI_CHARSET
  761.         Font.Color = clBtnText
  762.         Font.Height = -12
  763.         Font.Name = 'Arial'
  764.         Font.Style = []
  765.         ParentFont = False
  766.         TabOrder = 5
  767.         OnClick = B4Click
  768.         OnEnter = bSalariiEnter
  769.       end
  770.     end
  771.     object GDiverse: TGPanel
  772.       Tag = 6
  773.       Left = 7
  774.       Top = 12
  775.       Width = 302
  776.       Height = 329
  777.       BevelInner = bvLowered
  778.       BorderWidth = 10
  779.       Caption = ' '
  780.       TabOrder = 5
  781.       Visible = False
  782.       Picture.Data = {<image012.bmp>}
  783.       object Image10: TImage
  784.         Left = 22
  785.         Top = 271
  786.         Width = 17
  787.         Height = 27
  788.         Picture.Data = {<image013.ico>}
  789.       end
  790.       object B7: TB
  791.         Tag = 1
  792.         Left = 41
  793.         Top = 270
  794.         Width = 220
  795.         Height = 30
  796.         Hint = 'Inapoi in meniul principal'
  797.         Cancel = True
  798.         Caption = '&Inapoi'
  799.         Font.Charset = ANSI_CHARSET
  800.         Font.Color = clBtnText
  801.         Font.Height = -12
  802.         Font.Name = 'Arial'
  803.         Font.Style = []
  804.         ParentFont = False
  805.         ParentShowHint = False
  806.         ShowHint = False
  807.         TabOrder = 5
  808.         OnClick = BIesireG2Click
  809.         OnEnter = bSalariiEnter
  810.       end
  811.       object bSitCM: TB
  812.         Tag = 1
  813.         Left = 41
  814.         Top = 34
  815.         Width = 220
  816.         Height = 30
  817.         Hint = 'Situatie CM'
  818.         Cancel = True
  819.         Caption = 'Situatie concedii &medicale'
  820.         Font.Charset = ANSI_CHARSET
  821.         Font.Color = clBtnText
  822.         Font.Height = -12
  823.         Font.Name = 'Arial'
  824.         Font.Style = []
  825.         ParentFont = False
  826.         ParentShowHint = False
  827.         ShowHint = True
  828.         TabOrder = 0
  829.         OnClick = bSitCMClick
  830.         OnEnter = bSalariiEnter
  831.       end
  832.       object bSitCO: TB
  833.         Tag = 1
  834.         Left = 41
  835.         Top = 66
  836.         Width = 220
  837.         Height = 30
  838.         Hint = 'Situatie CO'
  839.         Cancel = True
  840.         Caption = 'Situatie &concedii legale'
  841.         Font.Charset = ANSI_CHARSET
  842.         Font.Color = clBtnText
  843.         Font.Height = -12
  844.         Font.Name = 'Arial'
  845.         Font.Style = []
  846.         ParentFont = False
  847.         ParentShowHint = False
  848.         ShowHint = True
  849.         TabOrder = 1
  850.         OnClick = bSitCOClick
  851.         OnEnter = bSalariiEnter
  852.       end
  853.       object BLichLuna: TB
  854.         Tag = 1
  855.         Left = 41
  856.         Top = 98
  857.         Width = 220
  858.         Height = 30
  859.         Hint = 'Personal lichidat'
  860.         Cancel = True
  861.         Caption = 'Personal &lichidat in luna'
  862.         Font.Charset = ANSI_CHARSET
  863.         Font.Color = clBtnText
  864.         Font.Height = -12
  865.         Font.Name = 'Arial'
  866.         Font.Style = []
  867.         ParentFont = False
  868.         ParentShowHint = False
  869.         ShowHint = True
  870.         TabOrder = 2
  871.         OnClick = BLichLunaClick
  872.         OnEnter = bSalariiEnter
  873.       end
  874.       object BAngLuna: TB
  875.         Tag = 1
  876.         Left = 41
  877.         Top = 130
  878.         Width = 220
  879.         Height = 30
  880.         Hint = 'Personal angajat'
  881.         Cancel = True
  882.         Caption = 'Personal &angajat in luna'
  883.         Font.Charset = ANSI_CHARSET
  884.         Font.Color = clBtnText
  885.         Font.Height = -12
  886.         Font.Name = 'Arial'
  887.         Font.Style = []
  888.         ParentFont = False
  889.         ParentShowHint = False
  890.         ShowHint = True
  891.         TabOrder = 3
  892.         OnClick = BAngLunaClick
  893.         OnEnter = bSalariiEnter
  894.       end
  895.       object BLegitimatii: TB
  896.         Tag = 1
  897.         Left = 41
  898.         Top = 162
  899.         Width = 220
  900.         Height = 30
  901.         Hint = 'Legitimatii'
  902.         Cancel = True
  903.         Caption = 'L&egitimatii'
  904.         Font.Charset = ANSI_CHARSET
  905.         Font.Color = clBtnText
  906.         Font.Height = -12
  907.         Font.Name = 'Arial'
  908.         Font.Style = []
  909.         ParentFont = False
  910.         ParentShowHint = False
  911.         ShowHint = True
  912.         TabOrder = 4
  913.         OnClick = BLegitimatiiClick
  914.         OnEnter = bSalariiEnter
  915.       end
  916.     end
  917.     object GListe: TGPanel
  918.       Tag = 4
  919.       Left = 27
  920.       Top = 32
  921.       Width = 302
  922.       Height = 329
  923.       BevelInner = bvLowered
  924.       BorderWidth = 10
  925.       Caption = ' '
  926.       TabOrder = 3
  927.       Visible = False
  928.       Picture.Data = {<image014.bmp>}
  929.       object Image17: TImage
  930.         Left = 26
  931.         Top = 271
  932.         Width = 17
  933.         Height = 27
  934.         Picture.Data = {<image015.ico>}
  935.       end
  936.       object Label1: TLabel
  937.         Left = 20
  938.         Top = 248
  939.         Width = 84
  940.         Height = 18
  941.         Caption = 'SFASCITDP'
  942.         Color = clYellow
  943.         Font.Charset = ANSI_CHARSET
  944.         Font.Color = clWindowText
  945.         Font.Height = -15
  946.         Font.Name = 'Arial'
  947.         Font.Style = [fsBold]
  948.         ParentColor = False
  949.         ParentFont = False
  950.         Visible = False
  951.       end
  952.       object Image9: TImage
  953.         Left = 264
  954.         Top = 195
  955.         Width = 17
  956.         Height = 27
  957.         Picture.Data = {<image016.ico>}
  958.       end
  959.       object BIesireG2: TB
  960.         Tag = 1
  961.         Left = 45
  962.         Top = 270
  963.         Width = 220
  964.         Height = 30
  965.         Hint = 'Inapoi in meniul principal'
  966.         Cancel = True
  967.         Caption = '&Inapoi'
  968.         Font.Charset = ANSI_CHARSET
  969.         Font.Color = clBtnText
  970.         Font.Height = -12
  971.         Font.Name = 'Arial'
  972.         Font.Style = []
  973.         ParentFont = False
  974.         ParentShowHint = False
  975.         ShowHint = False
  976.         TabOrder = 6
  977.         OnClick = BIesireG2Click
  978.         OnEnter = bSalariiEnter
  979.       end
  980.       object BStatPlata: TB
  981.         Tag = 1
  982.         Left = 41
  983.         Top = 33
  984.         Width = 220
  985.         Height = 30
  986.         Hint = 'Stat de plata angajati'
  987.         Cancel = True
  988.         Caption = 'S&tat de plata'
  989.         Font.Charset = ANSI_CHARSET
  990.         Font.Color = clBtnText
  991.         Font.Height = -12
  992.         Font.Name = 'Arial'
  993.         Font.Style = []
  994.         ParentFont = False
  995.         ParentShowHint = False
  996.         ShowHint = False
  997.         TabOrder = 0
  998.         OnClick = BStatPlataClick
  999.         OnEnter = bSalariiEnter
  1000.       end
  1001.       object BFlLich: TB
  1002.         Tag = 1
  1003.         Left = 41
  1004.         Top = 65
  1005.         Width = 220
  1006.         Height = 30
  1007.         Hint = 'Fluturasi lichidare angajati'
  1008.         Cancel = True
  1009.         Caption = '&Fluturasi lichidare'
  1010.         Font.Charset = ANSI_CHARSET
  1011.         Font.Color = clBtnText
  1012.         Font.Height = -12
  1013.         Font.Name = 'Arial'
  1014.         Font.Style = []
  1015.         ParentFont = False
  1016.         ParentShowHint = False
  1017.         ShowHint = False
  1018.         TabOrder = 1
  1019.         OnClick = BFlLichClick
  1020.         OnEnter = bSalariiEnter
  1021.       end
  1022.       object BStatAvans: TB
  1023.         Tag = 1
  1024.         Left = 41
  1025.         Top = 97
  1026.         Width = 220
  1027.         Height = 30
  1028.         Hint = 'Stat  de plata avans angajati'
  1029.         Cancel = True
  1030.         Caption = 'Stat de plata &avans'
  1031.         Font.Charset = ANSI_CHARSET
  1032.         Font.Color = clBtnText
  1033.         Font.Height = -12
  1034.         Font.Name = 'Arial'
  1035.         Font.Style = []
  1036.         ParentFont = False
  1037.         ParentShowHint = False
  1038.         ShowHint = False
  1039.         TabOrder = 2
  1040.         OnClick = BStatAvansClick
  1041.         OnEnter = bSalariiEnter
  1042.       end
  1043.       object BFlAvans: TB
  1044.         Tag = 1
  1045.         Left = 41
  1046.         Top = 161
  1047.         Width = 220
  1048.         Height = 30
  1049.         Hint = 'Fluturasi Avans angajati'
  1050.         Cancel = True
  1051.         Caption = 'Flutura&si Avans'
  1052.         Font.Charset = ANSI_CHARSET
  1053.         Font.Color = clBtnText
  1054.         Font.Height = -12
  1055.         Font.Name = 'Arial'
  1056.         Font.Style = []
  1057.         ParentFont = False
  1058.         ParentShowHint = False
  1059.         ShowHint = False
  1060.         TabOrder = 4
  1061.         OnClick = BFlAvansClick
  1062.         OnEnter = bSalariiEnter
  1063.       end
  1064.       object BStatAvansCO: TB
  1065.         Tag = 1
  1066.         Left = 41
  1067.         Top = 129
  1068.         Width = 220
  1069.         Height = 30
  1070.         Hint = 'Stat de plata avans CO'
  1071.         Cancel = True
  1072.         Caption = 'Stat de &plata avans CO'
  1073.         Font.Charset = ANSI_CHARSET
  1074.         Font.Color = clBtnText
  1075.         Font.Height = -12
  1076.         Font.Name = 'Arial'
  1077.         Font.Style = []
  1078.         ParentFont = False
  1079.         ParentShowHint = False
  1080.         ShowHint = False
  1081.         TabOrder = 3
  1082.         OnClick = BStatAvansCOClick
  1083.         OnEnter = bSalariiEnter
  1084.       end
  1085.       object bDiverse: TB
  1086.         Tag = 1
  1087.         Left = 41
  1088.         Top = 193
  1089.         Width = 220
  1090.         Height = 30
  1091.         Hint = 'Situatie CM si CO, Personal lichidat si angajat, Legitimatii'
  1092.         Caption = '&Diverse'
  1093.         Font.Charset = ANSI_CHARSET
  1094.         Font.Color = clBtnText
  1095.         Font.Height = -12
  1096.         Font.Name = 'Arial'
  1097.         Font.Style = []
  1098.         ParentFont = False
  1099.         TabOrder = 5
  1100.         OnClick = bDiverseClick
  1101.         OnEnter = bSalariiEnter
  1102.       end
  1103.     end
  1104.   end
  1105.   object PopupMenu1: TPopupMenu
  1106.     Left = 39
  1107.     Top = 190
  1108.     object Schimbarefirmasauperioada1: TMenuItem
  1109.       Caption = 'Schimbare firma sau perioada'
  1110.       ShortCut = 16454
  1111.       OnClick = Schimbarefirmasauperioada1Click
  1112.     end
  1113.   end
  1114.   object Inregistrator: TInregistrator
  1115.     Left = 96
  1116.     Top = 40
  1117.   end
  1118.   object RxCalc: TRxCalculator
  1119.     Left = 128
  1120.   end
  1121. end
  1122.