home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMANADIRTLF / TFORMANADIRTLF.txt < prev   
Text File  |  2003-02-05  |  2KB  |  102 lines

  1. object FormAnadirTlf: TFormAnadirTlf
  2.   Left = 438
  3.   Top = 249
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'A∩┐╜adir n∩┐╜mero de tel∩┐╜fono'
  7.   ClientHeight = 184
  8.   ClientWidth = 334
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaButtonAceptar: TPlaButton
  21.     Left = 175
  22.     Top = 152
  23.     Width = 70
  24.     Height = 21
  25.     HelpContext = 193
  26.     Caption = 'Aceptar'
  27.     Enabled = False
  28.     TabOrder = 1
  29.     OnClick = PlaButtonAceptarClick
  30.     Default = True
  31.   end
  32.   object PlaButtonCanelar: TPlaButton
  33.     Left = 253
  34.     Top = 152
  35.     Width = 70
  36.     Height = 21
  37.     HelpContext = 194
  38.     Caption = 'Cancelar'
  39.     TabOrder = 2
  40.     OnClick = PlaButtonCanelarClick
  41.     Cancel = True
  42.   end
  43.   object PlaGroupBoxTlf: TPlaGroupBox
  44.     Left = 14
  45.     Top = 11
  46.     Width = 309
  47.     Height = 130
  48.     TitleFont.Charset = DEFAULT_CHARSET
  49.     TitleFont.Color = 13977088
  50.     TitleFont.Height = -11
  51.     TitleFont.Name = 'Tahoma'
  52.     TitleFont.Style = []
  53.     Caption = 'N∩┐╜mero de tel∩┐╜fono'
  54.     TabOrder = 0
  55.     object Label2: TLabel
  56.       Left = 58
  57.       Top = 62
  58.       Width = 99
  59.       Height = 13
  60.       Caption = 'N∩┐╜mero de tel∩┐╜fono:'
  61.     end
  62.     object Label1: TLabel
  63.       Left = 58
  64.       Top = 19
  65.       Width = 239
  66.       Height = 26
  67.       AutoSize = False
  68.       Caption = 'A∩┐╜ade el nuevo n∩┐╜mero al que permites llamadas telef∩┐╜nicas.'
  69.       Transparent = True
  70.       WordWrap = True
  71.     end
  72.     object ImageTlf: TImage
  73.       Left = 11
  74.       Top = 22
  75.       Width = 32
  76.       Height = 32
  77.       Picture.Data = {<image001.bmp>}
  78.       Transparent = True
  79.     end
  80.     object Label3: TLabel
  81.       Left = 58
  82.       Top = 92
  83.       Width = 239
  84.       Height = 26
  85.       AutoSize = False
  86.       Caption = 'Escribe s∩┐╜lo n∩┐╜meros (no uses espacios, guiones, letras, etc)'
  87.       Transparent = True
  88.       WordWrap = True
  89.     end
  90.     object PlaEditTlf: TPlaEdit
  91.       Left = 168
  92.       Top = 58
  93.       Width = 129
  94.       Height = 21
  95.       Cursor = crIBeam
  96.       TabOrder = 0
  97.       Transparent = False
  98.       OnChange = PlaEditTlfChange
  99.     end
  100.   end
  101. end
  102.