home *** CD-ROM | disk | FTP | other *** search
/ Multimedia-Photo & Your Disk / Image.iso / Multimedia.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  2008-03-26  |  903 b   |  38 lines

  1. object Form2: TForm2
  2.   Left = 199
  3.   Top = 172
  4.   BorderStyle = bsNone
  5.   Caption = #1052#1091#1083#1100#1090#1080#1084#1077#1076#1080#1072'-'#1060#1086#1090#1086
  6.   ClientHeight = 197
  7.   ClientWidth = 242
  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.   OnCreate = FormCreate
  16.   OnDeactivate = FormDeactivate
  17.   PixelsPerInch = 120
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 242
  23.     Height = 197
  24.     Cursor = crHandPoint
  25.     Hint = #1065#1077#1083#1082#1085#1080#1090#1077', '#1095#1090#1086#1073#1099' '#1079#1072#1082#1088#1099#1090#1100
  26.     AutoSize = True
  27.     ParentShowHint = False
  28.     ShowHint = True
  29.     OnClick = Image1Click
  30.   end
  31.   object Timer1: TTimer
  32.     Enabled = False
  33.     OnTimer = Timer1Timer
  34.     Left = 48
  35.     Top = 56
  36.   end
  37. end
  38.