home *** CD-ROM | disk | FTP | other *** search
- object debugfrm: Tdebugfrm
- Left = 212
- Top = 193
- Width = 701
- Height = 460
- Caption = 'HTTP Responses'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object debuglist: TMemo
- Left = 0
- Top = 0
- Width = 693
- Height = 392
- Align = alClient
- Lines.Strings = (
- '')
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 0
- Top = 392
- Width = 693
- Height = 41
- Align = alBottom
- TabOrder = 1
- object Button1: TButton
- Left = 614
- Top = 8
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
-