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

  1. object FEFirme: TFEFirme
  2.   Left = 229
  3.   Top = 23
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Adaugare firma'
  7.   ClientHeight = 559
  8.   ClientWidth = 591
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 15
  24.   object Label1: TLabel
  25.     Left = 27
  26.     Top = 15
  27.     Width = 83
  28.     Height = 15
  29.     Caption = 'C&od / Numedir:'
  30.     FocusControl = ECod
  31.   end
  32.   object Label2: TLabel
  33.     Left = 27
  34.     Top = 43
  35.     Width = 58
  36.     Height = 15
  37.     Caption = '&Denumire:'
  38.     FocusControl = EDenumire
  39.   end
  40.   object lLocalitate: TLabel
  41.     Left = 291
  42.     Top = 140
  43.     Width = 53
  44.     Height = 15
  45.     Caption = '&Localitate'
  46.   end
  47.   object Label4: TLabel
  48.     Left = 27
  49.     Top = 303
  50.     Width = 44
  51.     Height = 15
  52.     Caption = '&Telefon:'
  53.     FocusControl = ETelefon
  54.   end
  55.   object Label5: TLabel
  56.     Left = 5
  57.     Top = 207
  58.     Width = 38
  59.     Height = 15
  60.     Caption = '&Banca:'
  61.     FocusControl = EBanca1
  62.   end
  63.   object Label6: TLabel
  64.     Left = 27
  65.     Top = 140
  66.     Width = 33
  67.     Height = 15
  68.     Caption = '&Judet:'
  69.     FocusControl = EJudet
  70.   end
  71.   object Label7: TLabel
  72.     Left = 27
  73.     Top = 93
  74.     Width = 62
  75.     Height = 15
  76.     Caption = 'Cod &Fiscal:'
  77.     FocusControl = ECodFiscal
  78.   end
  79.   object Label8: TLabel
  80.     Left = 27
  81.     Top = 117
  82.     Width = 56
  83.     Height = 15
  84.     Caption = 'R&eg Com:'
  85.     FocusControl = ERegCom
  86.   end
  87.   object Label9: TLabel
  88.     Left = 381
  89.     Top = 207
  90.     Width = 39
  91.     Height = 15
  92.     Caption = 'Co&ntul:'
  93.     FocusControl = ECont1
  94.   end
  95.   object Label14: TLabel
  96.     Left = 27
  97.     Top = 327
  98.     Width = 22
  99.     Height = 15
  100.     Caption = 'Fa&x:'
  101.     FocusControl = EFax
  102.   end
  103.   object Label15: TLabel
  104.     Left = 27
  105.     Top = 351
  106.     Width = 37
  107.     Height = 15
  108.     Caption = 'E-&Mail:'
  109.     FocusControl = EMail
  110.   end
  111.   object Label10: TLabel
  112.     Left = 27
  113.     Top = 375
  114.     Width = 67
  115.     Height = 15
  116.     Caption = 'Persoana &1:'
  117.     FocusControl = EPers1
  118.   end
  119.   object Label11: TLabel
  120.     Left = 27
  121.     Top = 400
  122.     Width = 67
  123.     Height = 15
  124.     Caption = 'Persoana &2:'
  125.     FocusControl = EPers2
  126.   end
  127.   object Label3: TLabel
  128.     Left = 292
  129.     Top = 164
  130.     Width = 36
  131.     Height = 15
  132.     Caption = 'S&trada'
  133.   end
  134.   object Label12: TLabel
  135.     Left = 500
  136.     Top = 164
  137.     Width = 16
  138.     Height = 15
  139.     Caption = '&Nr.'
  140.   end
  141.   object lCodPostal: TLabel
  142.     Left = 27
  143.     Top = 188
  144.     Width = 61
  145.     Height = 15
  146.     Caption = 'Cod &Postal'
  147.   end
  148.   object Label13: TLabel
  149.     Left = 191
  150.     Top = 188
  151.     Width = 24
  152.     Height = 15
  153.     Caption = '&Bloc'
  154.   end
  155.   object Label16: TLabel
  156.     Left = 292
  157.     Top = 188
  158.     Width = 32
  159.     Height = 15
  160.     Caption = 'Sca&ra'
  161.   end
  162.   object Label17: TLabel
  163.     Left = 408
  164.     Top = 188
  165.     Width = 21
  166.     Height = 15
  167.     Caption = '&Etaj'
  168.   end
  169.   object Label18: TLabel
  170.     Left = 496
  171.     Top = 188
  172.     Width = 20
  173.     Height = 15
  174.     Caption = '&Apt.'
  175.   end
  176.   object Label19: TLabel
  177.     Left = 27
  178.     Top = 164
  179.     Width = 35
  180.     Height = 15
  181.     Caption = '&Sector'
  182.   end
  183.   object Label23: TLabel
  184.     Left = 27
  185.     Top = 68
  186.     Width = 45
  187.     Height = 15
  188.     AutoSize = False
  189.     Caption = 'Nume'
  190.   end
  191.   object Label21: TLabel
  192.     Left = 291
  193.     Top = 68
  194.     Width = 54
  195.     Height = 15
  196.     AutoSize = False
  197.     Caption = 'Prenume'
  198.   end
  199.   object Label20: TLabel
  200.     Left = 192
  201.     Top = 207
  202.     Width = 36
  203.     Height = 15
  204.     Caption = '&Filiala:'
  205.     FocusControl = EFiliala1
  206.   end
  207.   object GB1: TGroupBox
  208.     Left = 287
  209.     Top = -1
  210.     Width = 276
  211.     Height = 39
  212.     Caption = 'Tipul angajatorului'
  213.     TabOrder = 1
  214.   end
  215.   object PStergere: TPanel
  216.     Left = 44
  217.     Top = 485
  218.     Width = 481
  219.     Height = 41
  220.     BevelOuter = bvNone
  221.     Caption = ' '
  222.     TabOrder = 35
  223.     Visible = False
  224.     object PSterg: TLabel
  225.       Left = 16
  226.       Top = 10
  227.       Width = 449
  228.       Height = 21
  229.       Alignment = taCenter
  230.       AutoSize = False
  231.       Caption = 'Sigur doriti sa stergeti aceasta firma ?'
  232.       Color = clRed
  233.       Font.Charset = DEFAULT_CHARSET
  234.       Font.Color = clWhite
  235.       Font.Height = -16
  236.       Font.Name = 'Arial'
  237.       Font.Style = [fsBold]
  238.       ParentColor = False
  239.       ParentFont = False
  240.     end
  241.     object ISterg: TImage
  242.       Left = 36
  243.       Top = 4
  244.       Width = 33
  245.       Height = 33
  246.       Picture.Data = {<image000.ico>}
  247.     end
  248.   end
  249.   object ECod: TE
  250.     Left = 131
  251.     Top = 11
  252.     Width = 150
  253.     Height = 23
  254.     CharCase = ecUpperCase
  255.     MaxLength = 8
  256.     TabOrder = 0
  257.     Text = ' '
  258.   end
  259.   object EDenumire: TE
  260.     Tag = 1
  261.     Left = 131
  262.     Top = 39
  263.     Width = 433
  264.     Height = 23
  265.     CharCase = ecUpperCase
  266.     MaxLength = 40
  267.     TabOrder = 2
  268.   end
  269.   object ETelefon: TE
  270.     Tag = 12
  271.     Left = 115
  272.     Top = 299
  273.     Width = 449
  274.     Height = 23
  275.     CharCase = ecUpperCase
  276.     MaxLength = 40
  277.     TabOrder = 26
  278.     Text = ' '
  279.   end
  280.   object EBanca1: TE
  281.     Tag = 6
  282.     Left = 5
  283.     Top = 223
  284.     Width = 180
  285.     Height = 23
  286.     CharCase = ecUpperCase
  287.     MaxLength = 30
  288.     TabOrder = 17
  289.     Text = ' '
  290.   end
  291.   object EJudet: TE
  292.     Tag = 2
  293.     Left = 131
  294.     Top = 136
  295.     Width = 150
  296.     Height = 23
  297.     CharCase = ecUpperCase
  298.     MaxLength = 16
  299.     TabOrder = 7
  300.     Text = ' '
  301.   end
  302.   object ECodFiscal: TE
  303.     Tag = 4
  304.     Left = 131
  305.     Top = 89
  306.     Width = 285
  307.     Height = 23
  308.     CharCase = ecUpperCase
  309.     MaxLength = 13
  310.     TabOrder = 5
  311.     Text = ' '
  312.   end
  313.   object ERegCom: TE
  314.     Tag = 5
  315.     Left = 131
  316.     Top = 113
  317.     Width = 285
  318.     Height = 23
  319.     CharCase = ecUpperCase
  320.     MaxLength = 16
  321.     TabOrder = 6
  322.     Text = ' '
  323.   end
  324.   object ECont1: TE
  325.     Tag = 7
  326.     Left = 377
  327.     Top = 223
  328.     Width = 205
  329.     Height = 23
  330.     CharCase = ecUpperCase
  331.     MaxLength = 30
  332.     TabOrder = 19
  333.     Text = ' '
  334.   end
  335.   object EBanca2: TE
  336.     Tag = 8
  337.     Left = 5
  338.     Top = 247
  339.     Width = 180
  340.     Height = 23
  341.     CharCase = ecUpperCase
  342.     MaxLength = 30
  343.     TabOrder = 20
  344.     Text = ' '
  345.   end
  346.   object ECont2: TE
  347.     Tag = 9
  348.     Left = 377
  349.     Top = 247
  350.     Width = 205
  351.     Height = 23
  352.     CharCase = ecUpperCase
  353.     MaxLength = 30
  354.     TabOrder = 22
  355.     Text = ' '
  356.   end
  357.   object EBanca3: TE
  358.     Tag = 10
  359.     Left = 5
  360.     Top = 271
  361.     Width = 180
  362.     Height = 23
  363.     CharCase = ecUpperCase
  364.     MaxLength = 30
  365.     TabOrder = 23
  366.     Text = ' '
  367.   end
  368.   object ECont3: TE
  369.     Tag = 11
  370.     Left = 377
  371.     Top = 271
  372.     Width = 205
  373.     Height = 23
  374.     CharCase = ecUpperCase
  375.     MaxLength = 30
  376.     TabOrder = 25
  377.     Text = ' '
  378.   end
  379.   object EFax: TE
  380.     Tag = 13
  381.     Left = 115
  382.     Top = 323
  383.     Width = 285
  384.     Height = 23
  385.     CharCase = ecUpperCase
  386.     MaxLength = 20
  387.     TabOrder = 27
  388.     Text = ' '
  389.   end
  390.   object EMail: TE
  391.     Tag = 14
  392.     Left = 115
  393.     Top = 347
  394.     Width = 285
  395.     Height = 23
  396.     MaxLength = 30
  397.     TabOrder = 28
  398.     Text = ' '
  399.   end
  400.   object EPers1: TE
  401.     Tag = 15
  402.     Left = 115
  403.     Top = 371
  404.     Width = 449
  405.     Height = 23
  406.     CharCase = ecUpperCase
  407.     MaxLength = 40
  408.     TabOrder = 29
  409.     Text = ' '
  410.   end
  411.   object EPers2: TE
  412.     Tag = 16
  413.     Left = 115
  414.     Top = 396
  415.     Width = 449
  416.     Height = 23
  417.     CharCase = ecUpperCase
  418.     MaxLength = 40
  419.     TabOrder = 30
  420.     Text = ' '
  421.   end
  422.   object BConfirm: TB
  423.     Left = 152
  424.     Top = 524
  425.     Width = 145
  426.     Height = 29
  427.     Caption = '&Confirm'
  428.     Font.Charset = ANSI_CHARSET
  429.     Font.Color = clBtnText
  430.     Font.Height = -12
  431.     Font.Name = 'Arial'
  432.     Font.Style = []
  433.     ParentFont = False
  434.     TabOrder = 31
  435.     OnClick = BConfirmClick
  436.   end
  437.   object Bx: TB
  438.     Left = 300
  439.     Top = 524
  440.     Width = 145
  441.     Height = 29
  442.     Cancel = True
  443.     Caption = '&Anulez'
  444.     Font.Charset = ANSI_CHARSET
  445.     Font.Color = clBtnText
  446.     Font.Height = -12
  447.     Font.Name = 'Arial'
  448.     Font.Style = []
  449.     ModalResult = 2
  450.     ParentFont = False
  451.     TabOrder = 32
  452.   end
  453.   object ELocalitate: TE
  454.     Tag = 4
  455.     Left = 359
  456.     Top = 136
  457.     Width = 205
  458.     Height = 23
  459.     CharCase = ecUpperCase
  460.     MaxLength = 20
  461.     TabOrder = 8
  462.   end
  463.   object EStrada: TE
  464.     Tag = 4
  465.     Left = 332
  466.     Top = 160
  467.     Width = 150
  468.     Height = 23
  469.     CharCase = ecUpperCase
  470.     MaxLength = 20
  471.     TabOrder = 10
  472.   end
  473.   object ENr: TE
  474.     Tag = 4
  475.     Left = 522
  476.     Top = 160
  477.     Width = 42
  478.     Height = 23
  479.     CharCase = ecUpperCase
  480.     MaxLength = 5
  481.     TabOrder = 11
  482.   end
  483.   object ECodPostal: TE
  484.     Tag = 4
  485.     Left = 131
  486.     Top = 184
  487.     Width = 53
  488.     Height = 23
  489.     CharCase = ecUpperCase
  490.     MaxLength = 5
  491.     TabOrder = 12
  492.   end
  493.   object EBloc: TE
  494.     Tag = 4
  495.     Left = 219
  496.     Top = 184
  497.     Width = 62
  498.     Height = 23
  499.     CharCase = ecUpperCase
  500.     MaxLength = 5
  501.     TabOrder = 13
  502.   end
  503.   object EScara: TE
  504.     Tag = 4
  505.     Left = 332
  506.     Top = 184
  507.     Width = 61
  508.     Height = 23
  509.     CharCase = ecUpperCase
  510.     MaxLength = 5
  511.     TabOrder = 14
  512.   end
  513.   object EEtaj: TE
  514.     Tag = 4
  515.     Left = 441
  516.     Top = 184
  517.     Width = 42
  518.     Height = 23
  519.     CharCase = ecUpperCase
  520.     MaxLength = 5
  521.     TabOrder = 15
  522.   end
  523.   object EAp: TE
  524.     Tag = 4
  525.     Left = 522
  526.     Top = 184
  527.     Width = 42
  528.     Height = 23
  529.     CharCase = ecUpperCase
  530.     MaxLength = 5
  531.     TabOrder = 16
  532.   end
  533.   object ESector: TE
  534.     Tag = 4
  535.     Left = 131
  536.     Top = 160
  537.     Width = 150
  538.     Height = 23
  539.     CharCase = ecUpperCase
  540.     MaxLength = 5
  541.     TabOrder = 9
  542.   end
  543.   object ENume: TE
  544.     Left = 131
  545.     Top = 65
  546.     Width = 121
  547.     Height = 23
  548.     CharCase = ecUpperCase
  549.     TabOrder = 3
  550.   end
  551.   object EPrenume: TE
  552.     Left = 359
  553.     Top = 65
  554.     Width = 205
  555.     Height = 23
  556.     CharCase = ecUpperCase
  557.     TabOrder = 4
  558.   end
  559.   object RBEc: TRadioButton
  560.     Left = 301
  561.     Top = 16
  562.     Width = 113
  563.     Height = 17
  564.     Caption = 'Agent economic'
  565.     TabOrder = 33
  566.     OnEnter = RBEcEnter
  567.     OnKeyDown = RBEcKeyDown
  568.   end
  569.   object RBPers: TRadioButton
  570.     Left = 433
  571.     Top = 16
  572.     Width = 113
  573.     Height = 17
  574.     Caption = 'Persoana fizica'
  575.     TabOrder = 34
  576.     OnEnter = RBPersEnter
  577.     OnKeyDown = RBPersKeyDown
  578.   end
  579.   object EFiliala1: TE
  580.     Tag = 6
  581.     Left = 192
  582.     Top = 223
  583.     Width = 180
  584.     Height = 23
  585.     CharCase = ecUpperCase
  586.     MaxLength = 30
  587.     TabOrder = 18
  588.     Text = ' '
  589.   end
  590.   object EFiliala2: TE
  591.     Tag = 8
  592.     Left = 192
  593.     Top = 247
  594.     Width = 180
  595.     Height = 23
  596.     CharCase = ecUpperCase
  597.     MaxLength = 30
  598.     TabOrder = 21
  599.     Text = ' '
  600.   end
  601.   object EFiliala3: TE
  602.     Tag = 10
  603.     Left = 192
  604.     Top = 271
  605.     Width = 180
  606.     Height = 23
  607.     CharCase = ecUpperCase
  608.     MaxLength = 30
  609.     TabOrder = 24
  610.     Text = ' '
  611.   end
  612.   object GroupBox1: TGroupBox
  613.     Left = 4
  614.     Top = 419
  615.     Width = 585
  616.     Height = 69
  617.     Caption = ' Textul care apare in partea inferioara a fluturasilor '
  618.     TabOrder = 36
  619.     object Label22: TLabel
  620.       Left = 24
  621.       Top = 50
  622.       Width = 53
  623.       Height = 15
  624.       Caption = 'Randul 2:'
  625.       FocusControl = ETextFluturas2
  626.     end
  627.     object Label24: TLabel
  628.       Left = 24
  629.       Top = 26
  630.       Width = 53
  631.       Height = 15
  632.       Caption = 'Randul 1:'
  633.       FocusControl = ETextFluturas1
  634.     end
  635.     object ETextFluturas2: TE
  636.       Tag = 16
  637.       Left = 110
  638.       Top = 42
  639.       Width = 449
  640.       Height = 23
  641.       MaxLength = 65
  642.       TabOrder = 0
  643.       Text = ' '
  644.     end
  645.     object ETextFluturas1: TE
  646.       Tag = 16
  647.       Left = 110
  648.       Top = 18
  649.       Width = 449
  650.       Height = 23
  651.       MaxLength = 65
  652.       TabOrder = 1
  653.       Text = ' '
  654.     end
  655.   end
  656. end
  657.