home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / AUTORUN.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  2000-03-23  |  1.5 KB  |  70 lines

  1. object Form2: TForm2
  2.   Left = 275
  3.   Top = 254
  4.   BorderStyle = bsNone
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 199
  7.   ClientWidth = 381
  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 = poScreenCenter
  16.   Scaled = False
  17.   PixelsPerInch = 120
  18.   TextHeight = 16
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 381
  23.     Height = 199
  24.     Align = alClient
  25.     Picture.Data = {<image000.jpg>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 205
  29.     Top = 96
  30.     Width = 172
  31.     Height = 16
  32.     Cursor = crHandPoint
  33.     Caption = 'E-mail byte2001@mail.ru'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clBlue
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.     Transparent = True
  41.     OnClick = Label1Click
  42.   end
  43.   object Label2: TLabel
  44.     Left = 198
  45.     Top = 160
  46.     Width = 179
  47.     Height = 16
  48.     Cursor = crHandPoint
  49.     Caption = 'Web http://zmeyka.ussr.to'
  50.     Font.Charset = DEFAULT_CHARSET
  51.     Font.Color = clBlue
  52.     Font.Height = -11
  53.     Font.Name = 'MS Sans Serif'
  54.     Font.Style = [fsBold]
  55.     ParentFont = False
  56.     Transparent = True
  57.     OnClick = Label2Click
  58.   end
  59.   object Label3: TLabel
  60.     Left = 336
  61.     Top = 176
  62.     Width = 42
  63.     Height = 16
  64.     Cursor = crHandPoint
  65.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  66.     Transparent = True
  67.     OnClick = Label3Click
  68.   end
  69. end
  70.