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

  1. object PictureForm: TPictureForm
  2.   Left = 97
  3.   Top = 97
  4.   BiDiMode = bdRightToLeft
  5.   BorderStyle = bsNone
  6.   Caption = '∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 534
  8.   ClientWidth = 790
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   ParentBiDiMode = False
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnHide = FormHide
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ScrollBox1: TScrollBox
  25.     Left = 9
  26.     Top = 53
  27.     Width = 780
  28.     Height = 506
  29.     HorzScrollBar.Increment = 73
  30.     BorderStyle = bsNone
  31.     Color = 16510442
  32.     ParentColor = False
  33.     TabOrder = 0
  34.     object WallPaper1: TWallPaper
  35.       Left = 16
  36.       Top = 120
  37.       Style = wpsCenter
  38.     end
  39.     object Image1: TLEADImage
  40.       Left = 352
  41.       Top = 232
  42.       Width = 33
  43.       Height = 33
  44.       Cursor = crHandPoint
  45.       Ctl3D = False
  46.       DrawMode = pmCopy
  47.       FrameOuterShadowColor = clBlack
  48.       PaintSizeMode = smFit
  49.       ParentCtl3D = False
  50.       PanWinTitle = 'Pan Window'
  51.       TabOrder = 0
  52.       TextFont.Charset = DEFAULT_CHARSET
  53.       TextFont.Color = clWindowText
  54.       TextFont.Height = -11
  55.       TextFont.Name = 'MS Sans Serif'
  56.       TextFont.Style = []
  57.       OnClick = Image1Click
  58.     end
  59.     object TempImage: TLEADImage
  60.       Left = 48
  61.       Top = 216
  62.       Width = 41
  63.       Height = 41
  64.       Ctl3D = False
  65.       DrawMode = pmCopy
  66.       FrameOuterShadowColor = clBlack
  67.       ParentCtl3D = False
  68.       PanWinTitle = 'Pan Window'
  69.       TabOrder = 1
  70.       TextFont.Charset = DEFAULT_CHARSET
  71.       TextFont.Color = clWindowText
  72.       TextFont.Height = -11
  73.       TextFont.Name = 'MS Sans Serif'
  74.       TextFont.Style = []
  75.       Visible = False
  76.     end
  77.     object ImageNum: TListBox
  78.       Left = 16
  79.       Top = 304
  80.       Width = 33
  81.       Height = 73
  82.       BiDiMode = bdLeftToRight
  83.       Font.Charset = ARABIC_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'Simplified Arabic'
  87.       Font.Style = []
  88.       ItemHeight = 18
  89.       ParentBiDiMode = False
  90.       ParentFont = False
  91.       TabOrder = 2
  92.       Visible = False
  93.     end
  94.   end
  95.   object Panel1: TPanel
  96.     Left = 0
  97.     Top = 0
  98.     Width = 790
  99.     Height = 45
  100.     Align = alTop
  101.     Alignment = taRightJustify
  102.     BevelOuter = bvNone
  103.     TabOrder = 1
  104.     object SWF: TShockwaveFlash
  105.       Left = 0
  106.       Top = 0
  107.       Width = 790
  108.       Height = 45
  109.       Align = alClient
  110.       TabOrder = 0
  111.       OnFSCommand = SWFFSCommand
  112.       ControlData = {
  113.         6755665500030000A6510000A7040000080002000000000008000E0000005700
  114.         69006E0064006F007700000008000E000000570069006E0064006F0077000000
  115.         08000E000000570069006E0064006F00770000000B00FFFF0B00000008000A00
  116.         00004800690067006800000008000200000000000B0000000800020000000000
  117.         08000E00000061006C0077006100790073000000080012000000450078006100
  118.         6300740046006900740000000B0000000B000000080002000000000008000200
  119.         00000000}
  120.     end
  121.     object ImageName: TComboBox
  122.       Left = 428
  123.       Top = 11
  124.       Width = 201
  125.       Height = 26
  126.       Style = csDropDownList
  127.       BiDiMode = bdRightToLeft
  128.       Color = 16510442
  129.       DropDownCount = 10
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clRed
  132.       Font.Height = -15
  133.       Font.Name = 'Arabic Transparent'
  134.       Font.Style = [fsBold]
  135.       ItemHeight = 18
  136.       ParentBiDiMode = False
  137.       ParentFont = False
  138.       TabOrder = 1
  139.       OnChange = ImageNameChange
  140.     end
  141.   end
  142.   object Timer1: TTimer
  143.     Enabled = False
  144.     Interval = 2500
  145.     OnTimer = Timer1Timer
  146.     Left = 56
  147.     Top = 136
  148.   end
  149.   object PrintDialog1: TPrintDialog
  150.     Left = 56
  151.     Top = 96
  152.   end
  153.   object SaveDialog1: TSaveDialog
  154.     Left = 56
  155.     Top = 56
  156.   end
  157. end
  158.