home *** CD-ROM | disk | FTP | other *** search
/ Sciences Encyclopedia 2.0 Ariss / SCIENCES-ENCYCLOPEDIA-V2.0-ARISS-CD1.iso / Sciences.exe / 0 / RCDATA / TIMAGEFRAME / TIMAGEFRAME.txt
Text File  |  2004-04-22  |  924b  |  49 lines

  1. object ImageFrame: TImageFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 154
  5.   Height = 179
  6.   AutoScroll = False
  7.   Color = 16509923
  8.   ParentColor = False
  9.   TabOrder = 0
  10.   object Label1: TLabel
  11.     Left = 0
  12.     Top = 154
  13.     Width = 154
  14.     Height = 25
  15.     Align = alBottom
  16.     Alignment = taCenter
  17.     AutoSize = False
  18.     BiDiMode = bdRightToLeft
  19.     Color = 16509923
  20.     Font.Charset = ARABIC_CHARSET
  21.     Font.Color = clWindowText
  22.     Font.Height = -16
  23.     Font.Name = 'Arial'
  24.     Font.Style = []
  25.     ParentBiDiMode = False
  26.     ParentColor = False
  27.     ParentFont = False
  28.     Transparent = True
  29.     Layout = tlCenter
  30.   end
  31.   object Shape1: TShape
  32.     Left = 0
  33.     Top = 0
  34.     Width = 154
  35.     Height = 154
  36.     Align = alClient
  37.     Brush.Color = 16509923
  38.   end
  39.   object Image1: TImage
  40.     Left = 2
  41.     Top = 2
  42.     Width = 150
  43.     Height = 150
  44.     Cursor = crHandPoint
  45.     OnClick = Image1Click
  46.     OnDblClick = Image1DblClick
  47.   end
  48. end
  49.