home *** CD-ROM | disk | FTP | other *** search
- object Form8: TForm8
- Left = 294
- Top = 154
- BorderStyle = bsToolWindow
- Caption = 'Creator Folder...'
- ClientHeight = 22
- ClientWidth = 312
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Edit1: TEdit
- Left = 0
- Top = 0
- Width = 225
- Height = 21
- TabOrder = 0
- OnChange = Edit1Change
- end
- object Button1: TButton
- Left = 232
- Top = 0
- Width = 75
- Height = 23
- Caption = 'Create'
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 1
- end
- end
-