home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / fileant / fileant.exe / $SYSDIR / PTxSCP.ocx / 0 / RCDATA / TPTFRMFOLDERBROWSEDLG / TPTFRMFOLDERBROWSEDLG.txt
Text File  |  2003-12-16  |  4KB  |  137 lines

  1. object PTFrmFolderBrowseDlg: TPTFrmFolderBrowseDlg
  2.   Left = 658
  3.   Top = 400
  4.   AutoScroll = False
  5.   BorderIcons = [biSystemMenu, biMaximize]
  6.   ClientHeight = 313
  7.   ClientWidth = 358
  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.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object CreateNewFolderBtn: TSpeedButton
  20.     Left = 295
  21.     Top = 3
  22.     Width = 23
  23.     Height = 22
  24.     Hint = 'Create New Folder|Create a new folder here'
  25.     Glyph.Data = {
  26.       76010000424D7601000000000000760000002800000020000000100000000100
  27.       0400000000000001000000000000000000001000000010000000000000000000
  28.       80000080000000808000800000008000800080800000C0C0C000808080000000
  29.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  30.       3333333FFFFFFFFFFF3330000000000033333388888888888F3330BFBFBFBFB0
  31.       33333383333333338F3330FBFBFBFBF033333383333333338F3330BFBFBFBFB0
  32.       33333383333333338F3330FBFBFBFBF033033383333333338F3830BFBFBFBFB0
  33.       30333383333333338F8F30FBFBFBFBF0033333833333333388F3300000000003
  34.       3030338888888888338F330BFBF03303033333383333833838F3333000033030
  35.       30333333888833838F8F33333333033333033333333338F33338333333333330
  36.       33333333333333338F3333333333333333333333333333333333333333333330
  37.       33333333333333338F3333333333333333333333333333333333}
  38.     NumGlyphs = 2
  39.     ParentShowHint = False
  40.     ShowHint = True
  41.     OnClick = CreateBtnClick
  42.   end
  43.   object DeleteFolderBtn: TSpeedButton
  44.     Left = 325
  45.     Top = 3
  46.     Width = 23
  47.     Height = 22
  48.     Hint = 'Delete|Deletes the selected item(s).'
  49.     Glyph.Data = {
  50.       F6000000424DF600000000000000760000002800000010000000100000000100
  51.       0400000000008000000000000000000000001000000010000000000000000000
  52.       80000080000000808000800000008000800080800000C0C0C000808080000000
  53.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
  54.       DDDDDDDDDDDDDDDDDDDDDDD0DDDDDDDDDD0DDD000DDDDDDDDDDDDD0000DDDDDD
  55.       D0DDDDD000DDDDDD0DDDDDDD000DDDD00DDDDDDDD000DD00DDDDDDDDDD00000D
  56.       DDDDDDDDDDD000DDDDDDDDDDDD00000DDDDDDDDDD000DD00DDDDDDD0000DDDD0
  57.       0DDDDD0000DDDDDD00DDDD000DDDDDDDDD0DDDDDDDDDDDDDDDDD}
  58.     ParentShowHint = False
  59.     ShowHint = True
  60.     Spacing = 0
  61.     OnClick = DeleteBtnClick
  62.   end
  63.   object StatusTxt: TPTFrame
  64.     Left = 8
  65.     Top = 8
  66.     Width = 281
  67.     Height = 17
  68.     Alignment = taLeftJustify
  69.     FrameSpace = 0
  70.     FrameStyle = ptfsNone
  71.     Caption = 'StatusTxt'
  72.   end
  73.   object PTShellTree1: TPTShellTree
  74.     Left = 8
  75.     Top = 28
  76.     Width = 341
  77.     Height = 245
  78.     Options = [ptstoVirtualFolders, ptstoDesignInteractive, ptstoContextMenus, ptstoDynamicRefresh]
  79.     ShowRoot = True
  80.     DragMode = dmAutomatic
  81.     HideSelection = False
  82.     Indent = 19
  83.     OnChange = PTShellTree1Change
  84.     TabOrder = 0
  85.   end
  86.   object ButtonPanel: TPanel
  87.     Left = 0
  88.     Top = 278
  89.     Width = 358
  90.     Height = 35
  91.     Align = alBottom
  92.     BevelOuter = bvNone
  93.     ParentColor = True
  94.     TabOrder = 1
  95.     object OkBtn: TButton
  96.       Left = 12
  97.       Top = 6
  98.       Width = 75
  99.       Height = 23
  100.       Caption = 'OK'
  101.       Default = True
  102.       ModalResult = 1
  103.       TabOrder = 0
  104.     end
  105.     object CancelBtn: TButton
  106.       Left = 92
  107.       Top = 6
  108.       Width = 75
  109.       Height = 23
  110.       Cancel = True
  111.       Caption = 'Cancel'
  112.       ModalResult = 2
  113.       TabOrder = 1
  114.     end
  115.     object CreateBtn: TButton
  116.       Left = 186
  117.       Top = 6
  118.       Width = 75
  119.       Height = 23
  120.       Cancel = True
  121.       Caption = '&Create...'
  122.       TabOrder = 2
  123.       OnClick = CreateBtnClick
  124.     end
  125.     object DeleteBtn: TButton
  126.       Left = 266
  127.       Top = 6
  128.       Width = 75
  129.       Height = 23
  130.       Cancel = True
  131.       Caption = '&Delete...'
  132.       TabOrder = 3
  133.       OnClick = DeleteBtnClick
  134.     end
  135.   end
  136. end
  137.