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

  1. object FSumeExceptate: TFSumeExceptate
  2.   Left = 275
  3.   Top = 137
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'FSumeExceptate'
  7.   ClientHeight = 224
  8.   ClientWidth = 455
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 15
  20.   object Bevel2: TBevel
  21.     Left = 8
  22.     Top = 55
  23.     Width = 441
  24.     Height = 106
  25.     Shape = bsFrame
  26.     Style = bsRaised
  27.   end
  28.   object Label14: TLabel
  29.     Left = 56
  30.     Top = 109
  31.     Width = 3
  32.     Height = 15
  33.   end
  34.   object Label16: TLabel
  35.     Left = 56
  36.     Top = 133
  37.     Width = 3
  38.     Height = 15
  39.   end
  40.   object Label19: TLabel
  41.     Left = 204
  42.     Top = 136
  43.     Width = 11
  44.     Height = 15
  45.     Caption = '%'
  46.   end
  47.   object Label1: TLabel
  48.     Left = 18
  49.     Top = 62
  50.     Width = 3
  51.     Height = 15
  52.     Font.Charset = ANSI_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -12
  55.     Font.Name = 'Arial'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object Label2: TLabel
  60.     Left = 204
  61.     Top = 112
  62.     Width = 11
  63.     Height = 15
  64.     Caption = '%'
  65.   end
  66.   object Label3: TLabel
  67.     Left = 204
  68.     Top = 85
  69.     Width = 11
  70.     Height = 15
  71.     Caption = '%'
  72.   end
  73.   object Label5: TLabel
  74.     Left = 24
  75.     Top = 61
  76.     Width = 343
  77.     Height = 15
  78.     Caption = 
  79.       'Din sume exceptate se va retine, de la angajat, in proportie de:' +
  80.       ' '
  81.     Font.Charset = ANSI_CHARSET
  82.     Font.Color = clBlue
  83.     Font.Height = -12
  84.     Font.Name = 'Arial'
  85.     Font.Style = [fsUnderline]
  86.     ParentFont = False
  87.   end
  88.   object P3: TPanel
  89.     Left = 0
  90.     Top = 188
  91.     Width = 455
  92.     Height = 36
  93.     Align = alBottom
  94.     BevelInner = bvLowered
  95.     TabOrder = 7
  96.     object BValInit: TB
  97.       Left = 9
  98.       Top = 3
  99.       Width = 130
  100.       Height = 30
  101.       Caption = '&Valori implicite'
  102.       Font.Charset = ANSI_CHARSET
  103.       Font.Color = clBtnText
  104.       Font.Height = -12
  105.       Font.Name = 'Arial'
  106.       Font.Style = []
  107.       ParentFont = False
  108.       TabOrder = 2
  109.       OnClick = BValInitClick
  110.     end
  111.     object BConfirm: TB
  112.       Left = 184
  113.       Top = 3
  114.       Width = 130
  115.       Height = 30
  116.       Caption = '&Confirmare'
  117.       Font.Charset = ANSI_CHARSET
  118.       Font.Color = clBtnText
  119.       Font.Height = -12
  120.       Font.Name = 'Arial'
  121.       Font.Style = []
  122.       ModalResult = 1
  123.       ParentFont = False
  124.       TabOrder = 0
  125.       OnClick = BConfirmClick
  126.     end
  127.     object BAbandon: TB
  128.       Left = 317
  129.       Top = 3
  130.       Width = 130
  131.       Height = 30
  132.       Cancel = True
  133.       Caption = '&Abandon'
  134.       Font.Charset = ANSI_CHARSET
  135.       Font.Color = clBtnText
  136.       Font.Height = -12
  137.       Font.Name = 'Arial'
  138.       Font.Style = []
  139.       ParentFont = False
  140.       TabOrder = 1
  141.       OnClick = BAbandonClick
  142.     end
  143.   end
  144.   object ISExPensie: TISCalcEdit
  145.     Left = 151
  146.     Top = 82
  147.     Width = 50
  148.     Height = 21
  149.     AutoSize = False
  150.     DecimalPlaces = 0
  151.     DisplayFormat = '#,##0.'
  152.     FormatOnEditing = True
  153.     ButtonWidth = 0
  154.     NumGlyphs = 2
  155.     TabOrder = 1
  156.   end
  157.   object ISExSanatate: TISCalcEdit
  158.     Left = 151
  159.     Top = 107
  160.     Width = 50
  161.     Height = 21
  162.     AutoSize = False
  163.     DecimalPlaces = 0
  164.     DisplayFormat = '#,##0.'
  165.     FormatOnEditing = True
  166.     ButtonWidth = 0
  167.     NumGlyphs = 2
  168.     TabOrder = 3
  169.   end
  170.   object ISExImpozit: TISCalcEdit
  171.     Left = 151
  172.     Top = 132
  173.     Width = 50
  174.     Height = 21
  175.     AutoSize = False
  176.     DecimalPlaces = 0
  177.     DisplayFormat = '#,##0.'
  178.     FormatOnEditing = True
  179.     ButtonWidth = 0
  180.     NumGlyphs = 2
  181.     TabOrder = 5
  182.   end
  183.   object Panel1: TPanel
  184.     Left = 0
  185.     Top = 0
  186.     Width = 455
  187.     Height = 45
  188.     Align = alTop
  189.     BevelInner = bvLowered
  190.     TabOrder = 8
  191.     object LTitlu: TLabelEffect
  192.       Left = 2
  193.       Top = 2
  194.       Width = 451
  195.       Height = 41
  196.       ColourShadow = clGray
  197.       GraduateFrom = clWindowText
  198.       ColourScheme = csText
  199.       Align = alClient
  200.       Alignment = taRightJustify
  201.       Caption = 'LTitlu'
  202.       Font.Charset = ANSI_CHARSET
  203.       Font.Color = clBlack
  204.       Font.Height = -16
  205.       Font.Name = 'Arial'
  206.       Font.Style = [fsBold]
  207.       ParentFont = False
  208.     end
  209.   end
  210.   object CBExPensie: TCheckBox
  211.     Left = 24
  212.     Top = 84
  213.     Width = 113
  214.     Height = 17
  215.     Caption = 'Pensie (CIAS)'
  216.     TabOrder = 0
  217.     OnClick = CBExPensieClick
  218.     OnKeyDown = CBExPensieKeyDown
  219.   end
  220.   object CBExSanatate: TCheckBox
  221.     Left = 24
  222.     Top = 109
  223.     Width = 113
  224.     Height = 17
  225.     Caption = 'Sanatate (CASS)'
  226.     TabOrder = 2
  227.     OnClick = CBExSanatateClick
  228.     OnKeyDown = CBExPensieKeyDown
  229.   end
  230.   object CBExImpozit: TCheckBox
  231.     Left = 24
  232.     Top = 134
  233.     Width = 113
  234.     Height = 17
  235.     Caption = 'Impozit'
  236.     Font.Charset = ANSI_CHARSET
  237.     Font.Color = clWindowText
  238.     Font.Height = -12
  239.     Font.Name = 'Arial'
  240.     Font.Style = []
  241.     ParentFont = False
  242.     TabOrder = 4
  243.     OnClick = CBExImpozitClick
  244.     OnKeyDown = CBExPensieKeyDown
  245.   end
  246.   object cbExFirma: TCheckBox
  247.     Left = 24
  248.     Top = 165
  249.     Width = 173
  250.     Height = 17
  251.     Caption = 'Se retin taxe angajator'
  252.     Font.Charset = ANSI_CHARSET
  253.     Font.Color = clWindowText
  254.     Font.Height = -12
  255.     Font.Name = 'Arial'
  256.     Font.Style = []
  257.     ParentFont = False
  258.     TabOrder = 6
  259.     OnClick = CBExImpozitClick
  260.     OnKeyDown = CBExPensieKeyDown
  261.   end
  262. end
  263.