home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / Pcwk32.exe / 0 / RCDATA / TMN_FRM / TMN_FRM.txt < prev   
Text File  |  2003-09-04  |  1KB  |  63 lines

  1. object MN_FRM: TMN_FRM
  2.   Left = 209
  3.   Top = 107
  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.   OnMouseDown = FormMouseDown
  22.   OnMouseMove = FormMouseMove
  23.   OnMouseUp = FormMouseUp
  24.   OnMouseWheelDown = FormMouseWheelDown
  25.   OnMouseWheelUp = FormMouseWheelUp
  26.   OnPaint = FormPaint
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object TLO_IM1: TImage
  30.     Left = 8
  31.     Top = 8
  32.     Width = 361
  33.     Height = 33
  34.     Picture.Data = {<image000.jpg>}
  35.     Visible = False
  36.   end
  37.   object PRG_IMG: TImage
  38.     Left = 8
  39.     Top = 128
  40.     Width = 33
  41.     Height = 33
  42.     Visible = False
  43.   end
  44.   object TLO_IM2: TImage
  45.     Left = 8
  46.     Top = 48
  47.     Width = 361
  48.     Height = 33
  49.     Picture.Data = {<image001.jpg>}
  50.     Visible = False
  51.   end
  52.   object UZF: TZipForge
  53.     ExtractCorruptedFiles = False
  54.     CompressionLevel = clFastest
  55.     CompressionMode = 1
  56.     CurrentVersion = '1.60 '
  57.     Options.FlushBuffers = True
  58.     InMemory = False
  59.     Left = 312
  60.     Top = 136
  61.   end
  62. end
  63.