home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / PicMaster.exe / 0 / RCDATA / TDOSLIDE / TDOSLIDE.txt
Encoding:
Text File  |  2001-05-24  |  3.5 KB  |  154 lines

  1. object doslide: Tdoslide
  2.   Left = 989
  3.   Top = 487
  4.   Width = 597
  5.   Height = 389
  6.   Caption = 'doslide'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   ShowHint = True
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object imageen1: timageenlayer
  23.     Left = 0
  24.     Top = 0
  25.     Width = 589
  26.     Height = 362
  27.     Cursor = 1782
  28.     Background = clBlack
  29.     ParentCtl3D = False
  30.     BorderStyle = bsNone
  31.     Align = alClient
  32.     TabOrder = 1
  33.     OnMouseDown = imageen1MouseDown
  34.     OnMouseMove = imageen1MouseMove
  35.     PreviewFont.Charset = DEFAULT_CHARSET
  36.     PreviewFont.Color = clWindowText
  37.     PreviewFont.Height = -11
  38.     PreviewFont.Name = 'MS Sans Serif'
  39.     PreviewFont.Style = []
  40.     NumLayers = 0
  41.     LayerWidth = 39636688
  42.     LayerHeight = 39636688
  43.     TransparentColor = clBlack
  44.     Transparent = False
  45.     object preload: timageenlayer
  46.       Left = 388
  47.       Top = 164
  48.       Width = 173
  49.       Height = 57
  50.       ParentCtl3D = False
  51.       Visible = False
  52.       TabOrder = 0
  53.       PreviewFont.Charset = DEFAULT_CHARSET
  54.       PreviewFont.Color = clWindowText
  55.       PreviewFont.Height = -11
  56.       PreviewFont.Name = 'MS Sans Serif'
  57.       PreviewFont.Style = []
  58.       NumLayers = 0
  59.       LayerWidth = 39641352
  60.       LayerHeight = 39641352
  61.       TransparentColor = clBlack
  62.       Transparent = False
  63.     end
  64.     object Panel1: TPanel
  65.       Left = 0
  66.       Top = 0
  67.       Width = 589
  68.       Height = 21
  69.       Align = alTop
  70.       TabOrder = 1
  71.       Visible = False
  72.       object Label13: TmyRxLabel
  73.         Left = 220
  74.         Top = 0
  75.         Width = 33
  76.         Height = 21
  77.         AutoSize = False
  78.         Caption = 'Bild'
  79.         Layout = tlCenter
  80.         ShadowSize = 0
  81.       end
  82.       object myRxLabel1: TmyRxLabel
  83.         Left = 312
  84.         Top = 0
  85.         Width = 25
  86.         Height = 21
  87.         AutoSize = False
  88.         Caption = 'von'
  89.         Layout = tlCenter
  90.         ShadowSize = 0
  91.       end
  92.       object myRxLabel2: TmyRxLabel
  93.         Left = 336
  94.         Top = 0
  95.         Width = 33
  96.         Height = 21
  97.         AutoSize = False
  98.         Caption = '0'
  99.         Layout = tlCenter
  100.         ShadowSize = 0
  101.       end
  102.       object MediaPlayer2: TMediaPlayer
  103.         Left = 0
  104.         Top = 0
  105.         Width = 197
  106.         Height = 20
  107.         VisibleButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack]
  108.         AutoEnable = False
  109.         TabOrder = 0
  110.         OnClick = MediaPlayer2Click
  111.       end
  112.       object RxSpinEdit2: TRxSpinEdit
  113.         Left = 248
  114.         Top = 0
  115.         Width = 57
  116.         Height = 21
  117.         MaxValue = 1000000
  118.         MinValue = 1
  119.         Value = 1
  120.         TabOrder = 1
  121.         OnChange = RxSpinEdit2Change
  122.       end
  123.     end
  124.     object tempie: timageenlayer
  125.       Left = 376
  126.       Top = 244
  127.       Width = 145
  128.       Height = 57
  129.       ParentCtl3D = False
  130.       Visible = False
  131.       TabOrder = 2
  132.       PreviewFont.Charset = DEFAULT_CHARSET
  133.       PreviewFont.Color = clWindowText
  134.       PreviewFont.Height = -11
  135.       PreviewFont.Name = 'MS Sans Serif'
  136.       PreviewFont.Style = []
  137.       NumLayers = 0
  138.       LayerWidth = 39534960
  139.       LayerHeight = 39534960
  140.       TransparentColor = clBlack
  141.       Transparent = False
  142.     end
  143.   end
  144.   object MediaPlayer1: TMediaPlayer
  145.     Left = 136
  146.     Top = 112
  147.     Width = 253
  148.     Height = 25
  149.     Visible = False
  150.     TabOrder = 0
  151.     OnNotify = MediaPlayer1Notify
  152.   end
  153. end
  154.