home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / picmaster.en / 0 / RCDATA / TBROWSERFORM / TBROWSERFORM.txt
Encoding:
Text File  |  2001-05-24  |  1.4 KB  |  65 lines

  1. object browserform: Tbrowserform
  2.   Left = 444
  3.   Top = 336
  4.   Width = 606
  5.   Height = 394
  6.   Caption = 'File Browser'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poDefaultPosOnly
  15.   ShowHint = True
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   inline BrowserFrame1: TBrowserFrame
  22.     Width = 598
  23.     Height = 367
  24.     Align = alClient
  25.     inherited RxSplitter1: TRxSplitter
  26.       Height = 338
  27.     end
  28.     inherited Panel1: TPanel
  29.       Height = 338
  30.       inherited dfsSystemTreeView1: TdfsSystemTreeView
  31.         Height = 336
  32.       end
  33.     end
  34.     inherited Panel2: TPanel
  35.       Width = 330
  36.       Height = 338
  37.       inherited catalogframe1: Tcatalogframe
  38.         Width = 328
  39.         Height = 336
  40.         inherited DrawGrid1: TRxDrawGrid
  41.           Width = 328
  42.           Height = 336
  43.         end
  44.       end
  45.     end
  46.     inherited Panel3: TPanel
  47.       Width = 598
  48.       inherited Panel4: TPanel
  49.         Left = 259
  50.       end
  51.       inherited Panel5: TPanel
  52.         Width = 258
  53.       end
  54.     end
  55.   end
  56.   object tformstorage11: tformstorage1
  57.     IniFileName = '\software\PicMaster\storage'
  58.     UseRegistry = True
  59.     StoredValues = <>
  60.     AllwaysSave = True
  61.     Left = 252
  62.     Top = 96
  63.   end
  64. end
  65.