home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / data / cdw32.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-08-09  |  2KB  |  104 lines

  1. object Form2: TForm2
  2.   Left = 329
  3.   Top = 148
  4.   BorderStyle = bsDialog
  5.   Caption = 'C∩┐╜lov∩┐╜ adres∩┐╜∩┐╜'
  6.   ClientHeight = 265
  7.   ClientWidth = 219
  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.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnKeyDown = FormKeyDown
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 8
  24.     Top = 218
  25.     Width = 3
  26.     Height = 13
  27.   end
  28.   object DriveComboBox1: TDriveComboBox
  29.     Left = 8
  30.     Top = 192
  31.     Width = 201
  32.     Height = 19
  33.     Ctl3D = False
  34.     DirList = DirectoryListBox1
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = []
  40.     ParentCtl3D = False
  41.     ParentFont = False
  42.     TabOrder = 2
  43.     OnChange = DriveComboBox1Change
  44.   end
  45.   object Button1: TButton
  46.     Left = 8
  47.     Top = 238
  48.     Width = 85
  49.     Height = 19
  50.     Caption = 'OK'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ParentFont = False
  57.     TabOrder = 3
  58.     OnClick = Button1Click
  59.   end
  60.   object Button2: TButton
  61.     Left = 125
  62.     Top = 238
  63.     Width = 85
  64.     Height = 19
  65.     Caption = 'Zru∩┐╜it'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     TabOrder = 4
  73.     OnClick = Button2Click
  74.   end
  75.   object DirectoryListBox1: TDirectoryListBox
  76.     Left = 8
  77.     Top = 40
  78.     Width = 201
  79.     Height = 145
  80.     Ctl3D = False
  81.     Font.Charset = DEFAULT_CHARSET
  82.     Font.Color = clWindowText
  83.     Font.Height = -11
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = []
  86.     ItemHeight = 16
  87.     ParentCtl3D = False
  88.     ParentFont = False
  89.     TabOrder = 1
  90.     OnChange = DirectoryListBox1Change
  91.   end
  92.   object Edit1: TEdit
  93.     Left = 8
  94.     Top = 8
  95.     Width = 201
  96.     Height = 20
  97.     AutoSize = False
  98.     Ctl3D = False
  99.     ParentCtl3D = False
  100.     TabOrder = 0
  101.     OnChange = Edit1Change
  102.   end
  103. end
  104.