home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / GoldHTML / setup.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-04-13  |  970b  |  53 lines

  1. object Form2: TForm2
  2.   Left = 327
  3.   Top = 163
  4.   BorderStyle = bsDialog
  5.   Caption = 'Adres∩┐╜∩┐╜'
  6.   ClientHeight = 240
  7.   ClientWidth = 227
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object DriveComboBox1: TDriveComboBox
  17.     Left = 0
  18.     Top = 186
  19.     Width = 226
  20.     Height = 19
  21.     DirList = DirectoryListBox1
  22.     TabOrder = 0
  23.   end
  24.   object DirectoryListBox1: TDirectoryListBox
  25.     Left = 0
  26.     Top = 0
  27.     Width = 225
  28.     Height = 185
  29.     ItemHeight = 16
  30.     TabOrder = 1
  31.   end
  32.   object Button1: TButton
  33.     Left = 144
  34.     Top = 211
  35.     Width = 75
  36.     Height = 25
  37.     Caption = 'Ok'
  38.     Default = True
  39.     ModalResult = 1
  40.     TabOrder = 2
  41.   end
  42.   object Button2: TButton
  43.     Left = 8
  44.     Top = 211
  45.     Width = 75
  46.     Height = 25
  47.     Cancel = True
  48.     Caption = 'Zp∩┐╜t'
  49.     ModalResult = 2
  50.     TabOrder = 3
  51.   end
  52. end
  53.