Animations.dfm 236 B

123456789101112
  1. object AnimationsModule: TAnimationsModule
  2. OldCreateOrder = False
  3. Height = 150
  4. Width = 215
  5. object AnimationImages: TPngImageList
  6. Height = 32
  7. Width = 32
  8. PngImages = <>
  9. Left = 40
  10. Top = 16
  11. end
  12. end