home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / CDWizard.EXE / 0 / RCDATA / TCDTEXTFORM / TCDTEXTFORM.txt
Encoding:
Text File  |  2002-12-06  |  759 b   |  40 lines

  1. object CDTextForm: TCDTextForm
  2.   Left = 235
  3.   Top = 108
  4.   Width = 545
  5.   Height = 413
  6.   Caption = 'CDTextForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Memo1: TMemo
  17.     Left = 0
  18.     Top = 0
  19.     Width = 537
  20.     Height = 345
  21.     Align = alClient
  22.     Font.Charset = ANSI_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'Courier New'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     TabOrder = 0
  29.   end
  30.   object Panel1: TPanel
  31.     Left = 0
  32.     Top = 345
  33.     Width = 537
  34.     Height = 41
  35.     Align = alBottom
  36.     BevelOuter = bvNone
  37.     TabOrder = 1
  38.   end
  39. end
  40.