home *** CD-ROM | disk | FTP | other *** search
- object FormMsgError: TFormMsgError
- Left = 257
- Top = 219
- Width = 402
- Height = 268
- Caption = 'FormMsgError'
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 14
- Top = 11
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object LTitulo: TLabel
- Left = 75
- Top = 11
- Width = 280
- Height = 19
- Caption = 'LTitulo'
- Constraints.MinWidth = 280
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object LSubtitulo: TLabel
- Left = 75
- Top = 48
- Width = 280
- Height = 13
- Caption = 'LSubtitulo'
- Constraints.MinWidth = 280
- WordWrap = True
- end
- object PndHTMLLabelRecomendacion: TPndHTMLLabel
- Left = 75
- Top = 72
- Width = 285
- Height = 13
- AutoSize = True
- Caption = 'PndHTMLLabelRecomendacion'
- Constraints.MinWidth = 285
- end
- object PlaButtonAceptar: TPlaButton
- Left = 305
- Top = 202
- Width = 64
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 0
- OnClick = PlaButtonAceptarClick
- end
- end
-