home *** CD-ROM | disk | FTP | other *** search
- object FormAnadirTlf: TFormAnadirTlf
- Left = 438
- Top = 249
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'A�adir n�mero de tel�fono'
- ClientHeight = 184
- ClientWidth = 334
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object PlaButtonAceptar: TPlaButton
- Left = 175
- Top = 152
- Width = 70
- Height = 21
- HelpContext = 193
- Caption = 'Aceptar'
- Enabled = False
- TabOrder = 1
- OnClick = PlaButtonAceptarClick
- Default = True
- end
- object PlaButtonCanelar: TPlaButton
- Left = 253
- Top = 152
- Width = 70
- Height = 21
- HelpContext = 194
- Caption = 'Cancelar'
- TabOrder = 2
- OnClick = PlaButtonCanelarClick
- Cancel = True
- end
- object PlaGroupBoxTlf: TPlaGroupBox
- Left = 14
- Top = 11
- Width = 309
- Height = 130
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'N�mero de tel�fono'
- TabOrder = 0
- object Label2: TLabel
- Left = 58
- Top = 62
- Width = 99
- Height = 13
- Caption = 'N�mero de tel�fono:'
- end
- object Label1: TLabel
- Left = 58
- Top = 19
- Width = 239
- Height = 26
- AutoSize = False
- Caption = 'A�ade el nuevo n�mero al que permites llamadas telef�nicas.'
- Transparent = True
- WordWrap = True
- end
- object ImageTlf: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label3: TLabel
- Left = 58
- Top = 92
- Width = 239
- Height = 26
- AutoSize = False
- Caption = 'Escribe s�lo n�meros (no uses espacios, guiones, letras, etc)'
- Transparent = True
- WordWrap = True
- end
- object PlaEditTlf: TPlaEdit
- Left = 168
- Top = 58
- Width = 129
- Height = 21
- Cursor = crIBeam
- TabOrder = 0
- Transparent = False
- OnChange = PlaEditTlfChange
- end
- end
- end
-