home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / popupdef / PD.exe / pd.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2004-01-14  |  3KB  |  137 lines

  1. object Form4: TForm4
  2.   Left = 533
  3.   Top = 98
  4.   BorderStyle = bsDialog
  5.   Caption = 'Popup Defender v6.0.1'
  6.   ClientHeight = 174
  7.   ClientWidth = 369
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 369
  23.     Height = 121
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = []
  29.     ParentFont = False
  30.     TabOrder = 1
  31.     object Image1: TImage
  32.       Left = 8
  33.       Top = 8
  34.       Width = 32
  35.       Height = 32
  36.       AutoSize = True
  37.       Picture.Data = {<image000.ico>}
  38.       OnDblClick = Image1Click
  39.     end
  40.     object Label1: TLabel
  41.       Left = 136
  42.       Top = 16
  43.       Width = 111
  44.       Height = 20
  45.       Caption = 'Pop-up v1.0.0'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = -16
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = [fsBold]
  51.       ParentFont = False
  52.     end
  53.     object Label2: TLabel
  54.       Left = 64
  55.       Top = 39
  56.       Width = 268
  57.       Height = 20
  58.       Caption = 'For Internet Explorer 5.0, 5.5, 6.0'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clWindowText
  61.       Font.Height = -16
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.     end
  66.     object Label3: TLabel
  67.       Left = 131
  68.       Top = 87
  69.       Width = 147
  70.       Height = 16
  71.       Caption = 'info@synergeticsoft.com'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clBlue
  74.       Font.Height = -13
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = []
  77.       ParentFont = False
  78.       OnClick = Label3Click
  79.       OnMouseMove = Label3MouseMove
  80.       OnMouseLeave = Label3MouseLeave
  81.     end
  82.     object Label5: TLabel
  83.       Left = 131
  84.       Top = 64
  85.       Width = 178
  86.       Height = 16
  87.       Caption = 'http://www.synergeticsoft.com/'
  88.       Font.Charset = DEFAULT_CHARSET
  89.       Font.Color = clBlue
  90.       Font.Height = -13
  91.       Font.Name = 'MS Sans Serif'
  92.       Font.Style = []
  93.       ParentFont = False
  94.       OnClick = Label5Click
  95.       OnMouseMove = Label5MouseMove
  96.       OnMouseLeave = Label5MouseLeave
  97.     end
  98.     object Label6: TLabel
  99.       Left = 87
  100.       Top = 87
  101.       Width = 41
  102.       Height = 16
  103.       Caption = 'E-mail:'
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -13
  107.       Font.Name = 'MS Sans Serif'
  108.       Font.Style = []
  109.       ParentFont = False
  110.     end
  111.     object Label7: TLabel
  112.       Left = 53
  113.       Top = 64
  114.       Width = 75
  115.       Height = 16
  116.       Caption = 'Home page:'
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clWindowText
  119.       Font.Height = -13
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = []
  122.       ParentFont = False
  123.     end
  124.   end
  125.   object Button1: TButton
  126.     Left = 155
  127.     Top = 136
  128.     Width = 75
  129.     Height = 25
  130.     Cancel = True
  131.     Caption = '&OK'
  132.     Default = True
  133.     TabOrder = 0
  134.     OnClick = Button1Click
  135.   end
  136. end
  137.