home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Scanner / Iface.exe / 0 / RCDATA / TFORMMSGERROR / TFORMMSGERROR.txt < prev   
Encoding:
Text File  |  2003-11-01  |  1.4 KB  |  70 lines

  1. object FormMsgError: TFormMsgError
  2.   Left = 257
  3.   Top = 219
  4.   Width = 402
  5.   Height = 268
  6.   Caption = 'FormMsgError'
  7.   Color = 14609391
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 14
  20.     Top = 11
  21.     Width = 32
  22.     Height = 32
  23.     Picture.Data = {<image001.bmp>}
  24.     Transparent = True
  25.   end
  26.   object LTitulo: TLabel
  27.     Left = 75
  28.     Top = 11
  29.     Width = 280
  30.     Height = 19
  31.     Caption = 'LTitulo'
  32.     Constraints.MinWidth = 280
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -16
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     WordWrap = True
  40.   end
  41.   object LSubtitulo: TLabel
  42.     Left = 75
  43.     Top = 48
  44.     Width = 280
  45.     Height = 13
  46.     Caption = 'LSubtitulo'
  47.     Constraints.MinWidth = 280
  48.     WordWrap = True
  49.   end
  50.   object PndHTMLLabelRecomendacion: TPndHTMLLabel
  51.     Left = 75
  52.     Top = 72
  53.     Width = 285
  54.     Height = 13
  55.     AutoSize = True
  56.     Caption = 'PndHTMLLabelRecomendacion'
  57.     Constraints.MinWidth = 285
  58.   end
  59.   object PlaButtonAceptar: TPlaButton
  60.     Left = 305
  61.     Top = 202
  62.     Width = 64
  63.     Height = 21
  64.     Anchors = [akRight, akBottom]
  65.     Caption = '&Aceptar'
  66.     TabOrder = 0
  67.     OnClick = PlaButtonAceptarClick
  68.   end
  69. end
  70.