home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / FwAct.exe / 0 / RCDATA / TFMAPLICACIONES / TFMAPLICACIONES.txt
Encoding:
Text File  |  2003-11-01  |  1.8 KB  |  89 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 = 'Tahoma'
  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.       TabOrder = 1
  34.       ModalResult = 7
  35.     end
  36.     object btSiguiente: TPlaBitBtn
  37.       Left = 240
  38.       Top = 14
  39.       Width = 75
  40.       Height = 21
  41.       Caption = '&Siguiente >'
  42.       TabOrder = 0
  43.       Default = True
  44.       ModalResult = 6
  45.     end
  46.   end
  47.   object Panel1: TPanel
  48.     Left = 16
  49.     Top = 16
  50.     Width = 361
  51.     Height = 220
  52.     BevelOuter = bvNone
  53.     ParentColor = True
  54.     TabOrder = 1
  55.     object lbMensaje: TLabel
  56.       Left = 0
  57.       Top = 0
  58.       Width = 361
  59.       Height = 13
  60.       Align = alTop
  61.       AutoSize = False
  62.       Caption = 'Mensaje'
  63.       Constraints.MaxHeight = 140
  64.       Transparent = True
  65.       WordWrap = True
  66.     end
  67.     object ListView1: TPlaListView
  68.       Left = 0
  69.       Top = 13
  70.       Width = 361
  71.       Height = 207
  72.       Align = alClient
  73.       CanSortByColumn = False
  74.       CanMoveColumns = False
  75.       Color = clWhite
  76.       CheckBoxes = True
  77.       Columns = <>
  78.       DragCursor = crDrag
  79.       DragMode = dmManual
  80.       HideSelection = True
  81.       MultiSelect = False
  82.       ParentColor = False
  83.       ShowColumnHeaders = True
  84.       TabOrder = 0
  85.       Data = {000100000000FE}
  86.     end
  87.   end
  88. end
  89.