home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / sharewar / banmapro / _SETUP.1 / bannermaker.exe / 0 / RCDATA / TDLGVIEWGIF / TDLGVIEWGIF.txt
Text File  |  2000-01-09  |  669b  |  39 lines

  1. object dlgViewGIF: TdlgViewGIF
  2.   Left = 329
  3.   Top = 256
  4.   BorderStyle = bsDialog
  5.   Caption = 'View Animated GIF'
  6.   ClientHeight = 389
  7.   ClientWidth = 586
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Bevel1: TBevel
  16.     Left = 8
  17.     Top = 8
  18.     Width = 569
  19.     Height = 337
  20.     Shape = bsFrame
  21.   end
  22.   object Image1: TImage
  23.     Left = 24
  24.     Top = 32
  25.     Width = 505
  26.     Height = 129
  27.     AutoSize = True
  28.   end
  29.   object BitBtn1: TBitBtn
  30.     Left = 248
  31.     Top = 352
  32.     Width = 97
  33.     Height = 33
  34.     Caption = 'O&K'
  35.     TabOrder = 0
  36.     Kind = bkOK
  37.   end
  38. end
  39.