home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / EPA / ea4 / prg / Engact.ex_ / 0 / RCDATA / TPOPUPVIDEOFORM / TPOPUPVIDEOFORM.txt
Text File  |  2000-03-20  |  1KB  |  50 lines

  1. inherited PopupVideoForm: TPopupVideoForm
  2.   Left = 297
  3.   Top = 149
  4.   Caption = 'PopupVideoForm'
  5.   ClientHeight = 578
  6.   ClientWidth = 819
  7.   PixelsPerInch = 96
  8.   TextHeight = 15
  9.   inherited OKBtn: TPaintedButton
  10.     Visible = False
  11.     BAPicture = nil
  12.   end
  13.   inherited CancelBtn: TPaintedButton
  14.     Visible = False
  15.     BAPicture = nil
  16.   end
  17.   object CloseBtn: TPaintedButton [2]
  18.     Left = 0
  19.     Top = 0
  20.     Width = 30
  21.     Height = 30
  22.     RegLeft = 0
  23.     RegTop = 0
  24.     RegUssages = [uf_HitTest, uf_Clipping]
  25.     Visible = False
  26.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  27.     BARows = 1
  28.     BAPicture.Data = {07544269746D617000000000}
  29.     BmpArrayColumn = 0
  30.     Style = pbs_Button
  31.   end
  32.   object VideoPanel: TContainerPanel [3]
  33.     Left = 20
  34.     Top = 16
  35.     Width = 779
  36.     Height = 549
  37.     FrameRect.Left = 0
  38.     FrameRect.Top = 0
  39.     FrameRect.Right = 0
  40.     FrameRect.Bottom = 0
  41.     Color = clBlack
  42.     TabOrder = 0
  43.   end
  44.   object NCBorder: TBmpArray
  45.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  46.     Left = 40
  47.     Top = 8
  48.   end
  49. end
  50.