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

  1. object FTreceLuna: TFTreceLuna
  2.   Left = 316
  3.   Top = 168
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Trecerea la o noua luna de lucru'
  7.   ClientHeight = 380
  8.   ClientWidth = 528
  9.   Color = clMenu
  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 = poDesktopCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 15
  20.   object Label2: TLabel
  21.     Left = 10
  22.     Top = 43
  23.     Width = 510
  24.     Height = 118
  25.     AutoSize = False
  26.     Caption = 
  27.       ' Trecerea la luna urmatoare reprezinta crearea datelor de lucru ' +
  28.       #13#10' pentru firma  '#13#10' si luna '#13#10' Vor fi copiate datele personalulu' +
  29.       'i, persoane in  intretinere si '#13#10' parametrii de calcul. Pentru l' +
  30.       'una                                          '#13#10' vor fi initializ' +
  31.       'ate urmatoarele  coloane din salarii:'
  32.     Color = clMenu
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -16
  36.     Font.Name = 'Arial'
  37.     Font.Style = [fsBold]
  38.     ParentColor = False
  39.     ParentFont = False
  40.   end
  41.   object LFirma: TLabel
  42.     Left = 113
  43.     Top = 62
  44.     Width = 400
  45.     Height = 19
  46.     AutoSize = False
  47.     Caption = 'LFirma'
  48.     Color = clMenu
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clMaroon
  51.     Font.Height = -16
  52.     Font.Name = 'Arial'
  53.     Font.Style = [fsBold]
  54.     ParentColor = False
  55.     ParentFont = False
  56.   end
  57.   object LLuna: TLabel
  58.     Left = 71
  59.     Top = 82
  60.     Width = 446
  61.     Height = 19
  62.     AutoSize = False
  63.     Caption = ' SEPTEMBRIE / 2001'
  64.     Color = clMenu
  65.     Font.Charset = ANSI_CHARSET
  66.     Font.Color = clMaroon
  67.     Font.Height = -16
  68.     Font.Name = 'Arial'
  69.     Font.Style = [fsBold]
  70.     ParentColor = False
  71.     ParentFont = False
  72.   end
  73.   object LGLuna: TLabel
  74.     Left = 264
  75.     Top = 119
  76.     Width = 249
  77.     Height = 19
  78.     AutoSize = False
  79.     Caption = ' SEPTEMBRIE / 2001'
  80.     Color = clMenu
  81.     Font.Charset = ANSI_CHARSET
  82.     Font.Color = clMaroon
  83.     Font.Height = -16
  84.     Font.Name = 'Arial'
  85.     Font.Style = [fsBold]
  86.     ParentColor = False
  87.     ParentFont = False
  88.   end
  89.   object Label3: TLabel
  90.     Left = 89
  91.     Top = 293
  92.     Width = 243
  93.     Height = 38
  94.     Caption = 
  95.       'Daca doriti crearea lunii                '#13#10'           tastati " ' +
  96.       'CONFIRM ":'
  97.     Color = clMenu
  98.     Font.Charset = ANSI_CHARSET
  99.     Font.Color = clRed
  100.     Font.Height = -16
  101.     Font.Name = 'Arial'
  102.     Font.Style = [fsBold]
  103.     ParentColor = False
  104.     ParentFont = False
  105.   end
  106.   object LLuna1: TLabel
  107.     Left = 274
  108.     Top = 294
  109.     Width = 246
  110.     Height = 19
  111.     AutoSize = False
  112.     Caption = ' SEPTEMBRIE / 2001'
  113.     Color = clMenu
  114.     Font.Charset = ANSI_CHARSET
  115.     Font.Color = clMaroon
  116.     Font.Height = -16
  117.     Font.Name = 'Arial'
  118.     Font.Style = [fsBold]
  119.     ParentColor = False
  120.     ParentFont = False
  121.   end
  122.   object Label1: TLabelEffect
  123.     Left = 46
  124.     Top = 8
  125.     Width = 441
  126.     Height = 22
  127.     ColourShadow = clGray
  128.     GraduateFrom = clWindowText
  129.     ColourScheme = csText
  130.     Alignment = taCenter
  131.     Caption = '---- Trecerea la o noua luna de lucru ----'
  132.     Color = clMenu
  133.     Font.Charset = ANSI_CHARSET
  134.     Font.Color = clBlack
  135.     Font.Height = -16
  136.     Font.Name = 'Arial'
  137.     Font.Style = [fsBold]
  138.     ParentColor = False
  139.     ParentFont = False
  140.     Transparent = False
  141.   end
  142.   object MSalarii: TMemo
  143.     Left = 10
  144.     Top = 168
  145.     Width = 510
  146.     Height = 117
  147.     TabStop = False
  148.     Font.Charset = ANSI_CHARSET
  149.     Font.Color = clWindowText
  150.     Font.Height = -15
  151.     Font.Name = 'Arial'
  152.     Font.Style = []
  153.     ParentFont = False
  154.     ReadOnly = True
  155.     ScrollBars = ssVertical
  156.     TabOrder = 2
  157.     WantTabs = True
  158.     OnKeyDown = MSalariiKeyDown
  159.   end
  160.   object BAbandon: TB
  161.     Left = 420
  162.     Top = 352
  163.     Width = 102
  164.     Height = 25
  165.     Cancel = True
  166.     Caption = '&Abandon'
  167.     Font.Charset = ANSI_CHARSET
  168.     Font.Color = clBtnText
  169.     Font.Height = -12
  170.     Font.Name = 'Arial'
  171.     Font.Style = []
  172.     ParentFont = False
  173.     TabOrder = 1
  174.     OnClick = BAbandonClick
  175.   end
  176.   object EConfirm: TE
  177.     Left = 132
  178.     Top = 336
  179.     Width = 145
  180.     Height = 23
  181.     CharCase = ecUpperCase
  182.     TabOrder = 0
  183.     OnKeyDown = EConfirmKeyDown
  184.   end
  185. end
  186.