home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / CDWizard.EXE / 0 / RCDATA / TFOLDERPROPFORM / TFOLDERPROPFORM.txt
Encoding:
Text File  |  2002-12-06  |  2.6 KB  |  124 lines

  1. inherited FolderPropForm: TFolderPropForm
  2.   Left = 610
  3.   Top = 242
  4.   HelpContext = 17000
  5.   Caption = 'FolderPropForm'
  6.   ClientHeight = 391
  7.   OnCloseQuery = FormCloseQuery
  8.   OnDestroy = FormDestroy
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   inherited pcProperties: TPageControl
  12.     inherited tsGeneral: TTabSheet
  13.       inherited Label2: TLabel
  14.         Top = 68
  15.       end
  16.       inherited lblType: TLabel
  17.         Top = 68
  18.       end
  19.       object Label3: TLabel [4]
  20.         Left = 16
  21.         Top = 105
  22.         Width = 50
  23.         Height = 13
  24.         AutoSize = False
  25.         Caption = 'Size:'
  26.       end
  27.       object SizeLabel: TLabel [5]
  28.         Left = 75
  29.         Top = 106
  30.         Width = 238
  31.         Height = 13
  32.         AutoSize = False
  33.       end
  34.       object Bevel1: TBevel [6]
  35.         Left = 5
  36.         Top = 143
  37.         Width = 324
  38.         Height = 2
  39.         Shape = bsTopLine
  40.       end
  41.       object MSDosNameLabel: TLabel [7]
  42.         Left = 105
  43.         Top = 156
  44.         Width = 230
  45.         Height = 13
  46.         AutoSize = False
  47.         Caption = '-'
  48.       end
  49.       object CreationLabel: TLabel [8]
  50.         Left = 105
  51.         Top = 174
  52.         Width = 230
  53.         Height = 13
  54.         AutoSize = False
  55.         Caption = '-'
  56.       end
  57.       object Label1: TLabel [9]
  58.         Left = 16
  59.         Top = 156
  60.         Width = 85
  61.         Height = 13
  62.         AutoSize = False
  63.         Caption = 'MS-DOS-Name:'
  64.       end
  65.       object Label4: TLabel [10]
  66.         Left = 16
  67.         Top = 174
  68.         Width = 85
  69.         Height = 13
  70.         AutoSize = False
  71.         Caption = 'Created:'
  72.       end
  73.       object Label5: TLabel [11]
  74.         Left = 16
  75.         Top = 123
  76.         Width = 50
  77.         Height = 13
  78.         AutoSize = False
  79.         Caption = 'Contents:'
  80.       end
  81.       object ContentLabel: TLabel [12]
  82.         Left = 75
  83.         Top = 123
  84.         Width = 253
  85.         Height = 13
  86.         AutoSize = False
  87.         Caption = '-'
  88.       end
  89.       object Label8: TLabel [13]
  90.         Left = 16
  91.         Top = 87
  92.         Width = 50
  93.         Height = 13
  94.         AutoSize = False
  95.         Caption = 'Location:'
  96.       end
  97.       object LocationLabel: TEdit
  98.         Left = 75
  99.         Top = 87
  100.         Width = 258
  101.         Height = 16
  102.         TabStop = False
  103.         AutoSelect = False
  104.         AutoSize = False
  105.         BorderStyle = bsNone
  106.         Ctl3D = False
  107.         ParentColor = True
  108.         ParentCtl3D = False
  109.         ParentShowHint = False
  110.         ReadOnly = True
  111.         ShowHint = True
  112.         TabOrder = 1
  113.         Text = '<LocationLabel>'
  114.       end
  115.     end
  116.     inherited TrackPropTabSheet: TTabSheet
  117.       TabVisible = False
  118.       inherited TitleEdit: TEdit
  119.         Text = 'TitleEdit'
  120.       end
  121.     end
  122.   end
  123. end
  124.