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

  1. object FFormulaCO: TFFormulaCO
  2.   Left = 322
  3.   Top = 256
  4.   BorderStyle = bsSingle
  5.   Caption = 'Ediatare formula concediu de odihna'
  6.   ClientHeight = 180
  7.   ClientWidth = 473
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 34
  22.     Width = 43
  23.     Height = 13
  24.     Caption = '&Formula :'
  25.     FocusControl = MFormula
  26.   end
  27.   object Label2: TLabel
  28.     Left = 320
  29.     Top = 34
  30.     Width = 95
  31.     Height = 13
  32.     Caption = 'Ca&mpuri acceptate :'
  33.     FocusControl = LBCampuriCO
  34.   end
  35.   object Label3: TLabel
  36.     Left = 154
  37.     Top = 124
  38.     Width = 144
  39.     Height = 13
  40.     Caption = 'Numar maxim de caractere: 60'
  41.   end
  42.   object LCar: TLabel
  43.     Left = 154
  44.     Top = 108
  45.     Width = 22
  46.     Height = 13
  47.     Caption = 'LCar'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 6
  51.     Top = 86
  52.     Width = 278
  53.     Height = 13
  54.     Caption = 'Numar de luni anterioare pentru care se realizeaza calculul:'
  55.   end
  56.   object Panel1: TPanel
  57.     Left = 0
  58.     Top = 0
  59.     Width = 473
  60.     Height = 29
  61.     Align = alTop
  62.     BevelInner = bvLowered
  63.     TabOrder = 0
  64.     object LE1: TLabelEffect
  65.       Left = 2
  66.       Top = 2
  67.       Width = 469
  68.       Height = 25
  69.       ColourShadow = clGray
  70.       GraduateFrom = clWindowText
  71.       ColourScheme = csText
  72.       Align = alClient
  73.       Alignment = taRightJustify
  74.       Caption = 'Editare formula calcul Spor'
  75.       Font.Charset = ANSI_CHARSET
  76.       Font.Color = clBlack
  77.       Font.Height = -16
  78.       Font.Name = 'Arial'
  79.       Font.Style = [fsBold]
  80.       ParentFont = False
  81.     end
  82.   end
  83.   object MFormula: TMemo
  84.     Left = 8
  85.     Top = 54
  86.     Width = 309
  87.     Height = 27
  88.     Lines.Strings = (
  89.       'MFormula')
  90.     MaxLength = 60
  91.     TabOrder = 1
  92.     WantReturns = False
  93.     WordWrap = False
  94.     OnChange = MFormulaChange
  95.     OnKeyDown = MFormulaKeyDown
  96.   end
  97.   object BVerifFormula: TB
  98.     Left = 8
  99.     Top = 104
  100.     Width = 130
  101.     Height = 30
  102.     Caption = '&Verificare formula'
  103.     Font.Charset = ANSI_CHARSET
  104.     Font.Color = clBtnText
  105.     Font.Height = -12
  106.     Font.Name = 'Arial'
  107.     Font.Style = []
  108.     ParentFont = False
  109.     TabOrder = 3
  110.     OnClick = BVerifFormulaClick
  111.   end
  112.   object LBCampuriCO: TListBox
  113.     Left = 322
  114.     Top = 50
  115.     Width = 144
  116.     Height = 83
  117.     TabStop = False
  118.     ItemHeight = 13
  119.     Items.Strings = (
  120.       'Salariu de incadrare'
  121.       'Salariu Realizat'
  122.       'Salariu Tarifar'
  123.       'Val Timp Suplimentar'
  124.       'Valoare Timp Noapte'
  125.       'Alte Sume'
  126.       'Alte Sporuri'
  127.       'Prime'
  128.       'CM Firma'
  129.       'CIC'
  130.       'CM Stat'
  131.       'Val spor 1'
  132.       'Val spor 2'
  133.       'Val spor 3'
  134.       'Val spor 4')
  135.     TabOrder = 4
  136.     OnDblClick = LBCampuriCODblClick
  137.     OnKeyDown = LBCampuriCOKeyDown
  138.   end
  139.   object P3: TPanel
  140.     Left = 0
  141.     Top = 144
  142.     Width = 473
  143.     Height = 36
  144.     Align = alBottom
  145.     BevelInner = bvLowered
  146.     TabOrder = 5
  147.     object Panel4: TPanel
  148.       Left = 180
  149.       Top = 2
  150.       Width = 291
  151.       Height = 32
  152.       Align = alRight
  153.       BevelOuter = bvNone
  154.       TabOrder = 0
  155.       object BAbandon: TB
  156.         Left = 153
  157.         Top = 1
  158.         Width = 130
  159.         Height = 30
  160.         Cancel = True
  161.         Caption = '&Abandon'
  162.         Font.Charset = ANSI_CHARSET
  163.         Font.Color = clBtnText
  164.         Font.Height = -12
  165.         Font.Name = 'Arial'
  166.         Font.Style = []
  167.         ParentFont = False
  168.         TabOrder = 1
  169.         OnClick = BAbandonClick
  170.       end
  171.       object BConfirm: TB
  172.         Left = 20
  173.         Top = 1
  174.         Width = 130
  175.         Height = 30
  176.         Cancel = True
  177.         Caption = '&Confirmare'
  178.         Font.Charset = ANSI_CHARSET
  179.         Font.Color = clBtnText
  180.         Font.Height = -12
  181.         Font.Name = 'Arial'
  182.         Font.Style = []
  183.         ModalResult = 1
  184.         ParentFont = False
  185.         TabOrder = 0
  186.         OnClick = BConfirmClick
  187.       end
  188.     end
  189.   end
  190.   object ISLuni: TISCalcEdit
  191.     Left = 284
  192.     Top = 86
  193.     Width = 32
  194.     Height = 21
  195.     AutoSize = False
  196.     DecimalPlaces = 0
  197.     ButtonWidth = 0
  198.     NumGlyphs = 2
  199.     TabOrder = 2
  200.   end
  201. end
  202.