home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / offline / oc_setup.exe / %MAINDIR% / oc.exe / 0 / RCDATA / TRELITEMTREEFRAME / TRELITEMTREEFRAME.txt
Encoding:
Text File  |  2002-10-30  |  546 b   |  23 lines

  1. inherited RelItemTreeFrame: TRelItemTreeFrame
  2.   Width = 456
  3.   Height = 283
  4.   inherited Panel1: TPanel
  5.     Width = 456
  6.     Height = 283
  7.     inherited tvItemTreeView: TxxxTreeView
  8.       Width = 456
  9.       Height = 283
  10.       OnExpanding = tvItemTreeViewExpanding
  11.       OnCreateWnd = tvItemTreeViewCreateWnd
  12.       OnDestroyWnd = tvItemTreeViewDestroyWnd
  13.     end
  14.   end
  15.   inherited ActionList1: TActionList
  16.     object acDownload: TAction
  17.       Caption = 'Download'
  18.       OnExecute = acDownloadExecute
  19.       OnUpdate = acDownloadUpdate
  20.     end
  21.   end
  22. end
  23.