home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / tema / thebat / download / update / thebat.exe / 0 / RCDATA / TFOLDERDIALOGFORM / TFOLDERDIALOGFORM.txt
Text File  |  2001-09-09  |  420b  |  23 lines

  1. object FolderDialogForm: TFolderDialogForm
  2.   Left = 376
  3.   Top = 163
  4.   Width = 221
  5.   Height = 243
  6.   Caption = 'FolderDialogForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnCreate = FormCreate
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object bNew: TButton
  15.     Left = 64
  16.     Top = 80
  17.     Width = 105
  18.     Height = 25
  19.     TabOrder = 0
  20.     OnClick = bNewClick
  21.   end
  22. end
  23.