home *** CD-ROM | disk | FTP | other *** search
- object ItemPropsFrame: TItemPropsFrame
- Left = 0
- Top = 0
- Width = 465
- Height = 306
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object GroupBox1: TGroupBox
- Left = 0
- Top = 0
- Width = 465
- Height = 306
- Align = alClient
- Caption = 'General'
- TabOrder = 0
- object imFileType: TImage
- Left = 12
- Top = 20
- Width = 32
- Height = 32
- DragMode = dmAutomatic
- Stretch = True
- Transparent = True
- OnStartDrag = imFileTypeStartDrag
- end
- object Bevel1: TBevel
- Left = 12
- Top = 72
- Width = 433
- Height = 9
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 56
- Top = 48
- Width = 25
- Height = 13
- Caption = 'URL:'
- end
- object Label2: TLabel
- Left = 12
- Top = 84
- Width = 29
- Height = 13
- Caption = 'Level:'
- end
- object lbLevel: TLabel
- Left = 124
- Top = 84
- Width = 34
- Height = 13
- Caption = 'lbLevel'
- end
- object Label3: TLabel
- Left = 12
- Top = 220
- Width = 41
- Height = 13
- Caption = 'Queued:'
- end
- object lbCreated: TLabel
- Left = 124
- Top = 220
- Width = 108
- Height = 13
- Caption = 'lbCreated__________-'
- end
- object Label4: TLabel
- Left = 12
- Top = 104
- Width = 28
- Height = 13
- Caption = 'State:'
- end
- object imState: TImage
- Left = 124
- Top = 103
- Width = 16
- Height = 16
- end
- object Label5: TLabel
- Left = 12
- Top = 184
- Width = 81
- Height = 13
- Caption = 'Error Description:'
- end
- object lbDoneTimeCap: TLabel
- Left = 12
- Top = 240
- Width = 49
- Height = 13
- Caption = 'Retrieved:'
- end
- object lbDoneTime: TLabel
- Left = 124
- Top = 240
- Width = 317
- Height = 13
- AutoSize = False
- end
- object lbState: TLabel
- Left = 148
- Top = 104
- Width = 33
- Height = 13
- Caption = 'lbState'
- end
- object Label6: TLabel
- Left = 12
- Top = 164
- Width = 23
- Height = 13
- Caption = 'Size:'
- end
- object lbSize: TLabel
- Left = 124
- Top = 164
- Width = 28
- Height = 13
- Caption = 'lbSize'
- end
- object Label7: TLabel
- Left = 12
- Top = 124
- Width = 63
- Height = 13
- Caption = 'Content type:'
- end
- object lbContentType: TLabel
- Left = 124
- Top = 124
- Width = 69
- Height = 13
- Caption = 'lbContentType'
- end
- object Label8: TLabel
- Left = 12
- Top = 260
- Width = 66
- Height = 13
- Caption = 'Last Modified:'
- end
- object lbLastMod: TLabel
- Left = 124
- Top = 260
- Width = 109
- Height = 13
- Caption = 'lbLastMod__________'
- end
- object Label9: TLabel
- Left = 12
- Top = 144
- Width = 72
- Height = 13
- Caption = 'Content length:'
- end
- object lbContentLength: TLabel
- Left = 124
- Top = 144
- Width = 78
- Height = 13
- Caption = 'lbContentLength'
- end
- object Bevel2: TBevel
- Left = 12
- Top = 208
- Width = 433
- Height = 9
- Shape = bsTopLine
- end
- object Label10: TLabel
- Left = 58
- Top = 24
- Width = 23
- Height = 13
- Caption = 'Title:'
- end
- object edLastError: TEdit
- Left = 124
- Top = 183
- Width = 325
- Height = 21
- TabStop = False
- BorderStyle = bsNone
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 2
- Text = 'edLastError'
- end
- object edTitle: TEdit
- Left = 84
- Top = 20
- Width = 361
- Height = 21
- TabOrder = 0
- Text = 'edTitle'
- end
- object edUrl: TEdit
- Left = 84
- Top = 44
- Width = 361
- Height = 21
- TabOrder = 1
- Text = 'edUrl'
- end
- end
- object DropURLSource1: TDropURLSource
- Dragtypes = [dtLink]
- ImageIndex = 0
- ShowImage = False
- ImageHotSpotX = 16
- ImageHotSpotY = 16
- Left = 196
- Top = 128
- end
- end
-