home *** CD-ROM | disk | FTP | other *** search
/ Freelog 3 / Freelog003.iso / Logs / Internet / ImagoWeb / iwsetup.EXE / imagoWEB.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-07-27  |  2KB  |  108 lines

  1. object Form2: TForm2
  2.   Left = 28
  3.   Top = 143
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Slide show'
  7.   ClientHeight = 581
  8.   ClientWidth = 800
  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.   FormStyle = fsStayOnTop
  16.   WindowState = wsMaximized
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object imm2: TPMultiImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 800
  24.     Height = 581
  25.     Align = alClient
  26.     Color = clBtnFace
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -32
  30.     Font.Name = 'Times New Roman'
  31.     Font.Style = []
  32.     ImageName = 'file not found'
  33.     ImageDither = True
  34.     ImageReadRes = lAutoMatic
  35.     ImageWriteRes = sAutoMatic
  36.     TifSaveCompress = sNONE
  37.     JPegSaveQuality = 25
  38.     JPegSaveSmooth = 0
  39.     ParentFont = False
  40.     Text = 'sd fgsdhgsdjh'
  41.     TextLeft = 0
  42.     TextTop = 0
  43.     TextRotate = 0
  44.     TabOrder = 1
  45.     TabStop = False
  46.   end
  47.   object diap: TPMultiImage
  48.     Left = 0
  49.     Top = 0
  50.     Width = 800
  51.     Height = 581
  52.     Align = alClient
  53.     AutoSize = True
  54.     Center = True
  55.     Color = clBlack
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clRed
  58.     Font.Height = -32
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Style = [fsBold]
  61.     ImageName = 'file not found'
  62.     ImageDither = True
  63.     ImageReadRes = lAutoMatic
  64.     ImageWriteRes = sAutoMatic
  65.     TifSaveCompress = sNONE
  66.     JPegSaveQuality = 25
  67.     JPegSaveSmooth = 0
  68.     OnClick = diapClick
  69.     ParentFont = False
  70.     TextLeft = 0
  71.     TextTop = 0
  72.     TextRotate = 0
  73.     TabOrder = 0
  74.     TabStop = False
  75.   end
  76.   object elenco: TRzListBox
  77.     Left = 400
  78.     Top = 16
  79.     Width = 121
  80.     Height = 97
  81.     ItemHeight = 13
  82.     TabOrder = 2
  83.     Visible = False
  84.   end
  85.   object testi: TRzListBox
  86.     Left = 528
  87.     Top = 16
  88.     Width = 121
  89.     Height = 97
  90.     ItemHeight = 13
  91.     TabOrder = 3
  92.     Visible = False
  93.   end
  94.   object Edge1: TEdge
  95.     sMultiImage = diap
  96.     FXMethod = FXDiagonal
  97.     FXDelay = 10
  98.     Left = 224
  99.     Top = 40
  100.   end
  101.   object Timer1: TTimer
  102.     Interval = 5000
  103.     OnTimer = Timer1Timer
  104.     Left = 120
  105.     Top = 56
  106.   end
  107. end
  108.