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

  1. object ItemPropsFrame: TItemPropsFrame
  2.   Left = 0
  3.   Top = 0
  4.   Width = 465
  5.   Height = 306
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = 11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object GroupBox1: TGroupBox
  14.     Left = 0
  15.     Top = 0
  16.     Width = 465
  17.     Height = 306
  18.     Align = alClient
  19.     Caption = 'General'
  20.     TabOrder = 0
  21.     object imFileType: TImage
  22.       Left = 12
  23.       Top = 20
  24.       Width = 32
  25.       Height = 32
  26.       DragMode = dmAutomatic
  27.       Stretch = True
  28.       Transparent = True
  29.       OnStartDrag = imFileTypeStartDrag
  30.     end
  31.     object Bevel1: TBevel
  32.       Left = 12
  33.       Top = 72
  34.       Width = 433
  35.       Height = 9
  36.       Shape = bsTopLine
  37.     end
  38.     object Label1: TLabel
  39.       Left = 56
  40.       Top = 48
  41.       Width = 25
  42.       Height = 13
  43.       Caption = 'URL:'
  44.     end
  45.     object Label2: TLabel
  46.       Left = 12
  47.       Top = 84
  48.       Width = 29
  49.       Height = 13
  50.       Caption = 'Level:'
  51.     end
  52.     object lbLevel: TLabel
  53.       Left = 124
  54.       Top = 84
  55.       Width = 34
  56.       Height = 13
  57.       Caption = 'lbLevel'
  58.     end
  59.     object Label3: TLabel
  60.       Left = 12
  61.       Top = 220
  62.       Width = 41
  63.       Height = 13
  64.       Caption = 'Queued:'
  65.     end
  66.     object lbCreated: TLabel
  67.       Left = 124
  68.       Top = 220
  69.       Width = 108
  70.       Height = 13
  71.       Caption = 'lbCreated__________-'
  72.     end
  73.     object Label4: TLabel
  74.       Left = 12
  75.       Top = 104
  76.       Width = 28
  77.       Height = 13
  78.       Caption = 'State:'
  79.     end
  80.     object imState: TImage
  81.       Left = 124
  82.       Top = 103
  83.       Width = 16
  84.       Height = 16
  85.     end
  86.     object Label5: TLabel
  87.       Left = 12
  88.       Top = 184
  89.       Width = 81
  90.       Height = 13
  91.       Caption = 'Error Description:'
  92.     end
  93.     object lbDoneTimeCap: TLabel
  94.       Left = 12
  95.       Top = 240
  96.       Width = 49
  97.       Height = 13
  98.       Caption = 'Retrieved:'
  99.     end
  100.     object lbDoneTime: TLabel
  101.       Left = 124
  102.       Top = 240
  103.       Width = 317
  104.       Height = 13
  105.       AutoSize = False
  106.     end
  107.     object lbState: TLabel
  108.       Left = 148
  109.       Top = 104
  110.       Width = 33
  111.       Height = 13
  112.       Caption = 'lbState'
  113.     end
  114.     object Label6: TLabel
  115.       Left = 12
  116.       Top = 164
  117.       Width = 23
  118.       Height = 13
  119.       Caption = 'Size:'
  120.     end
  121.     object lbSize: TLabel
  122.       Left = 124
  123.       Top = 164
  124.       Width = 28
  125.       Height = 13
  126.       Caption = 'lbSize'
  127.     end
  128.     object Label7: TLabel
  129.       Left = 12
  130.       Top = 124
  131.       Width = 63
  132.       Height = 13
  133.       Caption = 'Content type:'
  134.     end
  135.     object lbContentType: TLabel
  136.       Left = 124
  137.       Top = 124
  138.       Width = 69
  139.       Height = 13
  140.       Caption = 'lbContentType'
  141.     end
  142.     object Label8: TLabel
  143.       Left = 12
  144.       Top = 260
  145.       Width = 66
  146.       Height = 13
  147.       Caption = 'Last Modified:'
  148.     end
  149.     object lbLastMod: TLabel
  150.       Left = 124
  151.       Top = 260
  152.       Width = 109
  153.       Height = 13
  154.       Caption = 'lbLastMod__________'
  155.     end
  156.     object Label9: TLabel
  157.       Left = 12
  158.       Top = 144
  159.       Width = 72
  160.       Height = 13
  161.       Caption = 'Content length:'
  162.     end
  163.     object lbContentLength: TLabel
  164.       Left = 124
  165.       Top = 144
  166.       Width = 78
  167.       Height = 13
  168.       Caption = 'lbContentLength'
  169.     end
  170.     object Bevel2: TBevel
  171.       Left = 12
  172.       Top = 208
  173.       Width = 433
  174.       Height = 9
  175.       Shape = bsTopLine
  176.     end
  177.     object Label10: TLabel
  178.       Left = 58
  179.       Top = 24
  180.       Width = 23
  181.       Height = 13
  182.       Caption = 'Title:'
  183.     end
  184.     object edLastError: TEdit
  185.       Left = 124
  186.       Top = 183
  187.       Width = 325
  188.       Height = 21
  189.       TabStop = False
  190.       BorderStyle = bsNone
  191.       Color = clBtnFace
  192.       ReadOnly = True
  193.       TabOrder = 2
  194.       Text = 'edLastError'
  195.     end
  196.     object edTitle: TEdit
  197.       Left = 84
  198.       Top = 20
  199.       Width = 361
  200.       Height = 21
  201.       TabOrder = 0
  202.       Text = 'edTitle'
  203.     end
  204.     object edUrl: TEdit
  205.       Left = 84
  206.       Top = 44
  207.       Width = 361
  208.       Height = 21
  209.       TabOrder = 1
  210.       Text = 'edUrl'
  211.     end
  212.   end
  213.   object DropURLSource1: TDropURLSource
  214.     Dragtypes = [dtLink]
  215.     ImageIndex = 0
  216.     ShowImage = False
  217.     ImageHotSpotX = 16
  218.     ImageHotSpotY = 16
  219.     Left = 196
  220.     Top = 128
  221.   end
  222. end
  223.