home *** CD-ROM | disk | FTP | other *** search
- object fmAplicaciones: TfmAplicaciones
- Left = 333
- Top = 248
- BorderStyle = bsDialog
- ClientHeight = 285
- ClientWidth = 400
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object PanelBotones: TPanel
- Left = 0
- Top = 236
- Width = 400
- Height = 49
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object btAtras: TPlaBitBtn
- Left = 316
- Top = 14
- Width = 75
- Height = 21
- Caption = '< &Atr�s'
- TabOrder = 1
- ModalResult = 7
- end
- object btSiguiente: TPlaBitBtn
- Left = 240
- Top = 14
- Width = 75
- Height = 21
- Caption = '&Siguiente >'
- TabOrder = 0
- Default = True
- ModalResult = 6
- end
- end
- object Panel1: TPanel
- Left = 16
- Top = 16
- Width = 361
- Height = 220
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object lbMensaje: TLabel
- Left = 0
- Top = 0
- Width = 361
- Height = 13
- Align = alTop
- AutoSize = False
- Caption = 'Mensaje'
- Constraints.MaxHeight = 140
- Transparent = True
- WordWrap = True
- end
- object ListView1: TPlaListView
- Left = 0
- Top = 13
- Width = 361
- Height = 207
- Align = alClient
- CanSortByColumn = False
- CanMoveColumns = False
- Color = clWhite
- CheckBoxes = True
- Columns = <>
- DragCursor = crDrag
- DragMode = dmManual
- HideSelection = True
- MultiSelect = False
- ParentColor = False
- ShowColumnHeaders = True
- TabOrder = 0
- Data = {000100000000FE}
- end
- end
- end
-