home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Pcwk32.exe / 0 / RCDATA / TIF_FRM / TIF_FRM.txt < prev   
Text File  |  2000-05-23  |  771b  |  40 lines

  1. object IF_FRM: TIF_FRM
  2.   Left = 192
  3.   Top = 113
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'IF_FRM'
  7.   ClientHeight = 353
  8.   ClientWidth = 497
  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.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnClick = FormClick
  18.   OnCreate = FormCreate
  19.   OnPaint = FormPaint
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object CPR_IM: TImage
  24.     Left = 56
  25.     Top = 8
  26.     Width = 33
  27.     Height = 33
  28.     Picture.Data = {<image000.bmp>}
  29.     Visible = False
  30.   end
  31.   object CTS_IM: TImage
  32.     Left = 8
  33.     Top = 8
  34.     Width = 33
  35.     Height = 33
  36.     Picture.Data = {<image001.bmp>}
  37.     Visible = False
  38.   end
  39. end
  40.