home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 December / PCWorld_2002-12_cd.bin / Software / Komercni / australis / auinfo.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2002-11-07  |  1KB  |  74 lines

  1. object Form2: TForm2
  2.   Left = 227
  3.   Top = 123
  4.   BorderStyle = bsNone
  5.   ClientHeight = 480
  6.   ClientWidth = 636
  7.   Color = clBlack
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   WindowState = wsMaximized
  17.   OnKeyPress = FormKeyPress
  18.   OnShow = FormShow
  19.   DesignSize = (
  20.     636
  21.     480)
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 640
  28.     Height = 480
  29.     Anchors = [akLeft, akTop, akRight, akBottom]
  30.     AutoSize = True
  31.     Picture.Data = {<image000.jpg>}
  32.   end
  33.   object img_link_buy: TImage
  34.     Left = 174
  35.     Top = 261
  36.     Width = 281
  37.     Height = 17
  38.     Cursor = crHandPoint
  39.     OnClick = img_link_buyClick
  40.   end
  41.   object img_link_au_email: TImage
  42.     Left = 188
  43.     Top = 376
  44.     Width = 114
  45.     Height = 16
  46.     Cursor = crHandPoint
  47.     OnClick = img_link_au_emailClick
  48.   end
  49.   object img_link_www: TImage
  50.     Left = 340
  51.     Top = 182
  52.     Width = 124
  53.     Height = 17
  54.     Cursor = crHandPoint
  55.     OnClick = img_link_wwwClick
  56.   end
  57.   object img_link_www_ysoft: TImage
  58.     Left = 316
  59.     Top = 366
  60.     Width = 70
  61.     Height = 15
  62.     Cursor = crHandPoint
  63.     OnClick = img_link_www_ysoftClick
  64.   end
  65.   object img_link_email_ysoft: TImage
  66.     Left = 350
  67.     Top = 391
  68.     Width = 71
  69.     Height = 13
  70.     Cursor = crHandPoint
  71.     OnClick = img_link_email_ysoftClick
  72.   end
  73. end
  74.