home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / FwAct.exe / 0 / RCDATA / TFMAPLICACIONES / TFMAPLICACIONES.txt
Text File  |  2003-02-05  |  2KB  |  107 lines

  1. object fmAplicaciones: TfmAplicaciones
  2.   Left = 333
  3.   Top = 248
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 285
  6.   ClientWidth = 400
  7.   Color = 14215660
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object PanelBotones: TPanel
  19.     Left = 0
  20.     Top = 236
  21.     Width = 400
  22.     Height = 49
  23.     Align = alBottom
  24.     BevelOuter = bvNone
  25.     ParentColor = True
  26.     TabOrder = 0
  27.     object btAtras: TPlaBitBtn
  28.       Left = 316
  29.       Top = 14
  30.       Width = 75
  31.       Height = 21
  32.       Caption = '< &Atr∩┐╜s'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -11
  36.       Font.Name = 'Tahoma'
  37.       Font.Style = []
  38.       ParentFont = False
  39.       TabOrder = 1
  40.       ModalResult = 7
  41.     end
  42.     object btSiguiente: TPlaBitBtn
  43.       Left = 240
  44.       Top = 14
  45.       Width = 75
  46.       Height = 21
  47.       Caption = '&Siguiente >'
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWindowText
  50.       Font.Height = -11
  51.       Font.Name = 'Tahoma'
  52.       Font.Style = []
  53.       ParentFont = False
  54.       TabOrder = 0
  55.       Default = True
  56.       ModalResult = 6
  57.     end
  58.   end
  59.   object Panel1: TPanel
  60.     Left = 16
  61.     Top = 16
  62.     Width = 361
  63.     Height = 220
  64.     BevelOuter = bvNone
  65.     ParentColor = True
  66.     TabOrder = 1
  67.     object lbMensaje: TLabel
  68.       Left = 0
  69.       Top = 0
  70.       Width = 361
  71.       Height = 13
  72.       Align = alTop
  73.       AutoSize = False
  74.       Caption = 'Mensaje'
  75.       Constraints.MaxHeight = 140
  76.       Transparent = True
  77.       WordWrap = True
  78.     end
  79.     object ListView1: TPlaListView
  80.       Left = 0
  81.       Top = 13
  82.       Width = 361
  83.       Height = 207
  84.       Align = alClient
  85.       CanSortByColumn = False
  86.       CanMoveColumns = False
  87.       Color = clWhite
  88.       CheckBoxes = True
  89.       Columns = <>
  90.       DragCursor = crDrag
  91.       DragMode = dmManual
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clBlack
  94.       Font.Height = -11
  95.       Font.Name = 'Tahoma'
  96.       Font.Style = []
  97.       HideSelection = True
  98.       MultiSelect = False
  99.       ParentColor = False
  100.       ParentFont = False
  101.       ShowColumnHeaders = True
  102.       TabOrder = 0
  103.       Data = {000100000000FE}
  104.     end
  105.   end
  106. end
  107.