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

  1. object fIndexare: TfIndexare
  2.   Left = 192
  3.   Top = 149
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'fIndexare'
  7.   ClientHeight = 315
  8.   ClientWidth = 639
  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 Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 639
  24.     Height = 315
  25.     Align = alClient
  26.     BevelInner = bvLowered
  27.     BorderWidth = 3
  28.     TabOrder = 0
  29.     object Bevel1: TBevel
  30.       Left = 484
  31.       Top = 48
  32.       Width = 5
  33.       Height = 257
  34.       Style = bsRaised
  35.     end
  36.     object Bevel2: TBevel
  37.       Left = 8
  38.       Top = 40
  39.       Width = 621
  40.       Height = 5
  41.       Style = bsRaised
  42.     end
  43.     object Label1: TLabel
  44.       Left = 8
  45.       Top = 12
  46.       Width = 621
  47.       Height = 21
  48.       Alignment = taCenter
  49.       AutoSize = False
  50.       Caption = 'Indexarea se aplica  salariului de Incadrare'
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clWindowText
  53.       Font.Height = -15
  54.       Font.Name = 'Arial'
  55.       Font.Style = [fsBold]
  56.       ParentFont = False
  57.     end
  58.     object Label2: TLabel
  59.       Left = 12
  60.       Top = 52
  61.       Width = 465
  62.       Height = 15
  63.       Alignment = taCenter
  64.       AutoSize = False
  65.       Caption = 'Daca se acorda de exemplu 10 % in plus, atunci'
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clWindowText
  68.       Font.Height = -12
  69.       Font.Name = 'Arial'
  70.       Font.Style = [fsBold]
  71.       ParentFont = False
  72.     end
  73.     object Label3: TLabel
  74.       Left = 12
  75.       Top = 72
  76.       Width = 465
  77.       Height = 15
  78.       Alignment = taCenter
  79.       AutoSize = False
  80.       Caption = 'completati procentul cu numarul 10, nu cu 110.'
  81.       Font.Charset = DEFAULT_CHARSET
  82.       Font.Color = clWindowText
  83.       Font.Height = -12
  84.       Font.Name = 'Arial'
  85.       Font.Style = [fsBold]
  86.       ParentFont = False
  87.     end
  88.     object Label4: TLabel
  89.       Left = 12
  90.       Top = 92
  91.       Width = 465
  92.       Height = 15
  93.       Alignment = taCenter
  94.       AutoSize = False
  95.       Caption = 'In  cazul in care prin indexare ar rezulta  de'
  96.       Font.Charset = DEFAULT_CHARSET
  97.       Font.Color = clWindowText
  98.       Font.Height = -12
  99.       Font.Name = 'Arial'
  100.       Font.Style = [fsBold]
  101.       ParentFont = False
  102.     end
  103.     object Label5: TLabel
  104.       Left = 12
  105.       Top = 112
  106.       Width = 465
  107.       Height = 15
  108.       Alignment = taCenter
  109.       AutoSize = False
  110.       Caption = 'exemplu  un salariu de 521723, ar putea fi  de'
  111.       Font.Charset = DEFAULT_CHARSET
  112.       Font.Color = clWindowText
  113.       Font.Height = -12
  114.       Font.Name = 'Arial'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.     end
  118.     object Label6: TLabel
  119.       Left = 12
  120.       Top = 132
  121.       Width = 465
  122.       Height = 15
  123.       Alignment = taCenter
  124.       AutoSize = False
  125.       Caption = 'dorit ca acesta sa fie rotunjit la 521800.  In'
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clWindowText
  128.       Font.Height = -12
  129.       Font.Name = 'Arial'
  130.       Font.Style = [fsBold]
  131.       ParentFont = False
  132.     end
  133.     object Label7: TLabel
  134.       Left = 12
  135.       Top = 152
  136.       Width = 465
  137.       Height = 15
  138.       Alignment = taCenter
  139.       AutoSize = False
  140.       Caption = 'acest caz completati "+" si "100" la Lei.'
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clWindowText
  143.       Font.Height = -12
  144.       Font.Name = 'Arial'
  145.       Font.Style = [fsBold]
  146.       ParentFont = False
  147.     end
  148.     object Label8: TLabel
  149.       Left = 28
  150.       Top = 204
  151.       Width = 177
  152.       Height = 15
  153.       AutoSize = False
  154.       Caption = 'Procentul cu care se Indexeaza:'
  155.     end
  156.     object Label9: TLabel
  157.       Left = 28
  158.       Top = 236
  159.       Width = 169
  160.       Height = 15
  161.       AutoSize = False
  162.       Caption = 'Rotunjirea se face in + sau - :'
  163.     end
  164.     object Label10: TLabel
  165.       Left = 28
  166.       Top = 268
  167.       Width = 173
  168.       Height = 15
  169.       AutoSize = False
  170.       Caption = 'Rotunjirea se face la '
  171.     end
  172.     object Label11: TLabel
  173.       Left = 232
  174.       Top = 236
  175.       Width = 133
  176.       Height = 15
  177.       Caption = '( intoduceti  "+"  sau  "-" )'
  178.     end
  179.     object bConfirm: TB
  180.       Left = 500
  181.       Top = 237
  182.       Width = 125
  183.       Height = 30
  184.       Caption = '&Confirmare'
  185.       Font.Charset = DEFAULT_CHARSET
  186.       Font.Color = clBtnText
  187.       Font.Height = -12
  188.       Font.Name = 'Arial'
  189.       Font.Style = []
  190.       ModalResult = 1
  191.       ParentFont = False
  192.       TabOrder = 3
  193.       OnClick = bConfirmClick
  194.     end
  195.     object bAnulez: TB
  196.       Left = 500
  197.       Top = 269
  198.       Width = 125
  199.       Height = 30
  200.       Cancel = True
  201.       Caption = '&Abandon'
  202.       Font.Charset = DEFAULT_CHARSET
  203.       Font.Color = clBtnText
  204.       Font.Height = -12
  205.       Font.Name = 'Arial'
  206.       Font.Style = []
  207.       ModalResult = 2
  208.       ParentFont = False
  209.       TabOrder = 4
  210.     end
  211.     object eSemn: TE
  212.       Left = 204
  213.       Top = 232
  214.       Width = 25
  215.       Height = 23
  216.       MaxLength = 1
  217.       TabOrder = 1
  218.       OnKeyPress = eSemnKeyPress
  219.     end
  220.     object eProcent: TISCalcEdit
  221.       Left = 204
  222.       Top = 200
  223.       Width = 121
  224.       Height = 23
  225.       AutoSize = False
  226.       DisplayFormat = '0'
  227.       ButtonWidth = 0
  228.       MaxValue = 999
  229.       NumGlyphs = 2
  230.       TabOrder = 0
  231.     end
  232.     object eRotunjire: TISCalcEdit
  233.       Left = 204
  234.       Top = 264
  235.       Width = 65
  236.       Height = 23
  237.       AutoSize = False
  238.       DecimalPlaces = 0
  239.       DisplayFormat = '0'
  240.       ButtonWidth = 0
  241.       MaxValue = 2147483647
  242.       MinValue = 1
  243.       NumGlyphs = 2
  244.       TabOrder = 2
  245.       Value = 1
  246.     end
  247.   end
  248. end
  249.