object FolderDialogForm: TFolderDialogForm Left = 376 Top = 163 Width = 221 Height = 243 Caption = 'FolderDialogForm' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object bNew: TButton Left = 64 Top = 80 Width = 105 Height = 25 TabOrder = 0 OnClick = bNewClick end end