home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / Chip_2004-11_cd1.bin / tema / fax / download / copyandfax / copyutil.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2004-08-30  |  1KB  |  69 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 106
  4.   BorderStyle = bsSingle
  5.   Caption = 'Copy and Fax Utility Installation'
  6.   ClientHeight = 176
  7.   ClientWidth = 275
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDesktopCenter
  16.   OnActivate = Unpack
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Text: TLabel
  20.     Left = 36
  21.     Top = 92
  22.     Width = 191
  23.     Height = 13
  24.     Alignment = taCenter
  25.     Caption = 'Installing the Copy and Fax Utility'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clWindowText
  28.     Font.Height = -11
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.   end
  33.   object Percent: TLabel
  34.     Left = 124
  35.     Top = 120
  36.     Width = 6
  37.     Height = 13
  38.     Caption = '0'
  39.   end
  40.   object Label3: TLabel
  41.     Left = 144
  42.     Top = 120
  43.     Width = 8
  44.     Height = 13
  45.     Caption = '%'
  46.   end
  47.   object Image1: TImage
  48.     Left = 0
  49.     Top = 0
  50.     Width = 273
  51.     Height = 77
  52.     Center = True
  53.     Picture.Data = {<image000.bmp>}
  54.   end
  55.   object Button1: TButton
  56.     Left = 92
  57.     Top = 144
  58.     Width = 75
  59.     Height = 25
  60.     Cancel = True
  61.     Caption = '&Cancel'
  62.     TabOrder = 0
  63.   end
  64.   object DdeClientConv1: TDdeClientConv
  65.     Left = 196
  66.     Top = 144
  67.   end
  68. end
  69.