home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / CoolMon / cmsetup.exe / Setup.exe / 0 / RCDATA / TFORM8 / TFORM8.txt
Encoding:
Text File  |  2003-08-11  |  739 b   |  39 lines

  1. object Form8: TForm8
  2.   Left = 294
  3.   Top = 154
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Creator Folder...'
  6.   ClientHeight = 22
  7.   ClientWidth = 312
  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 = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Edit1: TEdit
  20.     Left = 0
  21.     Top = 0
  22.     Width = 225
  23.     Height = 21
  24.     TabOrder = 0
  25.     OnChange = Edit1Change
  26.   end
  27.   object Button1: TButton
  28.     Left = 232
  29.     Top = 0
  30.     Width = 75
  31.     Height = 23
  32.     Caption = 'Create'
  33.     Default = True
  34.     Enabled = False
  35.     ModalResult = 1
  36.     TabOrder = 1
  37.   end
  38. end
  39.