home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Pcwk32.exe / 0 / RCDATA / TMN_FRM / TMN_FRM.txt < prev   
Text File  |  2007-10-27  |  2KB  |  119 lines

  1. object MN_FRM: TMN_FRM
  2.   Left = 210
  3.   Top = 108
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsNone
  6.   Caption = 'MN_FRM'
  7.   ClientHeight = 386
  8.   ClientWidth = 587
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyDown = FormKeyDown
  21.   OnKeyUp = FormKeyUp
  22.   OnMouseDown = FormMouseDown
  23.   OnMouseMove = FormMouseMove
  24.   OnMouseUp = FormMouseUp
  25.   OnMouseWheelDown = FormMouseWheelDown
  26.   OnMouseWheelUp = FormMouseWheelUp
  27.   OnPaint = FormPaint
  28.   PixelsPerInch = 96
  29.   TextHeight = 13
  30.   object TLO_IM1: TImage
  31.     Left = 8
  32.     Top = 8
  33.     Width = 361
  34.     Height = 33
  35.     Picture.Data = {<image000.jpg>}
  36.     Visible = False
  37.   end
  38.   object TLO_IM2: TImage
  39.     Left = 8
  40.     Top = 48
  41.     Width = 361
  42.     Height = 33
  43.     Picture.Data = {<image001.jpg>}
  44.     Visible = False
  45.   end
  46.   object LM_IM: TImage
  47.     Left = 416
  48.     Top = 32
  49.     Width = 70
  50.     Height = 18
  51.     AutoSize = True
  52.     Picture.Data = {<image002.jpg>}
  53.     Visible = False
  54.   end
  55.   object NWFTPIM: TImage
  56.     Left = 16
  57.     Top = 232
  58.     Width = 271
  59.     Height = 34
  60.     AutoSize = True
  61.     Picture.Data = {<image003.jpg>}
  62.     Visible = False
  63.   end
  64.   object DIAG_PN: TPanel
  65.     Left = 104
  66.     Top = 184
  67.     Width = 441
  68.     Height = 33
  69.     BevelInner = bvLowered
  70.     Color = clBlack
  71.     Enabled = False
  72.     TabOrder = 1
  73.     Visible = False
  74.     object DIAG_LB1: TLabel
  75.       Left = 8
  76.       Top = 8
  77.       Width = 51
  78.       Height = 13
  79.       Caption = 'DIAG_LB1'
  80.       Font.Charset = DEFAULT_CHARSET
  81.       Font.Color = clWhite
  82.       Font.Height = -11
  83.       Font.Name = 'MS Sans Serif'
  84.       Font.Style = []
  85.       ParentFont = False
  86.     end
  87.   end
  88.   object MP: TMediaPlayer
  89.     Left = 8
  90.     Top = 128
  91.     Width = 253
  92.     Height = 30
  93.     Enabled = False
  94.     Visible = False
  95.     TabOrder = 0
  96.   end
  97.   object UZF: TZipForge
  98.     ExtractCorruptedFiles = False
  99.     CompressionLevel = clFastest
  100.     CompressionMode = 1
  101.     CurrentVersion = '2.68 '
  102.     SpanningMode = smNone
  103.     SpanningOptions.AdvancedNaming = True
  104.     SpanningOptions.VolumeSize = vsAutoDetect
  105.     Options.FlushBuffers = True
  106.     Options.OEMFileNames = True
  107.     InMemory = False
  108.     Zip64Mode = zmDisabled
  109.     Left = 48
  110.     Top = 88
  111.   end
  112.   object MPT: TTimer
  113.     Enabled = False
  114.     OnTimer = MPTTimer
  115.     Left = 272
  116.     Top = 128
  117.   end
  118. end
  119.