home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / CDWizard.EXE / 0 / RCDATA / TGRAPHICPROGFORM / TGRAPHICPROGFORM.txt
Encoding:
Text File  |  2002-12-06  |  571 b   |  32 lines

  1. inherited GraphicProgForm: TGraphicProgForm
  2.   Caption = 'GraphicProgForm'
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited InformationLabel: TLabel
  6.     Left = 72
  7.     Width = 280
  8.   end
  9.   inherited ProgressLabel: TLabel
  10.     Left = 72
  11.     Width = 273
  12.   end
  13.   object StaticImage: TImage [4]
  14.     Left = 8
  15.     Top = 8
  16.     Width = 32
  17.     Height = 32
  18.     AutoSize = True
  19.     Visible = False
  20.   end
  21.   object AniImage: TAnimate
  22.     Left = 8
  23.     Top = 8
  24.     Width = 48
  25.     Height = 50
  26.     Active = False
  27.     CommonAVI = aviFindFile
  28.     StopFrame = 23
  29.     Visible = False
  30.   end
  31. end
  32.