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

  1. object FEPint: TFEPint
  2.   Left = 232
  3.   Top = 168
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 235
  7.   ClientWidth = 466
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object Label2: TLabel
  20.     Left = 134
  21.     Top = 24
  22.     Width = 27
  23.     Height = 14
  24.     Caption = 'Nume'
  25.   end
  26.   object Label3: TLabel
  27.     Left = 128
  28.     Top = 107
  29.     Width = 35
  30.     Height = 14
  31.     Caption = 'Calitate'
  32.   end
  33.   object Label6: TLabel
  34.     Left = 121
  35.     Top = 52
  36.     Width = 42
  37.     Height = 14
  38.     Caption = 'Prenume'
  39.   end
  40.   object Label7: TLabel
  41.     Left = 59
  42.     Top = 79
  43.     Width = 106
  44.     Height = 14
  45.     Caption = 'Cod Numeric personal'
  46.   end
  47.   object Label1: TLabel
  48.     Left = 112
  49.     Top = 133
  50.     Width = 50
  51.     Height = 14
  52.     Caption = 'Invaliditate'
  53.   end
  54.   object Label4: TLabel
  55.     Left = 383
  56.     Top = 4
  57.     Width = 33
  58.     Height = 17
  59.     Alignment = taCenter
  60.     AutoSize = False
  61.     Caption = ' Coef.'
  62.     Color = clInfoBk
  63.     Font.Charset = ANSI_CHARSET
  64.     Font.Color = clWindowText
  65.     Font.Height = -12
  66.     Font.Name = 'Arial'
  67.     Font.Style = []
  68.     ParentColor = False
  69.     ParentFont = False
  70.   end
  71.   object lCoef: TLabel
  72.     Left = 420
  73.     Top = 4
  74.     Width = 41
  75.     Height = 17
  76.     Alignment = taCenter
  77.     AutoSize = False
  78.     Caption = '?'
  79.     Color = clInfoBk
  80.     Font.Charset = ANSI_CHARSET
  81.     Font.Color = clWindowText
  82.     Font.Height = -12
  83.     Font.Name = 'Arial'
  84.     Font.Style = []
  85.     ParentColor = False
  86.     ParentFont = False
  87.   end
  88.   object NCoef: TISCalcEdit
  89.     Left = 420
  90.     Top = 4
  91.     Width = 41
  92.     Height = 28
  93.     Alignment = taCenter
  94.     AutoSelect = False
  95.     AutoSize = False
  96.     BorderStyle = bsNone
  97.     Color = clInfoBk
  98.     Enabled = False
  99.     Font.Charset = ANSI_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -12
  102.     Font.Name = 'Arial'
  103.     Font.Style = []
  104.     FormatOnEditing = True
  105.     ButtonWidth = 0
  106.     NumGlyphs = 2
  107.     ParentFont = False
  108.     TabOrder = 7
  109.     Visible = False
  110.   end
  111.   object PStergere: TPanel
  112.     Left = 20
  113.     Top = 157
  114.     Width = 428
  115.     Height = 41
  116.     BevelOuter = bvNone
  117.     Caption = ' '
  118.     TabOrder = 8
  119.     Visible = False
  120.     object PSterg: TLabel
  121.       Left = 14
  122.       Top = 11
  123.       Width = 407
  124.       Height = 21
  125.       Alignment = taCenter
  126.       AutoSize = False
  127.       Caption = 'Sigur doriti sa stergeti aceasta persoana ?'
  128.       Color = clRed
  129.       Font.Charset = DEFAULT_CHARSET
  130.       Font.Color = clWhite
  131.       Font.Height = -16
  132.       Font.Name = 'Arial'
  133.       Font.Style = [fsBold]
  134.       ParentColor = False
  135.       ParentFont = False
  136.     end
  137.     object ISterg: TImage
  138.       Left = 11
  139.       Top = 4
  140.       Width = 33
  141.       Height = 33
  142.       Picture.Data = {<image000.ico>}
  143.     end
  144.   end
  145.   object BOK: TB
  146.     Left = 79
  147.     Top = 199
  148.     Width = 150
  149.     Height = 30
  150.     Caption = '&Confirmare'
  151.     Font.Charset = DEFAULT_CHARSET
  152.     Font.Color = clBtnText
  153.     Font.Height = -12
  154.     Font.Name = 'Arial'
  155.     Font.Style = []
  156.     ParentFont = False
  157.     TabOrder = 5
  158.     OnClick = BOKClick
  159.   end
  160.   object BX: TB
  161.     Left = 232
  162.     Top = 199
  163.     Width = 149
  164.     Height = 30
  165.     Cancel = True
  166.     Caption = '&Abandon'
  167.     Font.Charset = DEFAULT_CHARSET
  168.     Font.Color = clBtnText
  169.     Font.Height = -12
  170.     Font.Name = 'Arial'
  171.     Font.Style = []
  172.     ModalResult = 2
  173.     ParentFont = False
  174.     TabOrder = 6
  175.   end
  176.   object ENume: TE
  177.     Left = 174
  178.     Top = 20
  179.     Width = 123
  180.     Height = 24
  181.     AutoSize = False
  182.     CharCase = ecUpperCase
  183.     MaxLength = 20
  184.     TabOrder = 0
  185.   end
  186.   object EPrenume: TE
  187.     Left = 174
  188.     Top = 47
  189.     Width = 123
  190.     Height = 23
  191.     AutoSize = False
  192.     CharCase = ecUpperCase
  193.     MaxLength = 50
  194.     TabOrder = 1
  195.   end
  196.   object ECNP: TE
  197.     Left = 174
  198.     Top = 75
  199.     Width = 123
  200.     Height = 23
  201.     AutoSize = False
  202.     MaxLength = 15
  203.     TabOrder = 2
  204.   end
  205.   object CBCalitate: TComboBox
  206.     Left = 174
  207.     Top = 103
  208.     Width = 182
  209.     Height = 23
  210.     Style = csOwnerDrawFixed
  211.     ItemHeight = 17
  212.     TabOrder = 3
  213.     OnChange = CBCalitateChange
  214.     OnKeyDown = CBCalitateKeyDown
  215.     Items.Strings = (
  216.       'Sot / Sotie'
  217.       'Copii <= 2'
  218.       'Copii > 2'
  219.       'Alte persoane')
  220.   end
  221.   object CBInvaliditate: TComboBox
  222.     Left = 174
  223.     Top = 130
  224.     Width = 184
  225.     Height = 23
  226.     Style = csOwnerDrawFixed
  227.     ItemHeight = 17
  228.     TabOrder = 4
  229.     OnChange = CBCalitateChange
  230.     OnKeyDown = CBCalitateKeyDown
  231.     Items.Strings = (
  232.       'Fara handicap'
  233.       'Inv. grad I'
  234.       'Inv. grad II')
  235.   end
  236. end
  237.